2026-03-24 16:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 16: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 16:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-24 16:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 16:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 16:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 16:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 16:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 64334ce98b2a90aa
2026-03-24 16: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 16: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-24T16_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 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16: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 16:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 16:00:04 [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 16:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 16:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-24 16:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 16: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 16:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 16: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 16: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 16:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 16:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 16:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 16:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-24 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16: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 16:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:13 [adesa.it] INFO: Found listing with ID: 10719831
2026-03-24 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719831: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719831 url https://www.openlane.eu/en/carv6/auction/10719831
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10719832
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719832: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719832 url https://www.openlane.eu/en/carv6/auction/10719832
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719837
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719837: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719837 url https://www.openlane.eu/en/carv6/auction/10719837
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719834
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719834: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719834 url https://www.openlane.eu/en/carv6/auction/10719834
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719835
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719835: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719835 url https://www.openlane.eu/en/carv6/auction/10719835
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719830
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719830: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719830 url https://www.openlane.eu/en/carv6/auction/10719830
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719836
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719836: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719836 url https://www.openlane.eu/en/carv6/auction/10719836
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719841
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719841: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719841 url https://www.openlane.eu/en/carv6/auction/10719841
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719839
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719839: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719839 url https://www.openlane.eu/en/carv6/auction/10719839
2026-03-24 16:00: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 16:00:14 [adesa.it] INFO: Found listing with ID: 10719840
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719840: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719840 url https://www.openlane.eu/en/carv6/auction/10719840
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10719838
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719838: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719838 url https://www.openlane.eu/en/carv6/auction/10719838
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10719833
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719833: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719833 url https://www.openlane.eu/en/carv6/auction/10719833
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10719842
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10719842: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10719842 url https://www.openlane.eu/en/carv6/auction/10719842
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718222
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718222: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718222 url https://www.openlane.eu/en/carv6/auction/10718222
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716457
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716457: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716457 url https://www.openlane.eu/en/carv6/auction/10716457
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716453
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716453: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716453 url https://www.openlane.eu/en/carv6/auction/10716453
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716555
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716555: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716555 url https://www.openlane.eu/en/carv6/auction/10716555
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716459
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716459: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716459 url https://www.openlane.eu/en/carv6/auction/10716459
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716946
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716946: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716946 url https://www.openlane.eu/en/carv6/auction/10716946
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716566
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716566: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716566 url https://www.openlane.eu/en/carv6/auction/10716566
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716565
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716565: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716565 url https://www.openlane.eu/en/carv6/auction/10716565
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716603
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716603: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716603 url https://www.openlane.eu/en/carv6/auction/10716603
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716450
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716450: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716450 url https://www.openlane.eu/en/carv6/auction/10716450
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716563
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716563: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716563 url https://www.openlane.eu/en/carv6/auction/10716563
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716456
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716456: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716456 url https://www.openlane.eu/en/carv6/auction/10716456
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716571
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716571: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716571 url https://www.openlane.eu/en/carv6/auction/10716571
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716559
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716559: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716559 url https://www.openlane.eu/en/carv6/auction/10716559
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716601
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716601: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716601 url https://www.openlane.eu/en/carv6/auction/10716601
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716454
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716454: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716454 url https://www.openlane.eu/en/carv6/auction/10716454
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716449
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716449: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716449 url https://www.openlane.eu/en/carv6/auction/10716449
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716451
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716451: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716451 url https://www.openlane.eu/en/carv6/auction/10716451
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716573
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716573: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716573 url https://www.openlane.eu/en/carv6/auction/10716573
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716554
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716554: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716554 url https://www.openlane.eu/en/carv6/auction/10716554
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716564
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716564: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716564 url https://www.openlane.eu/en/carv6/auction/10716564
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716581
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716581: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716581 url https://www.openlane.eu/en/carv6/auction/10716581
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716556
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716556: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716556 url https://www.openlane.eu/en/carv6/auction/10716556
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716452
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716452: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716452 url https://www.openlane.eu/en/carv6/auction/10716452
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716569
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716569: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716569 url https://www.openlane.eu/en/carv6/auction/10716569
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716557
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716557: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716557 url https://www.openlane.eu/en/carv6/auction/10716557
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716561
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716561: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716561 url https://www.openlane.eu/en/carv6/auction/10716561
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716562
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716562: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716562 url https://www.openlane.eu/en/carv6/auction/10716562
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716458
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716458: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716458 url https://www.openlane.eu/en/carv6/auction/10716458
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716460
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716460: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716460 url https://www.openlane.eu/en/carv6/auction/10716460
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10716552
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10716552: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10716552 url https://www.openlane.eu/en/carv6/auction/10716552
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718571
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718571: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718571 url https://www.openlane.eu/en/carv6/auction/10718571
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718581
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718581: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718581 url https://www.openlane.eu/en/carv6/auction/10718581
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718577
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718577: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718577 url https://www.openlane.eu/en/carv6/auction/10718577
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718574
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718574: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718574 url https://www.openlane.eu/en/carv6/auction/10718574
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718582
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718582: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718582 url https://www.openlane.eu/en/carv6/auction/10718582
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718572
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718572: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718572 url https://www.openlane.eu/en/carv6/auction/10718572
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718575
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718575: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718575 url https://www.openlane.eu/en/carv6/auction/10718575
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718568
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718568: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718568 url https://www.openlane.eu/en/carv6/auction/10718568
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718569
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [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 16:00:14 [adesa.it] INFO: Scrape type for 10718569: 1
2026-03-24 16:00:14 [adesa.it] INFO: Scraping item 10718569 url https://www.openlane.eu/en/carv6/auction/10718569
2026-03-24 16:00:14 [adesa.it] INFO: Found listing with ID: 10718578
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718578: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718578 url https://www.openlane.eu/en/carv6/auction/10718578
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10718576
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718576: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718576 url https://www.openlane.eu/en/carv6/auction/10718576
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10718579
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718579: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718579 url https://www.openlane.eu/en/carv6/auction/10718579
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10718573
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718573: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718573 url https://www.openlane.eu/en/carv6/auction/10718573
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10718583
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718583: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718583 url https://www.openlane.eu/en/carv6/auction/10718583
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715470
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715470: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715470 url https://www.openlane.eu/en/carv6/auction/10715470
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715484
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715484: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715484 url https://www.openlane.eu/en/carv6/auction/10715484
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715467
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715467: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715467 url https://www.openlane.eu/en/carv6/auction/10715467
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715476
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715476: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715476 url https://www.openlane.eu/en/carv6/auction/10715476
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715469
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715469: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715469 url https://www.openlane.eu/en/carv6/auction/10715469
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715453
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715453: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715453 url https://www.openlane.eu/en/carv6/auction/10715453
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715482
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715482: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715482 url https://www.openlane.eu/en/carv6/auction/10715482
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715489
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715489: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715489 url https://www.openlane.eu/en/carv6/auction/10715489
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715485
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715485: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715485 url https://www.openlane.eu/en/carv6/auction/10715485
2026-03-24 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715454
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715454: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715454 url https://www.openlane.eu/en/carv6/auction/10715454
2026-03-24 16:00: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 16:00:15 [adesa.it] INFO: Found listing with ID: 10715463
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715463: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715463 url https://www.openlane.eu/en/carv6/auction/10715463
2026-03-24 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715486
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715486: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715486 url https://www.openlane.eu/en/carv6/auction/10715486
2026-03-24 16:00: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 16:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715458
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715458: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715458 url https://www.openlane.eu/en/carv6/auction/10715458
2026-03-24 16:00: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 16:00:15 [adesa.it] INFO: Found listing with ID: 10715466
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715466: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715466 url https://www.openlane.eu/en/carv6/auction/10715466
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715487
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715487: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715487 url https://www.openlane.eu/en/carv6/auction/10715487
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81e1c054-0eda-5827-ac22-5a8a58ddcd7b with identifier: 10719832
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e1c054-0eda-5827-ac22-5a8a58ddcd7b with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81e1c054-0eda-5827-ac22-5a8a58ddcd7b
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252Ff1d41a72-2553-4519-85a4-877d5cb99a24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/f1d41a72-2553-4519-85a4-877d5cb99a24.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715468
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715468: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715468 url https://www.openlane.eu/en/carv6/auction/10715468
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252Fde739999-54dd-431d-8be1-fa58a4ca86e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/de739999-54dd-431d-8be1-fa58a4ca86e3.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715479
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715479: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715479 url https://www.openlane.eu/en/carv6/auction/10715479
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F5f366a81-64f8-47b2-99f3-1b2da80dc2b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/5f366a81-64f8-47b2-99f3-1b2da80dc2b1.jpg not downloaded yet
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde with identifier: 10719834
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252Fd9b4321c-868b-4b57-a72e-6d8dff85e660.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/d9b4321c-868b-4b57-a72e-6d8dff85e660.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715459
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715459: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715459 url https://www.openlane.eu/en/carv6/auction/10715459
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252Fc7dd468a-4905-4be9-b80d-c33f25258e4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/c7dd468a-4905-4be9-b80d-c33f25258e4b.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F599d4547-c0a0-4b41-9c7e-3774f76a5b76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/599d4547-c0a0-4b41-9c7e-3774f76a5b76.jpg not downloaded yet
2026-03-24 16:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df536b2-395b-5019-b966-924dc7cfae62 with identifier: 10719831
2026-03-24 16:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df536b2-395b-5019-b966-924dc7cfae62 with scrape type 1
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Fbaac7769-5fe9-4c20-a881-4bd1f4a026ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/baac7769-5fe9-4c20-a881-4bd1f4a026ee.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715483
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715483: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715483 url https://www.openlane.eu/en/carv6/auction/10715483
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F0dfba605-d732-4072-a776-b47991c0b5df.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/0dfba605-d732-4072-a776-b47991c0b5df.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F6b67cd50-040b-44bf-bc48-3c5ad39bca7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/6b67cd50-040b-44bf-bc48-3c5ad39bca7b.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Ffb3824b3-3d3c-405e-b3b9-e0c54502e560.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/fb3824b3-3d3c-405e-b3b9-e0c54502e560.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715455
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715455: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715455 url https://www.openlane.eu/en/carv6/auction/10715455
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F87381d6d-8977-460b-8b0e-d6cdbbd4d75c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/87381d6d-8977-460b-8b0e-d6cdbbd4d75c.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252Fc3d53590-0965-47a0-8562-cb73fef4c67e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/c3d53590-0965-47a0-8562-cb73fef4c67e.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Fc188ccc2-2a82-404d-960a-9cd192eea9ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/c188ccc2-2a82-404d-960a-9cd192eea9ac.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715462
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715462: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715462 url https://www.openlane.eu/en/carv6/auction/10715462
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F5474e93a-fcb8-4e06-9ee0-87bff433cfea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/5474e93a-fcb8-4e06-9ee0-87bff433cfea.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252Fbfa34767-70e9-4943-8e8c-f559f683d430.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/bfa34767-70e9-4943-8e8c-f559f683d430.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Facd371da-ef04-4d9c-afa5-37513848c8dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/acd371da-ef04-4d9c-afa5-37513848c8dd.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715475
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10715475: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10715475 url https://www.openlane.eu/en/carv6/auction/10715475
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F4823d55d-48bb-45e3-850f-175e8cb8589d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/4823d55d-48bb-45e3-850f-175e8cb8589d.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F7ca906de-6a7e-42bf-b90f-63f7908135de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/7ca906de-6a7e-42bf-b90f-63f7908135de.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252F951296c9-dd21-45b5-95aa-774309d87e75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/951296c9-dd21-45b5-95aa-774309d87e75.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10718538
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:15 [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 16:00:15 [adesa.it] INFO: Scrape type for 10718538: 1
2026-03-24 16:00:15 [adesa.it] INFO: Scraping item 10718538 url https://www.openlane.eu/en/carv6/auction/10718538
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252F9bc130d0-088a-49ee-89c1-ce754502a1c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/9bc130d0-088a-49ee-89c1-ce754502a1c1.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252Faa01dd88-6c1b-43aa-8725-48c606cece84.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/aa01dd88-6c1b-43aa-8725-48c606cece84.jpg not downloaded yet
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252F0f6409b1-8298-4e26-b4da-372e623d9ff5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/0f6409b1-8298-4e26-b4da-372e623d9ff5.jpg not downloaded yet
2026-03-24 16:00:15 [adesa.it] INFO: Found listing with ID: 10715465
2026-03-24 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715465: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715465 url https://www.openlane.eu/en/carv6/auction/10715465
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742760%252Fgeneral%252Fc3c058cf-e522-46eb-8cf8-d844c7c20298.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/c3c058cf-e522-46eb-8cf8-d844c7c20298.jpg not downloaded yet
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F259bb573-153c-4d33-90f0-de923ab9ed2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/259bb573-153c-4d33-90f0-de923ab9ed2c.jpg not downloaded yet
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Fccee07a2-b829-4f1a-85d4-e9d6ece293fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/ccee07a2-b829-4f1a-85d4-e9d6ece293fe.jpg not downloaded yet
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715477
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715477: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715477 url https://www.openlane.eu/en/carv6/auction/10715477
2026-03-24 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F7909ad77-217e-4af0-999a-17b274fea179.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/7909ad77-217e-4af0-999a-17b274fea179.jpg not downloaded yet
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252F6a8057fe-91e5-4b47-8c80-c33f4558c3ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/6a8057fe-91e5-4b47-8c80-c33f4558c3ee.jpg not downloaded yet
2026-03-24 16:00: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 16:00:16 [adesa.it] INFO: Found listing with ID: 10715471
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715471: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715471 url https://www.openlane.eu/en/carv6/auction/10715471
2026-03-24 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742762%252Fgeneral%252F8968aac6-70db-4da6-ba3b-e41141ee6878.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/8968aac6-70db-4da6-ba3b-e41141ee6878.jpg not downloaded yet
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252Fd3182bab-b905-43d5-b4cb-5733c69d2ebc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/d3182bab-b905-43d5-b4cb-5733c69d2ebc.jpg not downloaded yet
2026-03-24 16:00: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 16:00:16 [adesa.it] INFO: Found listing with ID: 10715478
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715478: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715478 url https://www.openlane.eu/en/carv6/auction/10715478
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742759%252Fgeneral%252F427ad93c-1b23-4823-b6a2-99d094b9c205.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/427ad93c-1b23-4823-b6a2-99d094b9c205.jpg not downloaded yet
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715480
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715480: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715480 url https://www.openlane.eu/en/carv6/auction/10715480
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715472
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715472: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715472 url https://www.openlane.eu/en/carv6/auction/10715472
2026-03-24 16:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35135f28-58c4-525c-a49f-05c52f99c05d with identifier: 10719835
2026-03-24 16:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35135f28-58c4-525c-a49f-05c52f99c05d with scrape type 1
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F1e549989-3155-4fe1-ba92-9462a75528d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1e549989-3155-4fe1-ba92-9462a75528d2.jpg not downloaded yet
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715456
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715456: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715456 url https://www.openlane.eu/en/carv6/auction/10715456
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252Fb229d69f-ad0f-4603-b641-8d9d89b943b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/b229d69f-ad0f-4603-b641-8d9d89b943b4.jpg not downloaded yet
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715464
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715464: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715464 url https://www.openlane.eu/en/carv6/auction/10715464
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg not downloaded yet
2026-03-24 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9543819f-c38c-53a6-b110-09f4f07414a7 with identifier: 10719830
2026-03-24 16:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9543819f-c38c-53a6-b110-09f4f07414a7 with scrape type 1
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9543819f-c38c-53a6-b110-09f4f07414a7
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F7dc6450b-f6f4-4d45-a8ce-2b02cb57f622.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/7dc6450b-f6f4-4d45-a8ce-2b02cb57f622.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252Fc8608442-3bb6-4d8c-b068-f002a0cdf207.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/c8608442-3bb6-4d8c-b068-f002a0cdf207.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F9ee9c088-829a-4f13-9ee6-83c083dfb215.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/9ee9c088-829a-4f13-9ee6-83c083dfb215.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F4a62159a-a0f7-4e4c-ba0e-75532552c086.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/4a62159a-a0f7-4e4c-ba0e-75532552c086.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F8fc3be01-53f6-44dc-b91b-70d82d1c9cd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/8fc3be01-53f6-44dc-b91b-70d82d1c9cd5.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252Ff972dfe1-153a-438e-a796-73ce5e3c01d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/f972dfe1-153a-438e-a796-73ce5e3c01d2.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252Fddb00442-dc09-463d-9041-ac4e240f0f1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/ddb00442-dc09-463d-9041-ac4e240f0f1e.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F77683f26-9168-450f-b612-811f327cd16b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/77683f26-9168-450f-b612-811f327cd16b.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252Fa56dd123-7fc1-4128-a500-14cf07338f7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/a56dd123-7fc1-4128-a500-14cf07338f7d.jpg already downloaded
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5549727%252Fgeneral%252F0ca61fbb-6a45-4b54-ac0e-1cb8221005da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549727/general/0ca61fbb-6a45-4b54-ac0e-1cb8221005da.jpg already downloaded
2026-03-24 16:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9543819f-c38c-53a6-b110-09f4f07414a7, identifier: 10719830
2026-03-24 16:00:16 [adesa.it] INFO: Found listing with ID: 10715460
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:16 [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 16:00:16 [adesa.it] INFO: Scrape type for 10715460: 1
2026-03-24 16:00:16 [adesa.it] INFO: Scraping item 10715460 url https://www.openlane.eu/en/carv6/auction/10715460
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg not downloaded yet
2026-03-24 16:00: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 16:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9543819f-c38c-53a6-b110-09f4f07414a7 with identifier: 10719830
2026-03-24 16:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 16:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 16:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9543819f-c38c-53a6-b110-09f4f07414a7 with identifier: 10719830
2026-03-24 16:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9543819f-c38c-53a6-b110-09f4f07414a7 with identifier: 10719830 to the API
2026-03-24 16:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719830>
{'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': 120,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '9543819f-c38c-53a6-b110-09f4f07414a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FH212NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719830',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 186621,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5549727/general/7dc6450b-f6f4-4d45-a8ce-2b02cb57f622.jpg',
'https://images.openlane.eu/carimgs/5549727/general/c8608442-3bb6-4d8c-b068-f002a0cdf207.jpg',
'https://images.openlane.eu/carimgs/5549727/general/9ee9c088-829a-4f13-9ee6-83c083dfb215.jpg',
'https://images.openlane.eu/carimgs/5549727/general/4a62159a-a0f7-4e4c-ba0e-75532552c086.jpg',
'https://images.openlane.eu/carimgs/5549727/general/8fc3be01-53f6-44dc-b91b-70d82d1c9cd5.jpg',
'https://images.openlane.eu/carimgs/5549727/general/f972dfe1-153a-438e-a796-73ce5e3c01d2.jpg',
'https://images.openlane.eu/carimgs/5549727/general/ddb00442-dc09-463d-9041-ac4e240f0f1e.jpg',
'https://images.openlane.eu/carimgs/5549727/general/77683f26-9168-450f-b612-811f327cd16b.jpg',
'https://images.openlane.eu/carimgs/5549727/general/a56dd123-7fc1-4128-a500-14cf07338f7d.jpg',
'https://images.openlane.eu/carimgs/5549727/general/0ca61fbb-6a45-4b54-ac0e-1cb8221005da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/7dc6450b-f6f4-4d45-a8ce-2b02cb57f622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/c8608442-3bb6-4d8c-b068-f002a0cdf207.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147049,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/9ee9c088-829a-4f13-9ee6-83c083dfb215.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137861,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/4a62159a-a0f7-4e4c-ba0e-75532552c086.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/8fc3be01-53f6-44dc-b91b-70d82d1c9cd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/f972dfe1-153a-438e-a796-73ce5e3c01d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/ddb00442-dc09-463d-9041-ac4e240f0f1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161887,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/77683f26-9168-450f-b612-811f327cd16b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/a56dd123-7fc1-4128-a500-14cf07338f7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9543819f-c38c-53a6-b110-09f4f07414a7/9543819f-c38c-53a6-b110-09f4f07414a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549727/general/0ca61fbb-6a45-4b54-ac0e-1cb8221005da.jpg',
'Width': 800}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-03-31',
'seats_number': 5,
'seller_name': 'AUTOVEGA S.R.L.',
'title': 'Ford Kuga 1.5 TDCI ST Line - Diesel - 120 hp - 186.621 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2017}
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Saving data for 10719830: {'created_time': 1774368018.03182, 'last_price_update_time': 1774368018.031833, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719830') HTTP/1.1" 204 0
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715452
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715452: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715452 url https://www.openlane.eu/en/carv6/auction/10715452
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg not downloaded yet
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715461
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715461: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715461 url https://www.openlane.eu/en/carv6/auction/10715461
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252Fa3f688b2-ecc2-4191-8803-b6157d735a30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/a3f688b2-ecc2-4191-8803-b6157d735a30.jpg not downloaded yet
2026-03-24 16:00: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 16:00: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 16:00: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 16:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 569b8cf8-11a5-5318-9aaa-e39b2e831140 with identifier: 10719837
2026-03-24 16:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 569b8cf8-11a5-5318-9aaa-e39b2e831140 with scrape type 1
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252Ff45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/f45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg not downloaded yet
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715481
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715481: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715481 url https://www.openlane.eu/en/carv6/auction/10715481
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252Feba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/eba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252Fb2e069c0-e159-4544-9896-6835b781ae79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/b2e069c0-e159-4544-9896-6835b781ae79.jpg not downloaded yet
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715488
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715488: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715488 url https://www.openlane.eu/en/carv6/auction/10715488
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252Fac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/ac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg not downloaded yet
2026-03-24 16:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b7b937-e8c2-5d01-8c00-74926ee63b1e with identifier: 10719840
2026-03-24 16:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e with scrape type 1
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg not downloaded yet
2026-03-24 16:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2222b4cf-1859-57d4-942f-f061534449b8 with identifier: 10719841
2026-03-24 16:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2222b4cf-1859-57d4-942f-f061534449b8 with scrape type 1
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg not downloaded yet
2026-03-24 16:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with identifier: 10719836
2026-03-24 16:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with scrape type 1
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252Fae158216-a4db-4766-8f01-9ad8b6a96abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/ae158216-a4db-4766-8f01-9ad8b6a96abe.jpg not downloaded yet
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715451
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715451: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715451 url https://www.openlane.eu/en/carv6/auction/10715451
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252F1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg not downloaded yet
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/ccee07a2-b829-4f1a-85d4-e9d6ece293fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252Ff73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/f73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg not downloaded yet
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715457
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715457: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715457 url https://www.openlane.eu/en/carv6/auction/10715457
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742763%252Fgeneral%252F048fad96-350f-472a-9ad0-9773dbb75df7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/048fad96-350f-472a-9ad0-9773dbb75df7.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252Fa58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/a58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252Fc430c7f9-5850-48dd-acda-d56d770aff7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/c430c7f9-5850-48dd-acda-d56d770aff7c.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F5b5428b2-1354-44a8-9996-4b348bbc6474.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/5b5428b2-1354-44a8-9996-4b348bbc6474.jpg not downloaded yet
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715473
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715473: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715473 url https://www.openlane.eu/en/carv6/auction/10715473
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252Fc855a3fc-6686-4095-9650-53a02340fec8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/c855a3fc-6686-4095-9650-53a02340fec8.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252Ff49c28a6-b452-4207-b429-af3c384e7a80.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/f49c28a6-b452-4207-b429-af3c384e7a80.jpg not downloaded yet
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg not downloaded yet
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:18 [adesa.it] INFO: Found listing with ID: 10715474
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:18 [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 16:00:18 [adesa.it] INFO: Scrape type for 10715474: 1
2026-03-24 16:00:18 [adesa.it] INFO: Scraping item 10715474 url https://www.openlane.eu/en/carv6/auction/10715474
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252F1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg not downloaded yet
2026-03-24 16:00: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 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 16:00:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 16:00:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df5bf50>
2026-03-24 16:00:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-24 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 16:00: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 16:00:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742759%252Fgeneral%252Fccee07a2-b829-4f1a-85d4-e9d6ece293fe.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/ccee07a2-b829-4f1a-85d4-e9d6ece293fe.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F0e24cbfa-7d52-4468-82bb-638505b1878d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/0e24cbfa-7d52-4468-82bb-638505b1878d.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252Fbf2bde1c-36f3-4b24-8879-1521908b15a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/bf2bde1c-36f3-4b24-8879-1521908b15a5.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252Ff6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/f6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg not downloaded yet
2026-03-24 16:00: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 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/ae158216-a4db-4766-8f01-9ad8b6a96abe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:19 [adesa.it] INFO: Found listing with ID: 10711863
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [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 16:00:19 [adesa.it] INFO: Scrape type for 10711863: 1
2026-03-24 16:00:19 [adesa.it] INFO: Scraping item 10711863 url https://www.openlane.eu/en/carv6/auction/10711863
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252F47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252Fe1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/e1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg not downloaded yet
2026-03-24 16:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136c3118-2a73-5072-8d9d-a72ac703f30e with identifier: 10719839
2026-03-24 16:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136c3118-2a73-5072-8d9d-a72ac703f30e with scrape type 1
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg not downloaded yet
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7b650>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742763%252Fgeneral%252F1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72200179-bcdb-5ade-b2a2-87f76af3da74 with identifier: 10719838
2026-03-24 16:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72200179-bcdb-5ade-b2a2-87f76af3da74 with scrape type 1
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F1e89e584-b53e-41ed-a115-e2717acc6919.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/1e89e584-b53e-41ed-a115-e2717acc6919.jpeg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:19 [adesa.it] INFO: Found listing with ID: 10711814
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [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 16:00:19 [adesa.it] INFO: Scrape type for 10711814: 1
2026-03-24 16:00:19 [adesa.it] INFO: Scraping item 10711814 url https://www.openlane.eu/en/carv6/auction/10711814
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252F9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252Fcf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/cf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/c855a3fc-6686-4095-9650-53a02340fec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742765%252Fgeneral%252F32f18f71-48c1-4764-9b56-fa41624cf32a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/32f18f71-48c1-4764-9b56-fa41624cf32a.jpg not downloaded yet
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df93610>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742764%252Fgeneral%252Fae158216-a4db-4766-8f01-9ad8b6a96abe.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/ae158216-a4db-4766-8f01-9ad8b6a96abe.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de80090>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742763%252Fgeneral%252F3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252Fa60e6199-3bd1-4742-ada1-a606153e44c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/a60e6199-3bd1-4742-ada1-a606153e44c9.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252Fef002a3f-10b5-463f-b520-74cea72df0ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/ef002a3f-10b5-463f-b520-74cea72df0ef.jpeg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/f6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F768208bc-6617-40b8-99fa-af12d762cc6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/768208bc-6617-40b8-99fa-af12d762cc6b.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252Fdb552f4b-7132-4570-9a02-fd5aba17a24a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/db552f4b-7132-4570-9a02-fd5aba17a24a.jpeg not downloaded yet
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df989d0>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742763%252Fgeneral%252F8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93cfd0>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742765%252Fgeneral%252Fc855a3fc-6686-4095-9650-53a02340fec8.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/c855a3fc-6686-4095-9650-53a02340fec8.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742768%252Fgeneral%252F651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742769%252Fgeneral%252F65316709-8de7-4f98-93d9-2a3571c2de26.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/65316709-8de7-4f98-93d9-2a3571c2de26.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742764%252Fgeneral%252F00a1b5de-148d-4244-b814-4f702ec21779.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/00a1b5de-148d-4244-b814-4f702ec21779.jpg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252Fca26db62-d61d-4f05-95bd-02e743a983ed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/ca26db62-d61d-4f05-95bd-02e743a983ed.jpeg not downloaded yet
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg not downloaded yet
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb6afd0>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742765%252Fgeneral%252F1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg saved to cache
2026-03-24 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b4e1d0>
2026-03-24 16:00:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742764%252Fgeneral%252Ff6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/f6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/ef002a3f-10b5-463f-b520-74cea72df0ef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F629d6974-2be7-401c-a3ff-085a03a03ede.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/629d6974-2be7-401c-a3ff-085a03a03ede.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg not downloaded yet
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e856750>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742765%252Fgeneral%252F47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7641da-28e1-5b3e-af45-8479c7368b95 with identifier: 10719842
2026-03-24 16:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7641da-28e1-5b3e-af45-8479c7368b95 with scrape type 1
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/ec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg not downloaded yet
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e872790>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742765%252Fgeneral%252F9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252Ff2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/f2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252F7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with identifier: 10716457
2026-03-24 16:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with scrape type 1
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252F92ff10a7-f400-4d36-9a68-c56b25922668.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/92ff10a7-f400-4d36-9a68-c56b25922668.jpeg not downloaded yet
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5f490>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742766%252Fgeneral%252Fef002a3f-10b5-463f-b520-74cea72df0ef.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/ef002a3f-10b5-463f-b520-74cea72df0ef.jpeg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9ee10>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252F6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/db552f4b-7132-4570-9a02-fd5aba17a24a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F0745b6f9-9b40-4966-bde6-ebe982447380.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/0745b6f9-9b40-4966-bde6-ebe982447380.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fa657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg not downloaded yet
2026-03-24 16:00: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 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252Fa58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/a58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742767%252Fgeneral%252F1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742766%252Fgeneral%252F615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fa4cc489b-7dd7-4664-a716-774cd20699eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a4cc489b-7dd7-4664-a716-774cd20699eb.jpg not downloaded yet
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a5a50>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742764%252Fgeneral%252F0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deac550>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742764%252Fgeneral%252F026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 042c136b-72a2-581b-9a88-0b07a3c08bb3 with identifier: 10716453
2026-03-24 16:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 042c136b-72a2-581b-9a88-0b07a3c08bb3 with scrape type 1
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252F2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252Fceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/ceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fe2ddf21a-1451-4cf0-af0f-461411e96af1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/e2ddf21a-1451-4cf0-af0f-461411e96af1.jpg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252F749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/ec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252Ff8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/f8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg not downloaded yet
2026-03-24 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8c0e10>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742766%252Fgeneral%252Fdb552f4b-7132-4570-9a02-fd5aba17a24a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/db552f4b-7132-4570-9a02-fd5aba17a24a.jpeg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de35810>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252F4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg saved to cache
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252F08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg not downloaded yet
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252Fb00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/b00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg not downloaded yet
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb5550>
2026-03-24 16:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742766%252Fgeneral%252F8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252F1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/a657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252F2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252F231c01c2-7a23-43bb-a587-000210174ff1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/231c01c2-7a23-43bb-a587-000210174ff1.jpeg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb0c90>
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742766%252Fgeneral%252F98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deaf190>
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742770%252Fgeneral%252F7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb0f50>
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742770%252Fgeneral%252Fec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/ec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252F04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252F7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252F6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/a4cc489b-7dd7-4664-a716-774cd20699eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252F009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg not downloaded yet
2026-03-24 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 482d1bd8-8e1f-555f-acba-96b460718782 with identifier: 10719833
2026-03-24 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 482d1bd8-8e1f-555f-acba-96b460718782 with scrape type 1
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742761%252Fgeneral%252Fc83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/c83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg not downloaded yet
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29ad0>
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742770%252Fgeneral%252Fa657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df854d0>
2026-03-24 16:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252F53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg saved to cache
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9b7ff0-f650-515a-836f-ba4240efd520 with identifier: 10715463
2026-03-24 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9b7ff0-f650-515a-836f-ba4240efd520 with scrape type 1
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e9b7ff0-f650-515a-836f-ba4240efd520
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252Fc9556a52-336a-41d6-a7b4-0c4f68df00dd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/c9556a52-336a-41d6-a7b4-0c4f68df00dd.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252F74d1c49c-d596-43d6-96e8-647c0bc1e58b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/74d1c49c-d596-43d6-96e8-647c0bc1e58b.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252Ff8475f12-1d29-48cb-8f7f-61cde1c6e0f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/f8475f12-1d29-48cb-8f7f-61cde1c6e0f0.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252Ff74c359d-3f6a-4b84-b2aa-85bcb572d9bb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/f74c359d-3f6a-4b84-b2aa-85bcb572d9bb.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252F4f3c6abd-e417-460e-9642-38b688f2919d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/4f3c6abd-e417-460e-9642-38b688f2919d.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252Ffdd0d3af-c361-4194-98c0-a43ea70e7c0e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/fdd0d3af-c361-4194-98c0-a43ea70e7c0e.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252Fbd99ab8c-de09-4325-af96-a679555f6aaf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/bd99ab8c-de09-4325-af96-a679555f6aaf.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252F3047efed-8b20-4666-979b-b5c1ca0ab891.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/3047efed-8b20-4666-979b-b5c1ca0ab891.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252F3410eefa-c4fc-4058-aed8-645066a94e36.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/3410eefa-c4fc-4058-aed8-645066a94e36.jpeg already downloaded
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5680600%252Fgeneral%252F862d65d0-832f-4238-8a75-f99442cd1818.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680600/general/862d65d0-832f-4238-8a75-f99442cd1818.jpeg already downloaded
2026-03-24 16:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e9b7ff0-f650-515a-836f-ba4240efd520, identifier: 10715463
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fa7493b8a-5f89-4113-ad9f-33b242026bdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a7493b8a-5f89-4113-ad9f-33b242026bdf.jpg not downloaded yet
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252Fae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/ae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg not downloaded yet
2026-03-24 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e9b7ff0-f650-515a-836f-ba4240efd520 with identifier: 10715463
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00: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 16:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e9b7ff0-f650-515a-836f-ba4240efd520 with identifier: 10715463
2026-03-24 16:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e9b7ff0-f650-515a-836f-ba4240efd520 with identifier: 10715463 to the API
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715463>
{'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': 190,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0e9b7ff0-f650-515a-836f-ba4240efd520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ037BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715463',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 93012,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5680600/general/c9556a52-336a-41d6-a7b4-0c4f68df00dd.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/74d1c49c-d596-43d6-96e8-647c0bc1e58b.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/f8475f12-1d29-48cb-8f7f-61cde1c6e0f0.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/f74c359d-3f6a-4b84-b2aa-85bcb572d9bb.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/4f3c6abd-e417-460e-9642-38b688f2919d.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/fdd0d3af-c361-4194-98c0-a43ea70e7c0e.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/bd99ab8c-de09-4325-af96-a679555f6aaf.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/3047efed-8b20-4666-979b-b5c1ca0ab891.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/3410eefa-c4fc-4058-aed8-645066a94e36.jpeg',
'https://images.openlane.eu/carimgs/5680600/general/862d65d0-832f-4238-8a75-f99442cd1818.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/c9556a52-336a-41d6-a7b4-0c4f68df00dd.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/74d1c49c-d596-43d6-96e8-647c0bc1e58b.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/f8475f12-1d29-48cb-8f7f-61cde1c6e0f0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/f74c359d-3f6a-4b84-b2aa-85bcb572d9bb.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58530,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/4f3c6abd-e417-460e-9642-38b688f2919d.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59176,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/fdd0d3af-c361-4194-98c0-a43ea70e7c0e.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/bd99ab8c-de09-4325-af96-a679555f6aaf.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/3047efed-8b20-4666-979b-b5c1ca0ab891.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106415,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/3410eefa-c4fc-4058-aed8-645066a94e36.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9b7ff0-f650-515a-836f-ba4240efd520/0e9b7ff0-f650-515a-836f-ba4240efd520_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92894,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680600/general/862d65d0-832f-4238-8a75-f99442cd1818.jpeg',
'Width': 800}],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 93.012 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715463%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [adesa.it] INFO: Saving data for 10715463: {'created_time': 1774368022.940641, 'last_price_update_time': 1774368022.940652, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715463') HTTP/1.1" 204 0
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Fdfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/dfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg not downloaded yet
2026-03-24 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742761%252Fgeneral%252Fff966e3d-facd-4963-90ee-28635ad6a484.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/ff966e3d-facd-4963-90ee-28635ad6a484.jpg not downloaded yet
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/f2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742770%252Fgeneral%252Fc66b1a58-312f-4eb6-a118-820665409ab1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/c66b1a58-312f-4eb6-a118-820665409ab1.jpg not downloaded yet
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5741731%252Fgeneral%252F0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg not downloaded yet
2026-03-24 16:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10718222
2026-03-24 16:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdad81e8-a180-5ade-a663-5f7d76170c86 with scrape type 1
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdad81e8-a180-5ade-a663-5f7d76170c86
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252Fb02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F626c0025-f319-4b09-99a1-4ee937ae0886.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252Fdfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5125498%252Fgeneral%252F1049b67b-5479-4b05-8af8-56209ff08c4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg already downloaded
2026-03-24 16:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fdad81e8-a180-5ade-a663-5f7d76170c86, identifier: 10718222
2026-03-24 16:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb with identifier: 10715486
2026-03-24 16:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb with scrape type 1
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F8464a710-aa0a-4e04-913c-83f829d75d9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/8464a710-aa0a-4e04-913c-83f829d75d9e.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252Fecf865c6-a84b-4d4d-851a-5129b499b5b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/ecf865c6-a84b-4d4d-851a-5129b499b5b3.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252Ff77909e3-1115-4fe5-aaaa-a6975a3ddcbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/f77909e3-1115-4fe5-aaaa-a6975a3ddcbb.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F000fc8dc-738c-447d-8b3c-3b51fc9de7bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/000fc8dc-738c-447d-8b3c-3b51fc9de7bf.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252Fff6fe445-4347-432f-8153-298be4f0fb9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/ff6fe445-4347-432f-8153-298be4f0fb9a.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F7cc27209-38cb-404b-8145-238ff9a38f92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/7cc27209-38cb-404b-8145-238ff9a38f92.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F45b1a4e4-ba1b-4c08-ab45-918999d9519c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/45b1a4e4-ba1b-4c08-ab45-918999d9519c.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F26b66962-c647-4f36-a79f-f42560ab4d13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/26b66962-c647-4f36-a79f-f42560ab4d13.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252Fd866ce3a-a206-46c5-93ea-cee596564c86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/d866ce3a-a206-46c5-93ea-cee596564c86.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5704797%252Fgeneral%252F1dfd7629-ba38-4b51-be9f-52eeb23ab99e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704797/general/1dfd7629-ba38-4b51-be9f-52eeb23ab99e.jpg already downloaded
2026-03-24 16:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb, identifier: 10715486
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de44390>
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742770%252Fgeneral%252Fa4cc489b-7dd7-4664-a716-774cd20699eb.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a4cc489b-7dd7-4664-a716-774cd20699eb.jpg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e831010>
2026-03-24 16:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742766%252Fgeneral%252F0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg saved to cache
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78c69ad4-09d6-58a3-8164-8b4f8af176e8 with identifier: 10715485
2026-03-24 16:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78c69ad4-09d6-58a3-8164-8b4f8af176e8 with scrape type 1
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78c69ad4-09d6-58a3-8164-8b4f8af176e8
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F7b8317e4-9208-48c2-abc5-1fef2aee02e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/7b8317e4-9208-48c2-abc5-1fef2aee02e3.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F46826e70-ed31-4d4d-965d-551caf96d58f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/46826e70-ed31-4d4d-965d-551caf96d58f.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F7823fca7-ca13-45ef-9dd4-51e845b2fdc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/7823fca7-ca13-45ef-9dd4-51e845b2fdc9.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F16cd725b-f5e5-4f29-baf2-bfbebecb1b7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/16cd725b-f5e5-4f29-baf2-bfbebecb1b7f.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F325c127b-1aa1-4150-ae0c-b4472109b588.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/325c127b-1aa1-4150-ae0c-b4472109b588.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F83c509e7-0fee-42af-8170-69861a7e0e39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/83c509e7-0fee-42af-8170-69861a7e0e39.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252Fc6dec0b1-65a0-493f-87f4-ff99a6bed337.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/c6dec0b1-65a0-493f-87f4-ff99a6bed337.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F1819fef6-69c6-4d98-885f-160dfb9f03a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/1819fef6-69c6-4d98-885f-160dfb9f03a4.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F754f4a83-fb4f-458b-91c8-bf88fc7a030c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/754f4a83-fb4f-458b-91c8-bf88fc7a030c.jpg already downloaded
2026-03-24 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5703642%252Fgeneral%252F057c3896-f07f-4397-8ca3-57362e98e53a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703642/general/057c3896-f07f-4397-8ca3-57362e98e53a.jpg already downloaded
2026-03-24 16:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78c69ad4-09d6-58a3-8164-8b4f8af176e8, identifier: 10715485
2026-03-24 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742273%252Fgeneral%252Fde653eb0-a587-4d81-9665-35bf45723484.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/de653eb0-a587-4d81-9665-35bf45723484.jpeg not downloaded yet
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5742761%252Fgeneral%252F2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg not downloaded yet
2026-03-24 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10718222
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10718222
2026-03-24 16:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10718222 to the API
2026-03-24 16:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718222>
{'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': 292,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fdad81e8-a180-5ade-a663-5f7d76170c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125000930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718222',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 8920,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg',
'https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg',
'https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg',
'https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg',
'https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg',
'https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg',
'https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg',
'https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg',
'https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg',
'https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg',
'Width': 1024}],
'price': 34500,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 292 hp - 8.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718222%27 HTTP/1.1" 200 None
2026-03-24 16:00:32 [adesa.it] INFO: Saving data for 10718222: {'created_time': 1774368032.333867, 'last_price_update_time': 1774368032.333876, 'auction_closing_time': 1774443600.0}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718222') HTTP/1.1" 204 0
2026-03-24 16:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb with identifier: 10715486
2026-03-24 16:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb with identifier: 10715486
2026-03-24 16:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb with identifier: 10715486 to the API
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715486>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'fa94ad4d-8d4f-5c1c-8975-3f0b2f20e8eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM834KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715486',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 107798,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5704797/general/8464a710-aa0a-4e04-913c-83f829d75d9e.jpg',
'https://images.openlane.eu/carimgs/5704797/general/ecf865c6-a84b-4d4d-851a-5129b499b5b3.jpg',
'https://images.openlane.eu/carimgs/5704797/general/f77909e3-1115-4fe5-aaaa-a6975a3ddcbb.jpg',
'https://images.openlane.eu/carimgs/5704797/general/000fc8dc-738c-447d-8b3c-3b51fc9de7bf.jpg',
'https://images.openlane.eu/carimgs/5704797/general/ff6fe445-4347-432f-8153-298be4f0fb9a.jpg',
'https://images.openlane.eu/carimgs/5704797/general/7cc27209-38cb-404b-8145-238ff9a38f92.jpg',
'https://images.openlane.eu/carimgs/5704797/general/45b1a4e4-ba1b-4c08-ab45-918999d9519c.jpg',
'https://images.openlane.eu/carimgs/5704797/general/26b66962-c647-4f36-a79f-f42560ab4d13.jpg',
'https://images.openlane.eu/carimgs/5704797/general/d866ce3a-a206-46c5-93ea-cee596564c86.jpg',
'https://images.openlane.eu/carimgs/5704797/general/1dfd7629-ba38-4b51-be9f-52eeb23ab99e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140997,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/8464a710-aa0a-4e04-913c-83f829d75d9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152846,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/ecf865c6-a84b-4d4d-851a-5129b499b5b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131653,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/f77909e3-1115-4fe5-aaaa-a6975a3ddcbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119737,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/000fc8dc-738c-447d-8b3c-3b51fc9de7bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119910,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/ff6fe445-4347-432f-8153-298be4f0fb9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130942,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/7cc27209-38cb-404b-8145-238ff9a38f92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78918,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/45b1a4e4-ba1b-4c08-ab45-918999d9519c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100188,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/26b66962-c647-4f36-a79f-f42560ab4d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114477,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/d866ce3a-a206-46c5-93ea-cee596564c86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea95327f-b041-5e65-82fc-c39379bb78f3/ea95327f-b041-5e65-82fc-c39379bb78f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127860,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704797/general/1dfd7629-ba38-4b51-be9f-52eeb23ab99e.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'107.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715486%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [adesa.it] INFO: Saving data for 10715486: {'created_time': 1774368033.031518, 'last_price_update_time': 1774368033.031531, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715486') HTTP/1.1" 204 0
2026-03-24 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78c69ad4-09d6-58a3-8164-8b4f8af176e8 with identifier: 10715485
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16: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 16:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78c69ad4-09d6-58a3-8164-8b4f8af176e8 with identifier: 10715485
2026-03-24 16:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78c69ad4-09d6-58a3-8164-8b4f8af176e8 with identifier: 10715485 to the API
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715485>
{'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': 190,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '78c69ad4-09d6-58a3-8164-8b4f8af176e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA722XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715485',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X2',
'odometer': 127153,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5703642/general/7b8317e4-9208-48c2-abc5-1fef2aee02e3.jpg',
'https://images.openlane.eu/carimgs/5703642/general/46826e70-ed31-4d4d-965d-551caf96d58f.jpg',
'https://images.openlane.eu/carimgs/5703642/general/7823fca7-ca13-45ef-9dd4-51e845b2fdc9.jpg',
'https://images.openlane.eu/carimgs/5703642/general/16cd725b-f5e5-4f29-baf2-bfbebecb1b7f.jpg',
'https://images.openlane.eu/carimgs/5703642/general/325c127b-1aa1-4150-ae0c-b4472109b588.jpg',
'https://images.openlane.eu/carimgs/5703642/general/83c509e7-0fee-42af-8170-69861a7e0e39.jpg',
'https://images.openlane.eu/carimgs/5703642/general/c6dec0b1-65a0-493f-87f4-ff99a6bed337.jpg',
'https://images.openlane.eu/carimgs/5703642/general/1819fef6-69c6-4d98-885f-160dfb9f03a4.jpg',
'https://images.openlane.eu/carimgs/5703642/general/754f4a83-fb4f-458b-91c8-bf88fc7a030c.jpg',
'https://images.openlane.eu/carimgs/5703642/general/057c3896-f07f-4397-8ca3-57362e98e53a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229736,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/7b8317e4-9208-48c2-abc5-1fef2aee02e3.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232325,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/46826e70-ed31-4d4d-965d-551caf96d58f.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230294,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/7823fca7-ca13-45ef-9dd4-51e845b2fdc9.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229644,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/16cd725b-f5e5-4f29-baf2-bfbebecb1b7f.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110557,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/325c127b-1aa1-4150-ae0c-b4472109b588.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127629,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/83c509e7-0fee-42af-8170-69861a7e0e39.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198805,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/c6dec0b1-65a0-493f-87f4-ff99a6bed337.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185656,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/1819fef6-69c6-4d98-885f-160dfb9f03a4.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146516,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/754f4a83-fb4f-458b-91c8-bf88fc7a030c.jpg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c69ad4-09d6-58a3-8164-8b4f8af176e8/78c69ad4-09d6-58a3-8164-8b4f8af176e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178721,
'Height': 907,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703642/general/057c3896-f07f-4397-8ca3-57362e98e53a.jpg',
'Width': 1209}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X2 20d - Diesel - Automatic - 190 hp - 127.153 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715485%27 HTTP/1.1" 200 None
2026-03-24 16:00:33 [adesa.it] INFO: Saving data for 10715485: {'created_time': 1774368033.982455, 'last_price_update_time': 1774368033.982466, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715485') HTTP/1.1" 204 0
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/a58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg not downloaded yet
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/b00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Ffbdeedad-532b-48c5-81fa-8a16421a8306.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/fbdeedad-532b-48c5-81fa-8a16421a8306.jpeg not downloaded yet
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg not downloaded yet
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea83650>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8da50>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742766%252Fgeneral%252Ff2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/f2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fe89b3134-9efd-49c4-913f-6b826440932f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/e89b3134-9efd-49c4-913f-6b826440932f.jpeg not downloaded yet
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/ceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg not downloaded yet
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df06910>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252F08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fc7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/c7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg not downloaded yet
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/231c01c2-7a23-43bb-a587-000210174ff1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F6a38847b-a9a8-4382-b503-14c52579e5e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/6a38847b-a9a8-4382-b503-14c52579e5e3.jpg not downloaded yet
2026-03-24 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c5d0>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Fa58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/a58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89b8d0>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deab450>
2026-03-24 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fb00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/b00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg saved to cache
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efb48666-1924-52d8-92d3-fd6c79a23c61 with identifier: 10715473
2026-03-24 16:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb48666-1924-52d8-92d3-fd6c79a23c61 with scrape type 1
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efb48666-1924-52d8-92d3-fd6c79a23c61
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252Fdcc7a486-fc9b-435d-a1e2-175d7cf9ce4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/dcc7a486-fc9b-435d-a1e2-175d7cf9ce4c.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252F765bd2b2-64e0-4d30-b1ef-66ccf33efb3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/765bd2b2-64e0-4d30-b1ef-66ccf33efb3b.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252F28487794-4de8-47fb-86b9-cebd307114e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/28487794-4de8-47fb-86b9-cebd307114e4.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252Fb06b1d06-ded9-4395-8e17-bba63f597a0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/b06b1d06-ded9-4395-8e17-bba63f597a0d.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252F864c1069-df43-4479-a9c9-cee25d98e14d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/864c1069-df43-4479-a9c9-cee25d98e14d.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252Fd081e15c-75b3-4f33-9aa2-54d72199e1ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/d081e15c-75b3-4f33-9aa2-54d72199e1ac.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252Fe34aef3a-a61b-440c-8ff6-22f2d900c761.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/e34aef3a-a61b-440c-8ff6-22f2d900c761.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252F3cac7754-68e6-4c41-84de-8de5db7f8f15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/3cac7754-68e6-4c41-84de-8de5db7f8f15.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252Fa4dfd9b0-cc20-4d14-968d-b605f9554eb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/a4dfd9b0-cc20-4d14-968d-b605f9554eb5.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690753%252Fgeneral%252F3561196e-857b-49ad-9cad-53950b13313e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690753/general/3561196e-857b-49ad-9cad-53950b13313e.jpg already downloaded
2026-03-24 16:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efb48666-1924-52d8-92d3-fd6c79a23c61, identifier: 10715473
2026-03-24 16:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2c8ded-af7b-54a8-b345-f518269e0df3 with identifier: 10715452
2026-03-24 16:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2c8ded-af7b-54a8-b345-f518269e0df3 with scrape type 1
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a2c8ded-af7b-54a8-b345-f518269e0df3
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252Fcdf36178-94ac-432c-bf27-40e1bcc8b538.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/cdf36178-94ac-432c-bf27-40e1bcc8b538.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F7446030a-7faf-4bff-ab25-1db4ab3adcba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/7446030a-7faf-4bff-ab25-1db4ab3adcba.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F35480857-9c6a-4f38-9f2b-8a74c7d91515.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/35480857-9c6a-4f38-9f2b-8a74c7d91515.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F1d6398c5-b73d-416d-a219-34e262acb331.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/1d6398c5-b73d-416d-a219-34e262acb331.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F98ecc8a4-acc3-4b07-9b2c-ee55a0c5d2ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/98ecc8a4-acc3-4b07-9b2c-ee55a0c5d2ea.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F195a9b71-845a-41c3-b285-73674fe49039.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/195a9b71-845a-41c3-b285-73674fe49039.jpg already downloaded
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252Fb662a0ff-1a1e-4076-85e6-44636e34e633.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/b662a0ff-1a1e-4076-85e6-44636e34e633.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252F825fa8a3-3392-44c0-81bb-ce3c0eff37f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/825fa8a3-3392-44c0-81bb-ce3c0eff37f8.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252Fb933aa9d-9687-4baa-9f32-77413f001a4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/b933aa9d-9687-4baa-9f32-77413f001a4b.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5647377%252Fgeneral%252Fb0d628d4-01ba-43cf-92a4-a5591b1e890e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647377/general/b0d628d4-01ba-43cf-92a4-a5591b1e890e.jpg already downloaded
2026-03-24 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a2c8ded-af7b-54a8-b345-f518269e0df3, identifier: 10715452
2026-03-24 16:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1d380d-9374-5f72-9b40-2a896f08c97f with identifier: 10715471
2026-03-24 16:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1d380d-9374-5f72-9b40-2a896f08c97f with scrape type 1
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e1d380d-9374-5f72-9b40-2a896f08c97f
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252Fa3cda0d8-8f1e-4239-add5-c0c37281e691.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/a3cda0d8-8f1e-4239-add5-c0c37281e691.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F4c9f7231-6755-4399-81ad-031063e52e8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/4c9f7231-6755-4399-81ad-031063e52e8d.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F429d5c4e-0d0c-4a5b-812e-7f77d6c31da4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/429d5c4e-0d0c-4a5b-812e-7f77d6c31da4.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252Fa377ffb9-1aee-4b50-a682-4b580218ea67.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/a377ffb9-1aee-4b50-a682-4b580218ea67.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F888c9162-5f7d-4436-a6c3-88de51e93b4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/888c9162-5f7d-4436-a6c3-88de51e93b4f.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252Fe4ddb03f-6779-4e2c-a1d5-0f99e1655071.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/e4ddb03f-6779-4e2c-a1d5-0f99e1655071.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F9e0222cc-1f19-48bd-9828-d40e0c9ca454.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/9e0222cc-1f19-48bd-9828-d40e0c9ca454.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F547947f2-d823-4741-84e8-379b171655b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/547947f2-d823-4741-84e8-379b171655b5.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F4684b2ad-52be-4bc1-8897-5c1b1f81c786.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/4684b2ad-52be-4bc1-8897-5c1b1f81c786.jpg already downloaded
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689677%252Fgeneral%252F5445179f-2c09-4f22-8268-b3d3acfbbbe8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689677/general/5445179f-2c09-4f22-8268-b3d3acfbbbe8.jpg already downloaded
2026-03-24 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e1d380d-9374-5f72-9b40-2a896f08c97f, identifier: 10715471
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg not downloaded yet
2026-03-24 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efb48666-1924-52d8-92d3-fd6c79a23c61 with identifier: 10715473
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16: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 16:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efb48666-1924-52d8-92d3-fd6c79a23c61 with identifier: 10715473
2026-03-24 16:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efb48666-1924-52d8-92d3-fd6c79a23c61 with identifier: 10715473 to the API
2026-03-24 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715473>
{'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': 115,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'efb48666-1924-52d8-92d3-fd6c79a23c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY308RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715473',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 16938,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5690753/general/dcc7a486-fc9b-435d-a1e2-175d7cf9ce4c.jpg',
'https://images.openlane.eu/carimgs/5690753/general/765bd2b2-64e0-4d30-b1ef-66ccf33efb3b.jpg',
'https://images.openlane.eu/carimgs/5690753/general/28487794-4de8-47fb-86b9-cebd307114e4.jpg',
'https://images.openlane.eu/carimgs/5690753/general/b06b1d06-ded9-4395-8e17-bba63f597a0d.jpg',
'https://images.openlane.eu/carimgs/5690753/general/864c1069-df43-4479-a9c9-cee25d98e14d.jpg',
'https://images.openlane.eu/carimgs/5690753/general/d081e15c-75b3-4f33-9aa2-54d72199e1ac.jpg',
'https://images.openlane.eu/carimgs/5690753/general/e34aef3a-a61b-440c-8ff6-22f2d900c761.jpg',
'https://images.openlane.eu/carimgs/5690753/general/3cac7754-68e6-4c41-84de-8de5db7f8f15.jpg',
'https://images.openlane.eu/carimgs/5690753/general/a4dfd9b0-cc20-4d14-968d-b605f9554eb5.jpg',
'https://images.openlane.eu/carimgs/5690753/general/3561196e-857b-49ad-9cad-53950b13313e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/dcc7a486-fc9b-435d-a1e2-175d7cf9ce4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/765bd2b2-64e0-4d30-b1ef-66ccf33efb3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89372,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/28487794-4de8-47fb-86b9-cebd307114e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/b06b1d06-ded9-4395-8e17-bba63f597a0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/864c1069-df43-4479-a9c9-cee25d98e14d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/d081e15c-75b3-4f33-9aa2-54d72199e1ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/e34aef3a-a61b-440c-8ff6-22f2d900c761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/3cac7754-68e6-4c41-84de-8de5db7f8f15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/a4dfd9b0-cc20-4d14-968d-b605f9554eb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efb48666-1924-52d8-92d3-fd6c79a23c61/efb48666-1924-52d8-92d3-fd6c79a23c61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690753/general/3561196e-857b-49ad-9cad-53950b13313e.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Manual - 115 hp - 16.938 '
'km',
'transmission': 'manual',
'trim': 'R-line',
'vin': None,
'year': 2025}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [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 16:00:36 [adesa.it] INFO: Saving data for 10715473: {'created_time': 1774368036.345169, 'last_price_update_time': 1774368036.345179, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715473') HTTP/1.1" 204 0
2026-03-24 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a2c8ded-af7b-54a8-b345-f518269e0df3 with identifier: 10715452
2026-03-24 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a2c8ded-af7b-54a8-b345-f518269e0df3 with identifier: 10715452
2026-03-24 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a2c8ded-af7b-54a8-b345-f518269e0df3 with identifier: 10715452 to the API
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '8a2c8ded-af7b-54a8-b345-f518269e0df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG901RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715452',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 122375,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5647377/general/cdf36178-94ac-432c-bf27-40e1bcc8b538.jpg',
'https://images.openlane.eu/carimgs/5647377/general/7446030a-7faf-4bff-ab25-1db4ab3adcba.jpg',
'https://images.openlane.eu/carimgs/5647377/general/35480857-9c6a-4f38-9f2b-8a74c7d91515.jpg',
'https://images.openlane.eu/carimgs/5647377/general/1d6398c5-b73d-416d-a219-34e262acb331.jpg',
'https://images.openlane.eu/carimgs/5647377/general/98ecc8a4-acc3-4b07-9b2c-ee55a0c5d2ea.jpg',
'https://images.openlane.eu/carimgs/5647377/general/195a9b71-845a-41c3-b285-73674fe49039.jpg',
'https://images.openlane.eu/carimgs/5647377/general/b662a0ff-1a1e-4076-85e6-44636e34e633.jpg',
'https://images.openlane.eu/carimgs/5647377/general/825fa8a3-3392-44c0-81bb-ce3c0eff37f8.jpg',
'https://images.openlane.eu/carimgs/5647377/general/b933aa9d-9687-4baa-9f32-77413f001a4b.jpg',
'https://images.openlane.eu/carimgs/5647377/general/b0d628d4-01ba-43cf-92a4-a5591b1e890e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/cdf36178-94ac-432c-bf27-40e1bcc8b538.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127641,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/7446030a-7faf-4bff-ab25-1db4ab3adcba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/35480857-9c6a-4f38-9f2b-8a74c7d91515.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/1d6398c5-b73d-416d-a219-34e262acb331.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93244,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/98ecc8a4-acc3-4b07-9b2c-ee55a0c5d2ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/195a9b71-845a-41c3-b285-73674fe49039.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83191,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/b662a0ff-1a1e-4076-85e6-44636e34e633.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38108,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/825fa8a3-3392-44c0-81bb-ce3c0eff37f8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/b933aa9d-9687-4baa-9f32-77413f001a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a2c8ded-af7b-54a8-b345-f518269e0df3/8a2c8ded-af7b-54a8-b345-f518269e0df3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647377/general/b0d628d4-01ba-43cf-92a4-a5591b1e890e.jpg',
'Width': 800}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 122.375 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [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 16:00:36 [adesa.it] INFO: Saving data for 10715452: {'created_time': 1774368036.941045, 'last_price_update_time': 1774368036.94106, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715452') HTTP/1.1" 204 0
2026-03-24 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e1d380d-9374-5f72-9b40-2a896f08c97f with identifier: 10715471
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 16:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e1d380d-9374-5f72-9b40-2a896f08c97f with identifier: 10715471
2026-03-24 16:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e1d380d-9374-5f72-9b40-2a896f08c97f with identifier: 10715471 to the API
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715471>
{'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-27T12:15:00Z',
'fuel_type': 'Petrol',
'id': '5e1d380d-9374-5f72-9b40-2a896f08c97f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN262YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715471',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 84854,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5689677/general/a3cda0d8-8f1e-4239-add5-c0c37281e691.jpg',
'https://images.openlane.eu/carimgs/5689677/general/4c9f7231-6755-4399-81ad-031063e52e8d.jpg',
'https://images.openlane.eu/carimgs/5689677/general/429d5c4e-0d0c-4a5b-812e-7f77d6c31da4.jpg',
'https://images.openlane.eu/carimgs/5689677/general/a377ffb9-1aee-4b50-a682-4b580218ea67.jpg',
'https://images.openlane.eu/carimgs/5689677/general/888c9162-5f7d-4436-a6c3-88de51e93b4f.jpg',
'https://images.openlane.eu/carimgs/5689677/general/e4ddb03f-6779-4e2c-a1d5-0f99e1655071.jpg',
'https://images.openlane.eu/carimgs/5689677/general/9e0222cc-1f19-48bd-9828-d40e0c9ca454.jpg',
'https://images.openlane.eu/carimgs/5689677/general/547947f2-d823-4741-84e8-379b171655b5.jpg',
'https://images.openlane.eu/carimgs/5689677/general/4684b2ad-52be-4bc1-8897-5c1b1f81c786.jpg',
'https://images.openlane.eu/carimgs/5689677/general/5445179f-2c09-4f22-8268-b3d3acfbbbe8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/a3cda0d8-8f1e-4239-add5-c0c37281e691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/4c9f7231-6755-4399-81ad-031063e52e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/429d5c4e-0d0c-4a5b-812e-7f77d6c31da4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/a377ffb9-1aee-4b50-a682-4b580218ea67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/888c9162-5f7d-4436-a6c3-88de51e93b4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/e4ddb03f-6779-4e2c-a1d5-0f99e1655071.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/9e0222cc-1f19-48bd-9828-d40e0c9ca454.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/547947f2-d823-4741-84e8-379b171655b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/4684b2ad-52be-4bc1-8897-5c1b1f81c786.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d380d-9374-5f72-9b40-2a896f08c97f/5e1d380d-9374-5f72-9b40-2a896f08c97f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689677/general/5445179f-2c09-4f22-8268-b3d3acfbbbe8.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Comfort - Petrol - Manual - 162 hp - 84.854 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715471%27 HTTP/1.1" 200 None
2026-03-24 16:00:37 [adesa.it] INFO: Saving data for 10715471: {'created_time': 1774368037.65978, 'last_price_update_time': 1774368037.659791, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715471') HTTP/1.1" 204 0
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df93190>
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Fceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/ceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg saved to cache
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/ae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/ff966e3d-facd-4963-90ee-28635ad6a484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/a7493b8a-5f89-4113-ad9f-33b242026bdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Ffe68726d-dfcb-4f79-b742-cceee701e639.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/fe68726d-dfcb-4f79-b742-cceee701e639.jpg not downloaded yet
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df99990>
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252F2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg saved to cache
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea7310>
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F231c01c2-7a23-43bb-a587-000210174ff1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/231c01c2-7a23-43bb-a587-000210174ff1.jpeg saved to cache
2026-03-24 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fa5d0>
2026-03-24 16:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/c66b1a58-312f-4eb6-a118-820665409ab1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fe244c738-34bc-4a55-8721-c3e8dea690c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/e244c738-34bc-4a55-8721-c3e8dea690c6.jpg not downloaded yet
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/f8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/ba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg not downloaded yet
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9e3d0>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252F1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaaa6d0>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252F04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea13e90>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/ae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaabb50>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fff966e3d-facd-4963-90ee-28635ad6a484.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/ff966e3d-facd-4963-90ee-28635ad6a484.jpg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a6e50>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252Fa7493b8a-5f89-4113-ad9f-33b242026bdf.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/a7493b8a-5f89-4113-ad9f-33b242026bdf.jpg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/c7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fd1d0>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252Fc66b1a58-312f-4eb6-a118-820665409ab1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/c66b1a58-312f-4eb6-a118-820665409ab1.jpg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df5b290>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Ff8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/f8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741731/general/e89b3134-9efd-49c4-913f-6b826440932f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716453)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/6a38847b-a9a8-4382-b503-14c52579e5e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/fbdeedad-532b-48c5-81fa-8a16421a8306.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/de653eb0-a587-4d81-9665-35bf45723484.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc7e50>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e25d0>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deaca10>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e3d90>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fc7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/c7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg saved to cache
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/fe68726d-dfcb-4f79-b742-cceee701e639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/c83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4f550>
2026-03-24 16:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252F7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg saved to cache
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e807e50>
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741731%252Fgeneral%252Fe89b3134-9efd-49c4-913f-6b826440932f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741731/general/e89b3134-9efd-49c4-913f-6b826440932f.jpeg saved to cache
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 042c136b-72a2-581b-9a88-0b07a3c08bb3
2026-03-24 16:00:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 042c136b-72a2-581b-9a88-0b07a3c08bb3, skipping ID generation
2026-03-24 16:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 042c136b-72a2-581b-9a88-0b07a3c08bb3 with scrape type 1
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 042c136b-72a2-581b-9a88-0b07a3c08bb3 sending to next pipeline
2026-03-24 16:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 042c136b-72a2-581b-9a88-0b07a3c08bb3, identifier: 10716453
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a429aa10>
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F6a38847b-a9a8-4382-b503-14c52579e5e3.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/6a38847b-a9a8-4382-b503-14c52579e5e3.jpg saved to cache
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e942f90>
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Ffbdeedad-532b-48c5-81fa-8a16421a8306.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/fbdeedad-532b-48c5-81fa-8a16421a8306.jpeg saved to cache
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91ac50>
2026-03-24 16:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Fde653eb0-a587-4d81-9665-35bf45723484.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/de653eb0-a587-4d81-9665-35bf45723484.jpeg saved to cache
2026-03-24 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 042c136b-72a2-581b-9a88-0b07a3c08bb3 with identifier: 10716453
2026-03-24 16:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 042c136b-72a2-581b-9a88-0b07a3c08bb3 with identifier: 10716453
2026-03-24 16:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 042c136b-72a2-581b-9a88-0b07a3c08bb3 with identifier: 10716453 to the API
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741731/general/e89b3134-9efd-49c4-913f-6b826440932f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T13:45:00Z',
'fuel_type': 'Diesel',
'id': '042c136b-72a2-581b-9a88-0b07a3c08bb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FM202DM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716453',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 144213,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274094,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/2d7968ac-ec8a-4cac-8b5a-3e31001260d3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266739,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/749b2e14-0bf1-4a21-9a47-a3779b0ae995.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292371,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/b00e7966-a34b-4d5a-962f-d94f2993b80b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293695,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/231c01c2-7a23-43bb-a587-000210174ff1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233627,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/6d1d06d5-7b3a-445d-8b93-55d41c6d5a0e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275879,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/ae87de2e-ac19-4ea6-82dc-6fc032bbbc0b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498301,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/0ab78646-2033-47c9-9352-5fd8b88341cb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270641,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/7110f79b-57ca-47b4-a34d-78f2f5643fba.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315269,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/e89b3134-9efd-49c4-913f-6b826440932f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_042c136b-72a2-581b-9a88-0b07a3c08bb3/042c136b-72a2-581b-9a88-0b07a3c08bb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144298,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741731/general/c7dde330-4aa9-4b6b-a6f8-e643e603b9c7.jpeg',
'Width': 2048}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2017-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 Business - Q4 - Diesel - Automatic - 180 hp '
'- 144.213 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:40 [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 16:00:40 [adesa.it] INFO: Saving data for 10716453: {'created_time': 1774368040.636766, 'last_price_update_time': 1774368040.636779, 'auction_closing_time': 1774532700.0}
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716453') HTTP/1.1" 204 0
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/e244c738-34bc-4a55-8721-c3e8dea690c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/dfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742761/general/ba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719833)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742770/general/e2ddf21a-1451-4cf0-af0f-461411e96af1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719842)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00: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 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c78d0>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252F7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg saved to cache
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8c3250>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Ffe68726d-dfcb-4f79-b742-cceee701e639.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/fe68726d-dfcb-4f79-b742-cceee701e639.jpg saved to cache
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b3250>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fc83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/c83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg saved to cache
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e955f50>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg saved to cache
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/0745b6f9-9b40-4966-bde6-ebe982447380.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0a590>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fe244c738-34bc-4a55-8721-c3e8dea690c6.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/e244c738-34bc-4a55-8721-c3e8dea690c6.jpg saved to cache
2026-03-24 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df11250>
2026-03-24 16:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252Fdfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/dfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b41290>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252F579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e75010>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742761%252Fgeneral%252Fba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742761/general/ba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 482d1bd8-8e1f-555f-acba-96b460718782
2026-03-24 16:00:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 482d1bd8-8e1f-555f-acba-96b460718782, skipping ID generation
2026-03-24 16:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 482d1bd8-8e1f-555f-acba-96b460718782 with scrape type 1
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 482d1bd8-8e1f-555f-acba-96b460718782 sending to next pipeline
2026-03-24 16:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 482d1bd8-8e1f-555f-acba-96b460718782, identifier: 10719833
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8c3650>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742273%252Fgeneral%252F009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e919710>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742770%252Fgeneral%252Fe2ddf21a-1451-4cf0-af0f-461411e96af1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742770/general/e2ddf21a-1451-4cf0-af0f-461411e96af1.jpg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c7641da-28e1-5b3e-af45-8479c7368b95
2026-03-24 16:00:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c7641da-28e1-5b3e-af45-8479c7368b95, skipping ID generation
2026-03-24 16:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7641da-28e1-5b3e-af45-8479c7368b95 with scrape type 1
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c7641da-28e1-5b3e-af45-8479c7368b95 sending to next pipeline
2026-03-24 16:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c7641da-28e1-5b3e-af45-8479c7368b95, identifier: 10719842
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a538a790>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742766%252Fgeneral%252F615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8abbd0>
2026-03-24 16:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742767%252Fgeneral%252F1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg saved to cache
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 482d1bd8-8e1f-555f-acba-96b460718782 with identifier: 10719833
2026-03-24 16:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 482d1bd8-8e1f-555f-acba-96b460718782 with identifier: 10719833
2026-03-24 16:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 482d1bd8-8e1f-555f-acba-96b460718782 with identifier: 10719833 to the API
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742761/general/ba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '482d1bd8-8e1f-555f-acba-96b460718782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EZ186VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719833',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 244272,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83330,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/c83ef812-ecb8-41a8-b42b-7eb7efe29bb2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68703,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/ff966e3d-facd-4963-90ee-28635ad6a484.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75585,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/2bc1c76e-8903-4ce1-b0dd-20ae205b2506.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66444,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/64df9b2c-adac-4de6-86f8-8f63edc519f3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76391,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/7bcdb78e-6a0b-4c78-914b-c8b08c554c1b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52495,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/6a38847b-a9a8-4382-b503-14c52579e5e3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66990,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/579b8e83-1912-4fdd-85d2-8f3dcd5a5d77.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67699,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/fe68726d-dfcb-4f79-b742-cceee701e639.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49660,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/e244c738-34bc-4a55-8721-c3e8dea690c6.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_482d1bd8-8e1f-555f-acba-96b460718782/482d1bd8-8e1f-555f-acba-96b460718782_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73707,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742761/general/ba8ab534-32ce-4b8e-a55f-b53d3360c2a9.jpg',
'Width': 720}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2015-06-26',
'seats_number': 5,
'seller_name': 'AUTOVEGA S.R.L.',
'title': 'Skoda Octavia Combi 1.6 TDI Executive - Diesel - Manual - 105 hp - '
'244.272 km',
'transmission': 'manual',
'trim': 'Executive',
'vin': None,
'year': 2015}
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719833%27 HTTP/1.1" 200 None
2026-03-24 16:00:42 [adesa.it] INFO: Saving data for 10719833: {'created_time': 1774368042.239027, 'last_price_update_time': 1774368042.23904, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719833') HTTP/1.1" 204 0
2026-03-24 16:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c7641da-28e1-5b3e-af45-8479c7368b95 with identifier: 10719842
2026-03-24 16:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c7641da-28e1-5b3e-af45-8479c7368b95 with identifier: 10719842
2026-03-24 16:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c7641da-28e1-5b3e-af45-8479c7368b95 with identifier: 10719842 to the API
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742770/general/e2ddf21a-1451-4cf0-af0f-461411e96af1.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': 116,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Petrol',
'id': '9c7641da-28e1-5b3e-af45-8479c7368b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX788FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719842',
'listing': 'auction',
'location': 'vicenza (Italy)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 15500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93059,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/ec6fed65-fd3f-4c72-9fc0-0cf71c19cc52.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91810,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/7ec40f0c-173c-485d-ba7d-0d4a1e5c8a28.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110058,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/a657c2e2-6bf7-4e7b-84b3-d3000e7dda73.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91910,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/a4cc489b-7dd7-4664-a716-774cd20699eb.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94108,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/e2ddf21a-1451-4cf0-af0f-461411e96af1.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94191,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/08bcf0f6-cc18-4092-88d6-0e83ffdb7832.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66911,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/2bb17bc4-1cb2-4f90-be08-81a4377b28a3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61998,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/7cbe87e5-5e7b-4b36-a067-ce1769414995.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66831,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/a7493b8a-5f89-4113-ad9f-33b242026bdf.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7641da-28e1-5b3e-af45-8479c7368b95/9c7641da-28e1-5b3e-af45-8479c7368b95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85018,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742770/general/c66b1a58-312f-4eb6-a118-820665409ab1.jpg',
'Width': 720}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2024-11-22',
'seats_number': 5,
'seller_name': 'AUTOVEGA S.R.L.',
'title': 'Skoda Scala 1.0 TSI Monte Carlo - Petrol - Automatic - 116 hp - '
'15.500 km',
'transmission': 'automatic',
'trim': 'Monte Carlo',
'vin': None,
'year': 2024}
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719842%27 HTTP/1.1" 200 None
2026-03-24 16:00:42 [adesa.it] INFO: Saving data for 10719842: {'created_time': 1774368042.64142, 'last_price_update_time': 1774368042.641431, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719842') HTTP/1.1" 204 0
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/629d6974-2be7-401c-a3ff-085a03a03ede.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/00a1b5de-148d-4244-b814-4f702ec21779.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/ca26db62-d61d-4f05-95bd-02e743a983ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f53d0>
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742766%252Fgeneral%252F0745b6f9-9b40-4966-bde6-ebe982447380.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/0745b6f9-9b40-4966-bde6-ebe982447380.jpeg saved to cache
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/65316709-8de7-4f98-93d9-2a3571c2de26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742273/general/92ff10a7-f400-4d36-9a68-c56b25922668.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716457)
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7cd10>
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742767%252Fgeneral%252F629d6974-2be7-401c-a3ff-085a03a03ede.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/629d6974-2be7-401c-a3ff-085a03a03ede.jpeg saved to cache
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deb0dd0>
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg saved to cache
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddefb10>
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742764%252Fgeneral%252F00a1b5de-148d-4244-b814-4f702ec21779.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/00a1b5de-148d-4244-b814-4f702ec21779.jpg saved to cache
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9ed50>
2026-03-24 16:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252Fca26db62-d61d-4f05-95bd-02e743a983ed.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/ca26db62-d61d-4f05-95bd-02e743a983ed.jpeg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e51850>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252F50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9e990>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742767%252Fgeneral%252F904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/32f18f71-48c1-4764-9b56-fa41624cf32a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/cf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/a60e6199-3bd1-4742-ada1-a606153e44c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00: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 16:00: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 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/768208bc-6617-40b8-99fa-af12d762cc6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8f1d0>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742769%252Fgeneral%252F65316709-8de7-4f98-93d9-2a3571c2de26.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/65316709-8de7-4f98-93d9-2a3571c2de26.jpg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84b210>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742273%252Fgeneral%252F92ff10a7-f400-4d36-9a68-c56b25922668.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742273/general/92ff10a7-f400-4d36-9a68-c56b25922668.jpeg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f
2026-03-24 16:00:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f, skipping ID generation
2026-03-24 16:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with scrape type 1
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f65d8c9-e272-5171-bcf3-f81d147fdc2f sending to next pipeline
2026-03-24 16:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f, identifier: 10716457
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e51110>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742764%252Fgeneral%252F39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with identifier: 10716457
2026-03-24 16:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with identifier: 10716457
2026-03-24 16:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f65d8c9-e272-5171-bcf3-f81d147fdc2f with identifier: 10716457 to the API
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742273/general/92ff10a7-f400-4d36-9a68-c56b25922668.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T13:45:00Z',
'fuel_type': 'Diesel',
'id': '5f65d8c9-e272-5171-bcf3-f81d147fdc2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DL816TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716457',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'GT',
'odometer': 245869,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658996,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/92ff10a7-f400-4d36-9a68-c56b25922668.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610247,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/a58c62eb-09fc-45dd-9dde-6d62263632fc.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 621512,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/ceb6518e-0b76-4ed4-a2fb-38096c34864f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648205,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/f8b0749e-fd56-4fd4-84fe-195df360a3da.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721866,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/1f578ece-cf7f-40fb-9009-96a20fdc1f45.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537204,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/04f63445-a6a3-4453-91e6-e3983ea43a97.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404195,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/009f9f09-664a-4d52-8f54-43d76ba837bd.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362794,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/dfb93e2d-1515-4351-804e-54b16e1b56c8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492892,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/de653eb0-a587-4d81-9665-35bf45723484.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f65d8c9-e272-5171-bcf3-f81d147fdc2f/5f65d8c9-e272-5171-bcf3-f81d147fdc2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424053,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742273/general/fbdeedad-532b-48c5-81fa-8a16421a8306.jpeg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo GT 1.9 JTD Distinctive - Diesel - Manual - 140 hp - '
'245.869 km',
'transmission': 'manual',
'trim': 'Distinctive',
'vin': None,
'year': 2008}
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716457%27 HTTP/1.1" 200 None
2026-03-24 16:00:43 [adesa.it] INFO: Saving data for 10716457: {'created_time': 1774368043.831811, 'last_price_update_time': 1774368043.831821, 'auction_closing_time': 1774532700.0}
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716457') HTTP/1.1" 204 0
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742767/general/3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719839)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742766/general/1e89e584-b53e-41ed-a115-e2717acc6919.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10719838)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/e1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/bf2bde1c-36f3-4b24-8879-1521908b15a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de44d50>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742768%252Fgeneral%252F50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6dfd0>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:00: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 16:00:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742765%252Fgeneral%252F32f18f71-48c1-4764-9b56-fa41624cf32a.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/32f18f71-48c1-4764-9b56-fa41624cf32a.jpg saved to cache
2026-03-24 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0b710>
2026-03-24 16:00:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252F175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e914a90>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742766%252Fgeneral%252Fcf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/cf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de08810>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252Fa60e6199-3bd1-4742-ada1-a606153e44c9.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/a60e6199-3bd1-4742-ada1-a606153e44c9.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3d090>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742764%252Fgeneral%252F3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de09590>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252F768208bc-6617-40b8-99fa-af12d762cc6b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/768208bc-6617-40b8-99fa-af12d762cc6b.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fc250>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742767%252Fgeneral%252F7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16: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 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fe450>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ce410>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252F4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93e0d0>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742767%252Fgeneral%252F3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742767/general/3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 136c3118-2a73-5072-8d9d-a72ac703f30e
2026-03-24 16:00:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 136c3118-2a73-5072-8d9d-a72ac703f30e, skipping ID generation
2026-03-24 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136c3118-2a73-5072-8d9d-a72ac703f30e with scrape type 1
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 136c3118-2a73-5072-8d9d-a72ac703f30e sending to next pipeline
2026-03-24 16:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 136c3118-2a73-5072-8d9d-a72ac703f30e, identifier: 10719839
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e80310>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252F10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fe690>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742766%252Fgeneral%252F1e89e584-b53e-41ed-a115-e2717acc6919.jpeg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742766/general/1e89e584-b53e-41ed-a115-e2717acc6919.jpeg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72200179-bcdb-5ade-b2a2-87f76af3da74
2026-03-24 16:00:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72200179-bcdb-5ade-b2a2-87f76af3da74, skipping ID generation
2026-03-24 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72200179-bcdb-5ade-b2a2-87f76af3da74 with scrape type 1
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72200179-bcdb-5ade-b2a2-87f76af3da74 sending to next pipeline
2026-03-24 16:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72200179-bcdb-5ade-b2a2-87f76af3da74, identifier: 10719838
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c9d0>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742764%252Fgeneral%252F6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9da50>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252Fe1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/e1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e80450>
2026-03-24 16:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252Fbf2bde1c-36f3-4b24-8879-1521908b15a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/bf2bde1c-36f3-4b24-8879-1521908b15a5.jpg saved to cache
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/0e24cbfa-7d52-4468-82bb-638505b1878d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/f49c28a6-b452-4207-b429-af3c384e7a80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 136c3118-2a73-5072-8d9d-a72ac703f30e with identifier: 10719839
2026-03-24 16:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 136c3118-2a73-5072-8d9d-a72ac703f30e with identifier: 10719839
2026-03-24 16:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 136c3118-2a73-5072-8d9d-a72ac703f30e with identifier: 10719839 to the API
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742767/general/3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '136c3118-2a73-5072-8d9d-a72ac703f30e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM986HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719839',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 132761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/3df4d51e-1e73-4582-9d3a-a50d3699e7ff.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/7aab115b-c2ca-450b-ab73-9d14f6ccf625.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/6312f038-8c21-4417-b7b2-9b6195ce0e1f.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/53df8855-9ee9-48b5-959a-7dbbd048fbc2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/ca26db62-d61d-4f05-95bd-02e743a983ed.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121684,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/4e956d6c-2c66-47f1-97a4-04d2ad08a0e2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/629d6974-2be7-401c-a3ff-085a03a03ede.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/904a4a39-fea0-4fc0-88ac-334a8f96b7a6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/50a894fa-b311-4097-b355-12bd2dbc7dea.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136c3118-2a73-5072-8d9d-a72ac703f30e/136c3118-2a73-5072-8d9d-a72ac703f30e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122512,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742767/general/1643a9f1-fc72-402d-a20f-eee0c1fdf956.jpeg',
'Width': 800}],
'price': 31800,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'Mercedes-Benz GLC 220d - 4-Matic - Diesel - Automatic - 197 hp - '
'132.761 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719839%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [adesa.it] INFO: Saving data for 10719839: {'created_time': 1774368045.317893, 'last_price_update_time': 1774368045.317903, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719839') HTTP/1.1" 204 0
2026-03-24 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72200179-bcdb-5ade-b2a2-87f76af3da74 with identifier: 10719838
2026-03-24 16:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72200179-bcdb-5ade-b2a2-87f76af3da74 with identifier: 10719838
2026-03-24 16:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72200179-bcdb-5ade-b2a2-87f76af3da74 with identifier: 10719838 to the API
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742766/general/1e89e584-b53e-41ed-a115-e2717acc6919.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Petrol',
'id': '72200179-bcdb-5ade-b2a2-87f76af3da74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EP587MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719838',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'SLK',
'odometer': 155463,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/1e89e584-b53e-41ed-a115-e2717acc6919.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/cf6e75ae-41e8-40a1-8f12-fc0f02246767.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/ef002a3f-10b5-463f-b520-74cea72df0ef.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143526,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/db552f4b-7132-4570-9a02-fd5aba17a24a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/0b2ce9aa-01f5-4971-acc7-4543babbb690.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/8cfbd5ae-8b79-4b44-8ea2-37263e8e2512.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/98bc1595-40af-4bd6-ae24-6c8babe2c742.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/f2d815ef-328a-49f2-afd7-eb1623f6f614.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/0745b6f9-9b40-4966-bde6-ebe982447380.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72200179-bcdb-5ade-b2a2-87f76af3da74/72200179-bcdb-5ade-b2a2-87f76af3da74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742766/general/615e55ca-bd4d-4882-9f28-0ccec47ee513.jpeg',
'Width': 800}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2013-01-30',
'seats_number': 2,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'Mercedes-Benz SLK 200 - Petrol - Manual - 184 hp - 155.463 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719838%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [adesa.it] INFO: Saving data for 10719838: {'created_time': 1774368045.667722, 'last_price_update_time': 1774368045.667732, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719838') HTTP/1.1" 204 0
2026-03-24 16:00: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 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/a58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/5b5428b2-1354-44a8-9996-4b348bbc6474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/c430c7f9-5850-48dd-acda-d56d770aff7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/048fad96-350f-472a-9ad0-9773dbb75df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00: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 16:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d910e76-067c-5655-bf92-529739ea9d60 with identifier: 10711814
2026-03-24 16:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d910e76-067c-5655-bf92-529739ea9d60 with scrape type 1
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d910e76-067c-5655-bf92-529739ea9d60
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F18fcb7af-5e37-4f49-a389-ccbb275fbb92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/18fcb7af-5e37-4f49-a389-ccbb275fbb92.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252Fb54f99ad-68d6-4bc0-a120-727220c057fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/b54f99ad-68d6-4bc0-a120-727220c057fe.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F6c607f4b-d4ac-4f87-8861-c296146b4612.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/6c607f4b-d4ac-4f87-8861-c296146b4612.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F3eeea007-82af-429f-92e8-aa1bf8580bc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/3eeea007-82af-429f-92e8-aa1bf8580bc0.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F5e7756bf-f84f-4f9d-9634-681deabac789.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/5e7756bf-f84f-4f9d-9634-681deabac789.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F59ef2b08-e44b-4c4f-a735-0fa3cc705ac4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/59ef2b08-e44b-4c4f-a735-0fa3cc705ac4.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252Fcc03ad23-57e9-4001-a947-ea3ced6a7a14.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/cc03ad23-57e9-4001-a947-ea3ced6a7a14.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252Ff4ce77a5-4188-47cc-b628-0c8bc876e2ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/f4ce77a5-4188-47cc-b628-0c8bc876e2ba.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F728034aa-f470-4f3f-b41e-e7dfb98173d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/728034aa-f470-4f3f-b41e-e7dfb98173d5.jpg already downloaded
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00: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%252F5251090%252Fgeneral%252F85791479-6e08-4d03-bf40-48cba34f4e39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5251090/general/85791479-6e08-4d03-bf40-48cba34f4e39.jpg already downloaded
2026-03-24 16:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d910e76-067c-5655-bf92-529739ea9d60, identifier: 10711814
2026-03-24 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d910e76-067c-5655-bf92-529739ea9d60 with identifier: 10711814
2026-03-24 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d910e76-067c-5655-bf92-529739ea9d60 with identifier: 10711814
2026-03-24 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d910e76-067c-5655-bf92-529739ea9d60 with identifier: 10711814 to the API
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711814>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 480,
'expiration_date': '2026-03-26T11:15:00Z',
'fuel_type': 'Petrol',
'id': '1d910e76-067c-5655-bf92-529739ea9d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV145FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711814',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 5373,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5251090/general/18fcb7af-5e37-4f49-a389-ccbb275fbb92.jpg',
'https://images.openlane.eu/carimgs/5251090/general/b54f99ad-68d6-4bc0-a120-727220c057fe.jpg',
'https://images.openlane.eu/carimgs/5251090/general/6c607f4b-d4ac-4f87-8861-c296146b4612.jpg',
'https://images.openlane.eu/carimgs/5251090/general/3eeea007-82af-429f-92e8-aa1bf8580bc0.jpg',
'https://images.openlane.eu/carimgs/5251090/general/5e7756bf-f84f-4f9d-9634-681deabac789.jpg',
'https://images.openlane.eu/carimgs/5251090/general/59ef2b08-e44b-4c4f-a735-0fa3cc705ac4.jpg',
'https://images.openlane.eu/carimgs/5251090/general/cc03ad23-57e9-4001-a947-ea3ced6a7a14.jpg',
'https://images.openlane.eu/carimgs/5251090/general/f4ce77a5-4188-47cc-b628-0c8bc876e2ba.jpg',
'https://images.openlane.eu/carimgs/5251090/general/728034aa-f470-4f3f-b41e-e7dfb98173d5.jpg',
'https://images.openlane.eu/carimgs/5251090/general/85791479-6e08-4d03-bf40-48cba34f4e39.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420875,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/18fcb7af-5e37-4f49-a389-ccbb275fbb92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422573,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/b54f99ad-68d6-4bc0-a120-727220c057fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399458,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/6c607f4b-d4ac-4f87-8861-c296146b4612.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372649,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/3eeea007-82af-429f-92e8-aa1bf8580bc0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362854,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/5e7756bf-f84f-4f9d-9634-681deabac789.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363217,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/59ef2b08-e44b-4c4f-a735-0fa3cc705ac4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437050,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/cc03ad23-57e9-4001-a947-ea3ced6a7a14.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404023,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/f4ce77a5-4188-47cc-b628-0c8bc876e2ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425008,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/728034aa-f470-4f3f-b41e-e7dfb98173d5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d910e76-067c-5655-bf92-529739ea9d60/1d910e76-067c-5655-bf92-529739ea9d60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454445,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5251090/general/85791479-6e08-4d03-bf40-48cba34f4e39.jpg',
'Width': 2000}],
'price': 48000,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series M3 3.0 - Petrol - Manual - 480 hp - 5.373 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711814%27 HTTP/1.1" 200 None
2026-03-24 16:00:46 [adesa.it] INFO: Saving data for 10711814: {'created_time': 1774368046.354714, 'last_price_update_time': 1774368046.354727, 'auction_closing_time': 1774523700.0}
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711814') HTTP/1.1" 204 0
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed72790>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F0e24cbfa-7d52-4468-82bb-638505b1878d.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/0e24cbfa-7d52-4468-82bb-638505b1878d.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e92f350>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252Ff49c28a6-b452-4207-b429-af3c384e7a80.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/f49c28a6-b452-4207-b429-af3c384e7a80.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742764/general/4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719836)
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabc0d0>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742765%252Fgeneral%252Fa58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/a58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfcb410>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e811550>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742764%252Fgeneral%252F5b5428b2-1354-44a8-9996-4b348bbc6474.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/5b5428b2-1354-44a8-9996-4b348bbc6474.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfca590>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb87890>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252Fc430c7f9-5850-48dd-acda-d56d770aff7c.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/c430c7f9-5850-48dd-acda-d56d770aff7c.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaa9a90>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252F048fad96-350f-472a-9ad0-9773dbb75df7.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/048fad96-350f-472a-9ad0-9773dbb75df7.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00: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 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/f73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/ac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00: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 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742768/general/751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719840)
2026-03-24 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742769/general/8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719841)
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f81350>
2026-03-24 16:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742764%252Fgeneral%252F4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742764/general/4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg saved to cache
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf
2026-03-24 16:00:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf, skipping ID generation
2026-03-24 16:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with scrape type 1
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf sending to next pipeline
2026-03-24 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf, identifier: 10719836
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8a690>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252F1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with identifier: 10719836
2026-03-24 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with identifier: 10719836
2026-03-24 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf with identifier: 10719836 to the API
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742764/general/4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': 'bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FE873SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719836',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 184672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/ae158216-a4db-4766-8f01-9ad8b6a96abe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/4251d8b1-1e30-4ef9-a9ae-e641d8079763.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/5b5428b2-1354-44a8-9996-4b348bbc6474.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/0fc5efb6-68e9-4afa-a15c-234e825a2fea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/f6ee01d1-f9a3-43af-b6e5-793ff560b2e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/6ba37aca-b4b0-4b59-ad8d-9bac0df3a5c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/3e8afec9-1488-4186-9b73-9b8c5aaef35b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136930,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/026dd115-a4cb-41fa-96e8-588149d6f7ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/39067c6c-d5ce-4be9-8769-61f67b56e99f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf/bd484c87-04bb-5fff-ab42-a5ec5ec4a2bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742764/general/00a1b5de-148d-4244-b814-4f702ec21779.jpg',
'Width': 800}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-09-06',
'seats_number': 5,
'seller_name': 'Autosilver S.r.l.',
'title': 'Kia Ceed SW 1.6 CRDi Active - Diesel - Manual - 110 hp - 184.672 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719836%27 HTTP/1.1" 200 None
2026-03-24 16:00:47 [adesa.it] INFO: Saving data for 10719836: {'created_time': 1774368047.425278, 'last_price_update_time': 1774368047.425291, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719836') HTTP/1.1" 204 0
2026-03-24 16:00:47 [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 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a52038d0>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252Ff73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/f73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed72e50>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea62b50>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742765%252Fgeneral%252F1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea9f90>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742765%252Fgeneral%252Fac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/ac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea623d0>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742768%252Fgeneral%252F751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742768/general/751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e
2026-03-24 16:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95b7b937-e8c2-5d01-8c00-74926ee63b1e, skipping ID generation
2026-03-24 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e with scrape type 1
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95b7b937-e8c2-5d01-8c00-74926ee63b1e sending to next pipeline
2026-03-24 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95b7b937-e8c2-5d01-8c00-74926ee63b1e, identifier: 10719840
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fd590>
2026-03-24 16:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742769%252Fgeneral%252F8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742769/general/8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg saved to cache
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2222b4cf-1859-57d4-942f-f061534449b8
2026-03-24 16:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2222b4cf-1859-57d4-942f-f061534449b8, skipping ID generation
2026-03-24 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2222b4cf-1859-57d4-942f-f061534449b8 with scrape type 1
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2222b4cf-1859-57d4-942f-f061534449b8 sending to next pipeline
2026-03-24 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2222b4cf-1859-57d4-942f-f061534449b8, identifier: 10719841
2026-03-24 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/b2e069c0-e159-4544-9896-6835b781ae79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742765/general/f45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719837)
2026-03-24 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/a3f688b2-ecc2-4191-8803-b6157d735a30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/eba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16: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 16: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 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95b7b937-e8c2-5d01-8c00-74926ee63b1e with identifier: 10719840
2026-03-24 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95b7b937-e8c2-5d01-8c00-74926ee63b1e with identifier: 10719840
2026-03-24 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95b7b937-e8c2-5d01-8c00-74926ee63b1e with identifier: 10719840 to the API
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742768/general/751a6c7e-660a-4e6c-a485-65ba4dd80233.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': 435,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Petrol',
'id': '95b7b937-e8c2-5d01-8c00-74926ee63b1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL930AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719840',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 158128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/751a6c7e-660a-4e6c-a485-65ba4dd80233.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/1c32280a-f8d7-43dc-9daf-0f6d314c1b7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/780f91b4-880f-45d4-8cd8-fd4be7cf1ad1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/27924658-56f3-45b5-9c5a-ef4851b9b4de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/0e24cbfa-7d52-4468-82bb-638505b1878d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/e1130b06-7e15-42ac-bba6-e07c1d50bea5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/2feb0100-9f66-46f4-8760-33ec0bddc2c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135350,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/a60e6199-3bd1-4742-ada1-a606153e44c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143873,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/50797d5f-1e05-4cda-b87a-0cd0335f5ee2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b7b937-e8c2-5d01-8c00-74926ee63b1e/95b7b937-e8c2-5d01-8c00-74926ee63b1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742768/general/651963d0-dabd-45c8-a2e6-a4ed041f13c0.jpg',
'Width': 800}],
'price': 36200,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'Mercedes-Benz GLE AMG 53 - 4-Matic - Petrol - Automatic - 435 hp - '
'158.128 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [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 16:00:48 [adesa.it] INFO: Saving data for 10719840: {'created_time': 1774368048.330134, 'last_price_update_time': 1774368048.330151, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719840') HTTP/1.1" 204 0
2026-03-24 16:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2222b4cf-1859-57d4-942f-f061534449b8 with identifier: 10719841
2026-03-24 16:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2222b4cf-1859-57d4-942f-f061534449b8 with identifier: 10719841
2026-03-24 16:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2222b4cf-1859-57d4-942f-f061534449b8 with identifier: 10719841 to the API
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742769/general/8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg>
{'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': 184,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '2222b4cf-1859-57d4-942f-f061534449b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EM524ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719841',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 207847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/8e116eb3-4be8-4d4a-9b41-498c0800349d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/f73a0e2c-e3a2-4d3c-b6b8-3ad46844e18b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188599,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/c430c7f9-5850-48dd-acda-d56d770aff7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/f49c28a6-b452-4207-b429-af3c384e7a80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/bf2bde1c-36f3-4b24-8879-1521908b15a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/4fd3e2f4-037d-4e77-8d0b-8853439c5d52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/10e47393-0877-4cfd-9d0b-eb31c4fe0a3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/175a7c52-eb4e-4a65-91f3-bc5a6d3591de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/768208bc-6617-40b8-99fa-af12d762cc6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2222b4cf-1859-57d4-942f-f061534449b8/2222b4cf-1859-57d4-942f-f061534449b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742769/general/65316709-8de7-4f98-93d9-2a3571c2de26.jpg',
'Width': 800}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2012-09-19',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'Kia Sportage 2.0 CRDi - AWD - Diesel - Automatic - 184 hp - 207.847 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [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 16:00:48 [adesa.it] INFO: Saving data for 10719841: {'created_time': 1774368048.764505, 'last_price_update_time': 1774368048.764515, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719841') HTTP/1.1" 204 0
2026-03-24 16:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:48 [adesa.it] INFO: Found listing with ID: 10716993
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [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 16:00:48 [adesa.it] INFO: Scrape type for 10716993: 1
2026-03-24 16:00:48 [adesa.it] INFO: Scraping item 10716993 url https://www.openlane.eu/en/carv6/auction/10716993
2026-03-24 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64210a6a-7962-5a71-8ff6-818b03863e89 with identifier: 10715474
2026-03-24 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64210a6a-7962-5a71-8ff6-818b03863e89 with scrape type 1
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64210a6a-7962-5a71-8ff6-818b03863e89
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252Fabe5c6cc-32b9-4cf3-a386-64c711a73ec2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/abe5c6cc-32b9-4cf3-a386-64c711a73ec2.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F751d8ea2-f658-4158-9c94-d791b8b749ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/751d8ea2-f658-4158-9c94-d791b8b749ae.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F3c459555-7787-47ee-b7be-d4eab0a3a05e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/3c459555-7787-47ee-b7be-d4eab0a3a05e.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F2a648b13-0883-4298-9214-c80ab37266e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/2a648b13-0883-4298-9214-c80ab37266e6.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F5a7de39c-bf26-445f-8852-9b15e5de22f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/5a7de39c-bf26-445f-8852-9b15e5de22f0.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F62ed6a5b-e42e-4588-abf5-26943f861b0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/62ed6a5b-e42e-4588-abf5-26943f861b0b.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F89ee8c9b-0d0a-4f81-9628-d601927e73ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/89ee8c9b-0d0a-4f81-9628-d601927e73ec.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F5d3da047-5303-4d73-af00-cf37a77f3978.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/5d3da047-5303-4d73-af00-cf37a77f3978.jpg already downloaded
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252F6f1d68e3-b1ec-4947-8608-ae0d596f529c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/6f1d68e3-b1ec-4947-8608-ae0d596f529c.jpg already downloaded
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5690782%252Fgeneral%252Fed039de1-bd0a-4e93-be4f-24000aaab6c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690782/general/ed039de1-bd0a-4e93-be4f-24000aaab6c9.jpg already downloaded
2026-03-24 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64210a6a-7962-5a71-8ff6-818b03863e89, identifier: 10715474
2026-03-24 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/b229d69f-ad0f-4603-b641-8d9d89b943b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16: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 16: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 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64210a6a-7962-5a71-8ff6-818b03863e89 with identifier: 10715474
2026-03-24 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64210a6a-7962-5a71-8ff6-818b03863e89 with identifier: 10715474
2026-03-24 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64210a6a-7962-5a71-8ff6-818b03863e89 with identifier: 10715474 to the API
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715474>
{'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-27T12:15:00Z',
'fuel_type': 'Petrol',
'id': '64210a6a-7962-5a71-8ff6-818b03863e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ028WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715474',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 87768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5690782/general/abe5c6cc-32b9-4cf3-a386-64c711a73ec2.jpg',
'https://images.openlane.eu/carimgs/5690782/general/751d8ea2-f658-4158-9c94-d791b8b749ae.jpg',
'https://images.openlane.eu/carimgs/5690782/general/3c459555-7787-47ee-b7be-d4eab0a3a05e.jpg',
'https://images.openlane.eu/carimgs/5690782/general/2a648b13-0883-4298-9214-c80ab37266e6.jpg',
'https://images.openlane.eu/carimgs/5690782/general/5a7de39c-bf26-445f-8852-9b15e5de22f0.jpg',
'https://images.openlane.eu/carimgs/5690782/general/62ed6a5b-e42e-4588-abf5-26943f861b0b.jpg',
'https://images.openlane.eu/carimgs/5690782/general/89ee8c9b-0d0a-4f81-9628-d601927e73ec.jpg',
'https://images.openlane.eu/carimgs/5690782/general/5d3da047-5303-4d73-af00-cf37a77f3978.jpg',
'https://images.openlane.eu/carimgs/5690782/general/6f1d68e3-b1ec-4947-8608-ae0d596f529c.jpg',
'https://images.openlane.eu/carimgs/5690782/general/ed039de1-bd0a-4e93-be4f-24000aaab6c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/abe5c6cc-32b9-4cf3-a386-64c711a73ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/751d8ea2-f658-4158-9c94-d791b8b749ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/3c459555-7787-47ee-b7be-d4eab0a3a05e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/2a648b13-0883-4298-9214-c80ab37266e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/5a7de39c-bf26-445f-8852-9b15e5de22f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/62ed6a5b-e42e-4588-abf5-26943f861b0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/89ee8c9b-0d0a-4f81-9628-d601927e73ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/5d3da047-5303-4d73-af00-cf37a77f3978.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/6f1d68e3-b1ec-4947-8608-ae0d596f529c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64210a6a-7962-5a71-8ff6-818b03863e89/64210a6a-7962-5a71-8ff6-818b03863e89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690782/general/ed039de1-bd0a-4e93-be4f-24000aaab6c9.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 95 hp - 87.768 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715474%27 HTTP/1.1" 200 None
2026-03-24 16:00:49 [adesa.it] INFO: Saving data for 10715474: {'created_time': 1774368049.422463, 'last_price_update_time': 1774368049.42248, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715474') HTTP/1.1" 204 0
2026-03-24 16: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 16:00:49 [adesa.it] INFO: Found listing with ID: 10716994
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716994%27 HTTP/1.1" 200 None
2026-03-24 16:00:49 [adesa.it] INFO: Scrape type for 10716994: 1
2026-03-24 16:00:49 [adesa.it] INFO: Scraping item 10716994 url https://www.openlane.eu/en/carv6/auction/10716994
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e76310>
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742765%252Fgeneral%252Fb2e069c0-e159-4544-9896-6835b781ae79.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/b2e069c0-e159-4544-9896-6835b781ae79.jpg saved to cache
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9b1f90>
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742765%252Fgeneral%252Ff45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742765/general/f45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg saved to cache
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 569b8cf8-11a5-5318-9aaa-e39b2e831140
2026-03-24 16:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 569b8cf8-11a5-5318-9aaa-e39b2e831140, skipping ID generation
2026-03-24 16:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 569b8cf8-11a5-5318-9aaa-e39b2e831140 with scrape type 1
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 569b8cf8-11a5-5318-9aaa-e39b2e831140 sending to next pipeline
2026-03-24 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 569b8cf8-11a5-5318-9aaa-e39b2e831140, identifier: 10719837
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e881450>
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252Fa3f688b2-ecc2-4191-8803-b6157d735a30.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/a3f688b2-ecc2-4191-8803-b6157d735a30.jpg saved to cache
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bd9f90>
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252F4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg saved to cache
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea63d90>
2026-03-24 16:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252Feba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/eba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg saved to cache
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/427ad93c-1b23-4823-b6a2-99d094b9c205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 569b8cf8-11a5-5318-9aaa-e39b2e831140 with identifier: 10719837
2026-03-24 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 569b8cf8-11a5-5318-9aaa-e39b2e831140 with identifier: 10719837
2026-03-24 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 569b8cf8-11a5-5318-9aaa-e39b2e831140 with identifier: 10719837 to the API
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742765/general/f45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '569b8cf8-11a5-5318-9aaa-e39b2e831140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GM338SK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719837',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 159728,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/f45a9e5a-1229-4d55-96f7-3b4accbd0757.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/b2e069c0-e159-4544-9896-6835b781ae79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140317,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/ac503f7f-92e6-4f24-b574-e3f7fd2499a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/1c3cb63b-3877-4c37-b427-10a65e385dbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/a58c4e7b-3a3a-4606-801e-a13a4c27e29b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/c855a3fc-6686-4095-9650-53a02340fec8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/1cb55f0d-3672-4680-89d0-4295522fdd6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/47d7ed2a-70eb-4762-8475-cee415f6caf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/9833d3e9-68f5-4e73-8380-0ce20e77f17e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_569b8cf8-11a5-5318-9aaa-e39b2e831140/569b8cf8-11a5-5318-9aaa-e39b2e831140_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742765/general/32f18f71-48c1-4764-9b56-fa41624cf32a.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'BMW 5 Series 530d M Sport - xDrive - Diesel - Automatic - 265 hp - '
'159.728 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719837%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [adesa.it] INFO: Saving data for 10719837: {'created_time': 1774368050.448118, 'last_price_update_time': 1774368050.448127, 'auction_closing_time': 1774526280.0}
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719837') HTTP/1.1" 204 0
2026-03-24 16:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/d3182bab-b905-43d5-b4cb-5733c69d2ebc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742763/general/1e549989-3155-4fe1-ba92-9462a75528d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719835)
2026-03-24 16:00:50 [adesa.it] INFO: Found listing with ID: 10716996
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716996%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [adesa.it] INFO: Scrape type for 10716996: 1
2026-03-24 16:00:50 [adesa.it] INFO: Scraping item 10716996 url https://www.openlane.eu/en/carv6/auction/10716996
2026-03-24 16:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3c2f212-d8f9-5415-896c-6771cb21dd00 with identifier: 10715457
2026-03-24 16:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c2f212-d8f9-5415-896c-6771cb21dd00 with scrape type 1
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3c2f212-d8f9-5415-896c-6771cb21dd00
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F57aeb7c7-807f-4610-9600-4d913b0a8f1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/57aeb7c7-807f-4610-9600-4d913b0a8f1a.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F2ec89a2a-a432-4336-bc04-98d71db5125c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/2ec89a2a-a432-4336-bc04-98d71db5125c.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F1c119a4d-140d-4a05-a978-caa0bec1852d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/1c119a4d-140d-4a05-a978-caa0bec1852d.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F4cead80c-9613-4bb0-bc33-2f184875c74d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/4cead80c-9613-4bb0-bc33-2f184875c74d.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F625c03c1-2b6a-4590-85bc-0ad449d7f6d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/625c03c1-2b6a-4590-85bc-0ad449d7f6d0.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F22d8ddaf-9803-4646-8bd1-b6da8f4150ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/22d8ddaf-9803-4646-8bd1-b6da8f4150ff.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252Fc58c142a-e867-4b94-9d8d-6fc90597773b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/c58c142a-e867-4b94-9d8d-6fc90597773b.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252F4842af89-489c-4942-a413-6e6b25145df7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/4842af89-489c-4942-a413-6e6b25145df7.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252Ff29ca7f8-9a60-4cfe-8b42-2b40bd17f00d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/f29ca7f8-9a60-4cfe-8b42-2b40bd17f00d.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5662541%252Fgeneral%252Fa0ba50cf-7fff-4774-aaae-09a12046c76a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662541/general/a0ba50cf-7fff-4774-aaae-09a12046c76a.jpg already downloaded
2026-03-24 16:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3c2f212-d8f9-5415-896c-6771cb21dd00, identifier: 10715457
2026-03-24 16:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e1db5e-3762-5150-ac84-b156c10ce64c with identifier: 10715488
2026-03-24 16:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e1db5e-3762-5150-ac84-b156c10ce64c with scrape type 1
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90e1db5e-3762-5150-ac84-b156c10ce64c
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F69a107e3-6e51-4d2b-a61c-7617589655dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/69a107e3-6e51-4d2b-a61c-7617589655dc.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F0fcfb7a7-00d8-454d-8d92-274b014df1dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/0fcfb7a7-00d8-454d-8d92-274b014df1dd.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F5161b789-4352-4459-bbd5-bd3093d3e169.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/5161b789-4352-4459-bbd5-bd3093d3e169.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F5c113104-7cd6-4641-86bd-3a29e8a21f52.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/5c113104-7cd6-4641-86bd-3a29e8a21f52.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252Ff50e36af-4632-4f98-b19e-d67a5df424bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/f50e36af-4632-4f98-b19e-d67a5df424bf.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F3273dcd1-0533-477e-a81e-8ae63d064c4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/3273dcd1-0533-477e-a81e-8ae63d064c4e.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252Ff979f552-b203-4441-abe7-099585a8bf4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/f979f552-b203-4441-abe7-099585a8bf4a.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252Fdc1d3ec5-c9d6-46df-8d16-5a1e4ec2366f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/dc1d3ec5-c9d6-46df-8d16-5a1e4ec2366f.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F356e40a4-23c0-42ff-814f-a6fc90f217b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/356e40a4-23c0-42ff-814f-a6fc90f217b0.jpg already downloaded
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5705314%252Fgeneral%252F06a6b957-14d7-4218-8cb1-5f68791e7061.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705314/general/06a6b957-14d7-4218-8cb1-5f68791e7061.jpg already downloaded
2026-03-24 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 90e1db5e-3762-5150-ac84-b156c10ce64c, identifier: 10715488
2026-03-24 16:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaa8d10>
2026-03-24 16:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252Fb229d69f-ad0f-4603-b641-8d9d89b943b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/b229d69f-ad0f-4603-b641-8d9d89b943b4.jpg saved to cache
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 682c2bd9-ff3c-5205-8573-2566d324bc99 with identifier: 10715451
2026-03-24 16:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682c2bd9-ff3c-5205-8573-2566d324bc99 with scrape type 1
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 682c2bd9-ff3c-5205-8573-2566d324bc99
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Fb526998f-64f2-43d6-9f79-90770eaed386.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/b526998f-64f2-43d6-9f79-90770eaed386.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Ffa55d30a-391b-4e52-b384-098b504133fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/fa55d30a-391b-4e52-b384-098b504133fe.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Fbda55363-bd83-454b-9712-0beccea8433c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/bda55363-bd83-454b-9712-0beccea8433c.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252F6e3a1dbd-6b26-439f-ba38-524cbf1f4d80.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/6e3a1dbd-6b26-439f-ba38-524cbf1f4d80.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Fbab3e81a-5e98-46d6-be60-b1c551cc7c3a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/bab3e81a-5e98-46d6-be60-b1c551cc7c3a.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Fc2596703-03d4-4c43-8c9e-e4d45da37fc9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/c2596703-03d4-4c43-8c9e-e4d45da37fc9.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252Fd87b1501-0577-4c4f-bda1-126c2fc06b61.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/d87b1501-0577-4c4f-bda1-126c2fc06b61.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252F28d1c042-c488-4ac4-b89d-05a8d88683a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/28d1c042-c488-4ac4-b89d-05a8d88683a7.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252F7508e152-911c-4d3c-ac02-1f0c46d9f53e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/7508e152-911c-4d3c-ac02-1f0c46d9f53e.jpeg already downloaded
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5427414%252Fgeneral%252F775905af-6bfd-4229-b97f-71417c79be3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5427414/general/775905af-6bfd-4229-b97f-71417c79be3c.jpeg already downloaded
2026-03-24 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 682c2bd9-ff3c-5205-8573-2566d324bc99, identifier: 10715451
2026-03-24 16:00:51 [adesa.it] INFO: Found listing with ID: 10716995
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716995%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [adesa.it] INFO: Scrape type for 10716995: 1
2026-03-24 16:00:51 [adesa.it] INFO: Scraping item 10716995 url https://www.openlane.eu/en/carv6/auction/10716995
2026-03-24 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3c2f212-d8f9-5415-896c-6771cb21dd00 with identifier: 10715457
2026-03-24 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3c2f212-d8f9-5415-896c-6771cb21dd00 with identifier: 10715457
2026-03-24 16:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3c2f212-d8f9-5415-896c-6771cb21dd00 with identifier: 10715457 to the API
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715457>
{'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': 200,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a3c2f212-d8f9-5415-896c-6771cb21dd00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG041ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715457',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 206943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5662541/general/57aeb7c7-807f-4610-9600-4d913b0a8f1a.jpg',
'https://images.openlane.eu/carimgs/5662541/general/2ec89a2a-a432-4336-bc04-98d71db5125c.jpg',
'https://images.openlane.eu/carimgs/5662541/general/1c119a4d-140d-4a05-a978-caa0bec1852d.jpg',
'https://images.openlane.eu/carimgs/5662541/general/4cead80c-9613-4bb0-bc33-2f184875c74d.jpg',
'https://images.openlane.eu/carimgs/5662541/general/625c03c1-2b6a-4590-85bc-0ad449d7f6d0.jpg',
'https://images.openlane.eu/carimgs/5662541/general/22d8ddaf-9803-4646-8bd1-b6da8f4150ff.jpg',
'https://images.openlane.eu/carimgs/5662541/general/c58c142a-e867-4b94-9d8d-6fc90597773b.jpg',
'https://images.openlane.eu/carimgs/5662541/general/4842af89-489c-4942-a413-6e6b25145df7.jpg',
'https://images.openlane.eu/carimgs/5662541/general/f29ca7f8-9a60-4cfe-8b42-2b40bd17f00d.jpg',
'https://images.openlane.eu/carimgs/5662541/general/a0ba50cf-7fff-4774-aaae-09a12046c76a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202444,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/57aeb7c7-807f-4610-9600-4d913b0a8f1a.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242378,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/2ec89a2a-a432-4336-bc04-98d71db5125c.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244167,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/1c119a4d-140d-4a05-a978-caa0bec1852d.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356168,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/4cead80c-9613-4bb0-bc33-2f184875c74d.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209537,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/625c03c1-2b6a-4590-85bc-0ad449d7f6d0.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253640,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/22d8ddaf-9803-4646-8bd1-b6da8f4150ff.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249446,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/c58c142a-e867-4b94-9d8d-6fc90597773b.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225990,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/4842af89-489c-4942-a413-6e6b25145df7.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123376,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/f29ca7f8-9a60-4cfe-8b42-2b40bd17f00d.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c2f212-d8f9-5415-896c-6771cb21dd00/a3c2f212-d8f9-5415-896c-6771cb21dd00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259421,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662541/general/a0ba50cf-7fff-4774-aaae-09a12046c76a.jpg',
'Width': 1224}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Alltrack 2.0 TDI - Diesel - Automatic - 200 hp - '
'206.943 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715457%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [adesa.it] INFO: Saving data for 10715457: {'created_time': 1774368051.759581, 'last_price_update_time': 1774368051.759591, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715457') HTTP/1.1" 204 0
2026-03-24 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 90e1db5e-3762-5150-ac84-b156c10ce64c with identifier: 10715488
2026-03-24 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 90e1db5e-3762-5150-ac84-b156c10ce64c with identifier: 10715488
2026-03-24 16:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 90e1db5e-3762-5150-ac84-b156c10ce64c with identifier: 10715488 to the API
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:00: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 16:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '90e1db5e-3762-5150-ac84-b156c10ce64c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM999HL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715488',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45509,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5705314/general/69a107e3-6e51-4d2b-a61c-7617589655dc.jpg',
'https://images.openlane.eu/carimgs/5705314/general/0fcfb7a7-00d8-454d-8d92-274b014df1dd.jpg',
'https://images.openlane.eu/carimgs/5705314/general/5161b789-4352-4459-bbd5-bd3093d3e169.jpg',
'https://images.openlane.eu/carimgs/5705314/general/5c113104-7cd6-4641-86bd-3a29e8a21f52.jpg',
'https://images.openlane.eu/carimgs/5705314/general/f50e36af-4632-4f98-b19e-d67a5df424bf.jpg',
'https://images.openlane.eu/carimgs/5705314/general/3273dcd1-0533-477e-a81e-8ae63d064c4e.jpg',
'https://images.openlane.eu/carimgs/5705314/general/f979f552-b203-4441-abe7-099585a8bf4a.jpg',
'https://images.openlane.eu/carimgs/5705314/general/dc1d3ec5-c9d6-46df-8d16-5a1e4ec2366f.jpg',
'https://images.openlane.eu/carimgs/5705314/general/356e40a4-23c0-42ff-814f-a6fc90f217b0.jpg',
'https://images.openlane.eu/carimgs/5705314/general/06a6b957-14d7-4218-8cb1-5f68791e7061.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/69a107e3-6e51-4d2b-a61c-7617589655dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72775,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/0fcfb7a7-00d8-454d-8d92-274b014df1dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/5161b789-4352-4459-bbd5-bd3093d3e169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/5c113104-7cd6-4641-86bd-3a29e8a21f52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/f50e36af-4632-4f98-b19e-d67a5df424bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/3273dcd1-0533-477e-a81e-8ae63d064c4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/f979f552-b203-4441-abe7-099585a8bf4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/dc1d3ec5-c9d6-46df-8d16-5a1e4ec2366f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/356e40a4-23c0-42ff-814f-a6fc90f217b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e1db5e-3762-5150-ac84-b156c10ce64c/90e1db5e-3762-5150-ac84-b156c10ce64c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705314/general/06a6b957-14d7-4218-8cb1-5f68791e7061.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Hybrid - Automatic - 110 hp '
'- 45.509 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715488%27 HTTP/1.1" 200 None
2026-03-24 16:00:52 [adesa.it] INFO: Saving data for 10715488: {'created_time': 1774368052.073447, 'last_price_update_time': 1774368052.073457, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715488') HTTP/1.1" 204 0
2026-03-24 16:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 682c2bd9-ff3c-5205-8573-2566d324bc99 with identifier: 10715451
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 16:00:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 682c2bd9-ff3c-5205-8573-2566d324bc99 with identifier: 10715451
2026-03-24 16:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 682c2bd9-ff3c-5205-8573-2566d324bc99 with identifier: 10715451 to the API
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Electric',
'id': '682c2bd9-ff3c-5205-8573-2566d324bc99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL270FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715451',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 64029,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5427414/general/b526998f-64f2-43d6-9f79-90770eaed386.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/fa55d30a-391b-4e52-b384-098b504133fe.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/bda55363-bd83-454b-9712-0beccea8433c.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/6e3a1dbd-6b26-439f-ba38-524cbf1f4d80.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/bab3e81a-5e98-46d6-be60-b1c551cc7c3a.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/c2596703-03d4-4c43-8c9e-e4d45da37fc9.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/d87b1501-0577-4c4f-bda1-126c2fc06b61.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/28d1c042-c488-4ac4-b89d-05a8d88683a7.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/7508e152-911c-4d3c-ac02-1f0c46d9f53e.jpeg',
'https://images.openlane.eu/carimgs/5427414/general/775905af-6bfd-4229-b97f-71417c79be3c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/b526998f-64f2-43d6-9f79-90770eaed386.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131302,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/fa55d30a-391b-4e52-b384-098b504133fe.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/bda55363-bd83-454b-9712-0beccea8433c.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/6e3a1dbd-6b26-439f-ba38-524cbf1f4d80.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75886,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/bab3e81a-5e98-46d6-be60-b1c551cc7c3a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/c2596703-03d4-4c43-8c9e-e4d45da37fc9.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85993,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/d87b1501-0577-4c4f-bda1-126c2fc06b61.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/28d1c042-c488-4ac4-b89d-05a8d88683a7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94172,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/7508e152-911c-4d3c-ac02-1f0c46d9f53e.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682c2bd9-ff3c-5205-8573-2566d324bc99/682c2bd9-ff3c-5205-8573-2566d324bc99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5427414/general/775905af-6bfd-4229-b97f-71417c79be3c.jpeg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 95 hp - '
'64.029 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715451%27 HTTP/1.1" 200 None
2026-03-24 16:00:52 [adesa.it] INFO: Saving data for 10715451: {'created_time': 1774368052.508057, 'last_price_update_time': 1774368052.508066, 'auction_closing_time': 1774613700.0}
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715451') HTTP/1.1" 204 0
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9ff10>
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742759%252Fgeneral%252F427ad93c-1b23-4823-b6a2-99d094b9c205.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/427ad93c-1b23-4823-b6a2-99d094b9c205.jpg saved to cache
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742762/general/8968aac6-70db-4da6-ba3b-e41141ee6878.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719834)
2026-03-24 16:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742762/general/7909ad77-217e-4af0-999a-17b274fea179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719834)
2026-03-24 16:00:52 [adesa.it] INFO: Found listing with ID: 10716992
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716992%27 HTTP/1.1" 200 None
2026-03-24 16:00:52 [adesa.it] INFO: Scrape type for 10716992: 1
2026-03-24 16:00:52 [adesa.it] INFO: Scraping item 10716992 url https://www.openlane.eu/en/carv6/auction/10716992
2026-03-24 16:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4cb90>
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742759%252Fgeneral%252Fd3182bab-b905-43d5-b4cb-5733c69d2ebc.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/d3182bab-b905-43d5-b4cb-5733c69d2ebc.jpg saved to cache
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaa9ad0>
2026-03-24 16:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742763%252Fgeneral%252F1e549989-3155-4fe1-ba92-9462a75528d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742763/general/1e549989-3155-4fe1-ba92-9462a75528d2.jpg saved to cache
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35135f28-58c4-525c-a49f-05c52f99c05d
2026-03-24 16:00:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35135f28-58c4-525c-a49f-05c52f99c05d, skipping ID generation
2026-03-24 16:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35135f28-58c4-525c-a49f-05c52f99c05d with scrape type 1
2026-03-24 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35135f28-58c4-525c-a49f-05c52f99c05d sending to next pipeline
2026-03-24 16:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35135f28-58c4-525c-a49f-05c52f99c05d, identifier: 10719835
2026-03-24 16:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/6a8057fe-91e5-4b47-8c80-c33f4558c3ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16: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 16:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35135f28-58c4-525c-a49f-05c52f99c05d with identifier: 10719835
2026-03-24 16:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35135f28-58c4-525c-a49f-05c52f99c05d with identifier: 10719835
2026-03-24 16:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35135f28-58c4-525c-a49f-05c52f99c05d with identifier: 10719835 to the API
2026-03-24 16:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742763/general/1e549989-3155-4fe1-ba92-9462a75528d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T11:58:00Z',
'fuel_type': 'Diesel',
'id': '35135f28-58c4-525c-a49f-05c52f99c05d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF639CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719835',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 146521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/1e549989-3155-4fe1-ba92-9462a75528d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/b229d69f-ad0f-4603-b641-8d9d89b943b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/1d24eb5e-b3ea-42d8-a50d-0cdce01bcac1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/8fbc6d83-b347-438a-8fd8-9ce3833ff03a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/3f0f1019-b8ac-4ef0-961c-debe2182eea4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/a3f688b2-ecc2-4191-8803-b6157d735a30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163769,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/eba37469-2b9b-4762-9ade-8b4f6c0e3f71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/4753504b-8671-4451-98ce-41a5d7bfbf0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/1afa77d4-3e21-47f6-a5c3-5a23bcdd15df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35135f28-58c4-525c-a49f-05c52f99c05d/35135f28-58c4-525c-a49f-05c52f99c05d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143942,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742763/general/048fad96-350f-472a-9ad0-9773dbb75df7.jpg',
'Width': 600}],
'price': 35800,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'BMW X6 30d - xDrive - Diesel - Automatic - 286 hp - 146.521 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719835%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [adesa.it] INFO: Saving data for 10719835: {'created_time': 1774368066.669919, 'last_price_update_time': 1774368066.66993, 'auction_closing_time': 1774526280.0}
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719835') HTTP/1.1" 204 0
2026-03-24 16:01:06 [scrapy.extensions.logstats] INFO: Crawled 33 pages (at 33 pages/min), scraped 24 items (at 24 items/min)
2026-03-24 16:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-24 16:01:06 [adesa.it] INFO: Found listing with ID: 10716997
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716997%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [adesa.it] INFO: Scrape type for 10716997: 1
2026-03-24 16:01:06 [adesa.it] INFO: Scraping item 10716997 url https://www.openlane.eu/en/carv6/auction/10716997
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742762/general/259bb573-153c-4d33-90f0-de923ab9ed2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719834)
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [adesa.it] INFO: Found listing with ID: 10716998
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716998%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [adesa.it] INFO: Scrape type for 10716998: 1
2026-03-24 16:01:06 [adesa.it] INFO: Scraping item 10716998 url https://www.openlane.eu/en/carv6/auction/10716998
2026-03-24 16: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 16: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 16: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 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16: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 16: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 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8809d0>
2026-03-24 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde/27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742762%252Fgeneral%252F8968aac6-70db-4da6-ba3b-e41141ee6878.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/8968aac6-70db-4da6-ba3b-e41141ee6878.jpg saved to cache
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8b350>
2026-03-24 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde/27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742762%252Fgeneral%252F7909ad77-217e-4af0-999a-17b274fea179.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/7909ad77-217e-4af0-999a-17b274fea179.jpg saved to cache
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1db7fad2-ca36-57fa-8380-ed87a463dc82 with identifier: 10715461
2026-03-24 16:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1db7fad2-ca36-57fa-8380-ed87a463dc82 with scrape type 1
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1db7fad2-ca36-57fa-8380-ed87a463dc82
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F9d77ba41-1293-4bf1-922b-60ad7188c459.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/9d77ba41-1293-4bf1-922b-60ad7188c459.jpg already downloaded
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F313eea5f-56fc-4dce-a5fa-52979262bef2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/313eea5f-56fc-4dce-a5fa-52979262bef2.jpg already downloaded
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F2da603e1-20f3-47bb-b284-08699a7b3f05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/2da603e1-20f3-47bb-b284-08699a7b3f05.jpg already downloaded
2026-03-24 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F64bcdb35-5a32-4089-86cb-de09c0275e18.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/64bcdb35-5a32-4089-86cb-de09c0275e18.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F04a5b382-6ef0-44c0-acaf-6b0a4566b8ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/04a5b382-6ef0-44c0-acaf-6b0a4566b8ac.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252Fbadd3ecd-3997-4b2f-b731-efd91e2922cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/badd3ecd-3997-4b2f-b731-efd91e2922cd.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252Fa0173bdf-f34c-4bb4-b2fc-2510122073b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/a0173bdf-f34c-4bb4-b2fc-2510122073b4.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F4d1f8d80-3a3c-4e0c-a7da-37711b5e0e85.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/4d1f8d80-3a3c-4e0c-a7da-37711b5e0e85.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F77b92a57-1d04-4eb4-9dc1-f745cd2c1cf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/77b92a57-1d04-4eb4-9dc1-f745cd2c1cf1.jpg already downloaded
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5677936%252Fgeneral%252F9612a134-fe59-4079-900b-955693f02f6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677936/general/9612a134-fe59-4079-900b-955693f02f6c.jpg already downloaded
2026-03-24 16:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1db7fad2-ca36-57fa-8380-ed87a463dc82, identifier: 10715461
2026-03-24 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea8590>
2026-03-24 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742759%252Fgeneral%252F6a8057fe-91e5-4b47-8c80-c33f4558c3ee.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/6a8057fe-91e5-4b47-8c80-c33f4558c3ee.jpg saved to cache
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:01:07 [adesa.it] INFO: Found listing with ID: 10716999
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:07 [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 16:01:07 [adesa.it] INFO: Scrape type for 10716999: 1
2026-03-24 16:01:07 [adesa.it] INFO: Scraping item 10716999 url https://www.openlane.eu/en/carv6/auction/10716999
2026-03-24 16:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1db7fad2-ca36-57fa-8380-ed87a463dc82 with identifier: 10715461
2026-03-24 16:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1db7fad2-ca36-57fa-8380-ed87a463dc82 with identifier: 10715461
2026-03-24 16:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1db7fad2-ca36-57fa-8380-ed87a463dc82 with identifier: 10715461 to the API
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '1db7fad2-ca36-57fa-8380-ed87a463dc82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR006SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715461',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 152948,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5677936/general/9d77ba41-1293-4bf1-922b-60ad7188c459.jpg',
'https://images.openlane.eu/carimgs/5677936/general/313eea5f-56fc-4dce-a5fa-52979262bef2.jpg',
'https://images.openlane.eu/carimgs/5677936/general/2da603e1-20f3-47bb-b284-08699a7b3f05.jpg',
'https://images.openlane.eu/carimgs/5677936/general/64bcdb35-5a32-4089-86cb-de09c0275e18.jpg',
'https://images.openlane.eu/carimgs/5677936/general/04a5b382-6ef0-44c0-acaf-6b0a4566b8ac.jpg',
'https://images.openlane.eu/carimgs/5677936/general/badd3ecd-3997-4b2f-b731-efd91e2922cd.jpg',
'https://images.openlane.eu/carimgs/5677936/general/a0173bdf-f34c-4bb4-b2fc-2510122073b4.jpg',
'https://images.openlane.eu/carimgs/5677936/general/4d1f8d80-3a3c-4e0c-a7da-37711b5e0e85.jpg',
'https://images.openlane.eu/carimgs/5677936/general/77b92a57-1d04-4eb4-9dc1-f745cd2c1cf1.jpg',
'https://images.openlane.eu/carimgs/5677936/general/9612a134-fe59-4079-900b-955693f02f6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35437,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/77b92a57-1d04-4eb4-9dc1-f745cd2c1cf1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/313eea5f-56fc-4dce-a5fa-52979262bef2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/9612a134-fe59-4079-900b-955693f02f6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/9d77ba41-1293-4bf1-922b-60ad7188c459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/64bcdb35-5a32-4089-86cb-de09c0275e18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/badd3ecd-3997-4b2f-b731-efd91e2922cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/a0173bdf-f34c-4bb4-b2fc-2510122073b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_16.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/2da603e1-20f3-47bb-b284-08699a7b3f05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/4d1f8d80-3a3c-4e0c-a7da-37711b5e0e85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db7fad2-ca36-57fa-8380-ed87a463dc82/1db7fad2-ca36-57fa-8380-ed87a463dc82_image_18.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677936/general/04a5b382-6ef0-44c0-acaf-6b0a4566b8ac.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Lounge - Hybrid - Automatic - 122 hp - 152.948 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2023}
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715461%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [adesa.it] INFO: Saving data for 10715461: {'created_time': 1774368072.541975, 'last_price_update_time': 1774368072.541986, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715461') HTTP/1.1" 204 0
2026-03-24 16:01:12 [adesa.it] INFO: Found listing with ID: 10717000
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717000%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [adesa.it] INFO: Scrape type for 10717000: 1
2026-03-24 16:01:12 [adesa.it] INFO: Scraping item 10717000 url https://www.openlane.eu/en/carv6/auction/10717000
2026-03-24 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df11ad0>
2026-03-24 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde/27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742762%252Fgeneral%252F259bb573-153c-4d33-90f0-de923ab9ed2c.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/259bb573-153c-4d33-90f0-de923ab9ed2c.jpg saved to cache
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee with identifier: 10715456
2026-03-24 16:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee with scrape type 1
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F952995ee-f48b-4f6b-ad30-645223fbc44b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/952995ee-f48b-4f6b-ad30-645223fbc44b.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F80ce5edb-7f77-4d6b-bf08-bbaf62747d22.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/80ce5edb-7f77-4d6b-bf08-bbaf62747d22.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F943814a0-cbde-4b90-9c40-4987777c4bb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/943814a0-cbde-4b90-9c40-4987777c4bb2.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F626bb3c4-10c7-4971-9282-2bfcf47cc836.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/626bb3c4-10c7-4971-9282-2bfcf47cc836.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252Feb052e4e-81af-4983-b512-1fecc3ae249a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/eb052e4e-81af-4983-b512-1fecc3ae249a.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252Fb3e35280-9ab3-4188-b6c7-7a17d0c2c3ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/b3e35280-9ab3-4188-b6c7-7a17d0c2c3ef.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252Ff722d0d9-22ff-4936-ab20-5f71b1aaacf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/f722d0d9-22ff-4936-ab20-5f71b1aaacf5.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252Fa7bffafe-16f8-4c3c-be5f-e0b3209acc89.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/a7bffafe-16f8-4c3c-be5f-e0b3209acc89.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F99cccbef-7b0a-4dae-87e8-7b5a67c40926.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/99cccbef-7b0a-4dae-87e8-7b5a67c40926.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5657097%252Fgeneral%252F3c919541-6a19-40e7-9c03-8a2f5859899c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657097/general/3c919541-6a19-40e7-9c03-8a2f5859899c.jpg already downloaded
2026-03-24 16:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee, identifier: 10715456
2026-03-24 16:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 211d34e8-90fa-5638-958c-9080cb11beae with identifier: 10715472
2026-03-24 16:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 211d34e8-90fa-5638-958c-9080cb11beae with scrape type 1
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 211d34e8-90fa-5638-958c-9080cb11beae
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F8013a822-03b8-4b3c-bca7-2e9ca1f2ac67.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/8013a822-03b8-4b3c-bca7-2e9ca1f2ac67.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F99a745de-8a28-428c-ac21-78e3dc80e06b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/99a745de-8a28-428c-ac21-78e3dc80e06b.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F7e02a538-e4ab-4fb8-a41e-2f8612c7deda.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/7e02a538-e4ab-4fb8-a41e-2f8612c7deda.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F17db9243-6951-4368-b01c-6b069daca65c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/17db9243-6951-4368-b01c-6b069daca65c.jpg already downloaded
2026-03-24 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F35828fbc-ac2a-4ac9-a755-2d93991e3b11.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/35828fbc-ac2a-4ac9-a755-2d93991e3b11.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F7724b91b-a609-414a-9e93-b6cdd260dffa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/7724b91b-a609-414a-9e93-b6cdd260dffa.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F3198b946-ae83-4e68-9d59-9afcae4c8575.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/3198b946-ae83-4e68-9d59-9afcae4c8575.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252Fbc6b0b87-7771-4fe9-9529-ee46eb47d649.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/bc6b0b87-7771-4fe9-9529-ee46eb47d649.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252F5fea26ab-9c6b-4670-a938-1531c1ba1b90.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/5fea26ab-9c6b-4670-a938-1531c1ba1b90.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5689680%252Fgeneral%252Fadbd2e80-fdee-4e2c-9e88-6957151ac7b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689680/general/adbd2e80-fdee-4e2c-9e88-6957151ac7b6.jpg already downloaded
2026-03-24 16:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 211d34e8-90fa-5638-958c-9080cb11beae, identifier: 10715472
2026-03-24 16:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf0b4df-e4f6-5900-98ee-193d2c27c089 with identifier: 10715480
2026-03-24 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf0b4df-e4f6-5900-98ee-193d2c27c089 with scrape type 1
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bf0b4df-e4f6-5900-98ee-193d2c27c089
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252F8c1afa5d-b5d4-4551-8ae6-ab75550def33.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/8c1afa5d-b5d4-4551-8ae6-ab75550def33.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252F440c61e9-8205-4189-a946-f15a09fcc1c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/440c61e9-8205-4189-a946-f15a09fcc1c2.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Fb5f4b9b8-daa6-420f-ae35-a9460b486d0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/b5f4b9b8-daa6-420f-ae35-a9460b486d0a.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Ff4b45fd0-e981-4f1e-b3a6-afc267dc499c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/f4b45fd0-e981-4f1e-b3a6-afc267dc499c.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Fe735f188-c73c-454e-8ee4-972b7ad84180.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/e735f188-c73c-454e-8ee4-972b7ad84180.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252F0d4daf91-474a-49f9-be4d-3f058133e492.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/0d4daf91-474a-49f9-be4d-3f058133e492.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Fc7400a44-2020-4220-b0d4-37ba4a05d6a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/c7400a44-2020-4220-b0d4-37ba4a05d6a3.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Ff96f30e5-d6bc-485d-8741-9a62d4fcf66a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/f96f30e5-d6bc-485d-8741-9a62d4fcf66a.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252F3397cc9a-82c2-4f7c-aa1b-6986c3af07c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/3397cc9a-82c2-4f7c-aa1b-6986c3af07c8.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5694987%252Fgeneral%252Fdb3375e3-6412-4fb2-b974-cc25fc41fb42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694987/general/db3375e3-6412-4fb2-b974-cc25fc41fb42.jpg already downloaded
2026-03-24 16:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0bf0b4df-e4f6-5900-98ee-193d2c27c089, identifier: 10715480
2026-03-24 16:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f08468-3787-51aa-999c-cf4350de50ac with identifier: 10711863
2026-03-24 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f08468-3787-51aa-999c-cf4350de50ac with scrape type 1
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81f08468-3787-51aa-999c-cf4350de50ac
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252Fb3f73416-358f-4f1f-a020-f956df147d9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/b3f73416-358f-4f1f-a020-f956df147d9a.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F62632155-aac6-420b-9298-298d8ee3d21e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/62632155-aac6-420b-9298-298d8ee3d21e.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252Fa98f78f8-2301-4d85-8a20-f8f985a93bfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/a98f78f8-2301-4d85-8a20-f8f985a93bfb.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F06298cbc-fe84-40a1-9f55-c451d42bff77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/06298cbc-fe84-40a1-9f55-c451d42bff77.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F8a38a3e4-d4e3-43db-a4a0-66a77c312f12.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/8a38a3e4-d4e3-43db-a4a0-66a77c312f12.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F01baf904-7ff4-4ad4-9f86-2d89744d46c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/01baf904-7ff4-4ad4-9f86-2d89744d46c2.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F784814bd-8a01-4199-a326-aa965d45d690.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/784814bd-8a01-4199-a326-aa965d45d690.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F9c78d401-56fa-44e3-bc3d-fbe672a223a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/9c78d401-56fa-44e3-bc3d-fbe672a223a0.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F1c714c66-f2a1-461c-890c-584d7f376cca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/1c714c66-f2a1-461c-890c-584d7f376cca.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5441474%252Fgeneral%252F759a87b9-8202-4907-b61b-5b77a3645223.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5441474/general/759a87b9-8202-4907-b61b-5b77a3645223.jpg already downloaded
2026-03-24 16:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 81f08468-3787-51aa-999c-cf4350de50ac, identifier: 10711863
2026-03-24 16:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4 with identifier: 10715481
2026-03-24 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4 with scrape type 1
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F2272b5a6-f261-4d62-adc3-a349f02ca36b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/2272b5a6-f261-4d62-adc3-a349f02ca36b.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252Fd3fe613f-1271-4c23-9cc3-b57aa49e722e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/d3fe613f-1271-4c23-9cc3-b57aa49e722e.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252Ff7fbcde0-2fbc-4bfd-9db5-36e917dc1d6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/f7fbcde0-2fbc-4bfd-9db5-36e917dc1d6c.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F3d301b84-2596-4552-83c6-5f902cfa1764.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/3d301b84-2596-4552-83c6-5f902cfa1764.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F220dafce-c3a2-4944-9887-d25080bad285.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/220dafce-c3a2-4944-9887-d25080bad285.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252Fb045115c-4ae4-4780-bbf7-3e4235816c2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/b045115c-4ae4-4780-bbf7-3e4235816c2c.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F98156943-819c-456d-9ab9-bd05ef8f2c36.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/98156943-819c-456d-9ab9-bd05ef8f2c36.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252Fdd82bfc3-ae93-4099-98f0-2d1bca97bb1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/dd82bfc3-ae93-4099-98f0-2d1bca97bb1d.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F81f4a8a8-8a7d-4b77-acfe-6751fc721d47.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/81f4a8a8-8a7d-4b77-acfe-6751fc721d47.jpg already downloaded
2026-03-24 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5696882%252Fgeneral%252F10a01128-624b-469d-b7d9-b89622794714.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696882/general/10a01128-624b-469d-b7d9-b89622794714.jpg already downloaded
2026-03-24 16:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4, identifier: 10715481
2026-03-24 16:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e035df6b-76e9-5783-a9bc-4731d56e0309 with identifier: 10715464
2026-03-24 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e035df6b-76e9-5783-a9bc-4731d56e0309 with scrape type 1
2026-03-24 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e035df6b-76e9-5783-a9bc-4731d56e0309
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252F5ca7b124-02e9-4a9d-b857-890286c330ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/5ca7b124-02e9-4a9d-b857-890286c330ea.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Fec9d2d3a-d384-4f5f-bb03-4eb247712635.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/ec9d2d3a-d384-4f5f-bb03-4eb247712635.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Ff04fed6f-e717-4eb0-abba-dbb898053359.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/f04fed6f-e717-4eb0-abba-dbb898053359.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Ffaa12741-cf2b-40d2-b5db-645748b84e8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/faa12741-cf2b-40d2-b5db-645748b84e8e.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252F45be0d65-bbda-4d4c-87e2-94134bf5dc9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/45be0d65-bbda-4d4c-87e2-94134bf5dc9e.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Fce100001-0d83-4750-bac8-0e1126a21e2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/ce100001-0d83-4750-bac8-0e1126a21e2c.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Fb6f628b9-8b72-4e5a-b3a6-fc7570aa5f69.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/b6f628b9-8b72-4e5a-b3a6-fc7570aa5f69.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252F4b3cb8b6-fc3a-43f6-922e-47d8620e0623.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/4b3cb8b6-fc3a-43f6-922e-47d8620e0623.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252Febc418ba-c217-4ef8-b134-2bbd52275761.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/ebc418ba-c217-4ef8-b134-2bbd52275761.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5680725%252Fgeneral%252F981cac20-aa27-4320-a577-b79fbb2cd140.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680725/general/981cac20-aa27-4320-a577-b79fbb2cd140.jpg already downloaded
2026-03-24 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e035df6b-76e9-5783-a9bc-4731d56e0309, identifier: 10715464
2026-03-24 16:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec781769-a3b9-54d7-adb5-24d613981002 with identifier: 10715460
2026-03-24 16:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec781769-a3b9-54d7-adb5-24d613981002 with scrape type 1
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec781769-a3b9-54d7-adb5-24d613981002
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F40e96367-f909-4bc1-aa65-6cfde07e80ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/40e96367-f909-4bc1-aa65-6cfde07e80ad.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252Ff9136287-54e8-4627-a91b-59ebfa7769b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/f9136287-54e8-4627-a91b-59ebfa7769b6.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F2ed40142-d985-499a-8846-1aca59763c05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/2ed40142-d985-499a-8846-1aca59763c05.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252Fd23b22df-df7a-40b0-9f72-5b1f56bfbb38.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/d23b22df-df7a-40b0-9f72-5b1f56bfbb38.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F7cc8fda8-1614-4f99-911e-59c67e3c94b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/7cc8fda8-1614-4f99-911e-59c67e3c94b2.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F6e354da5-094a-450c-bbcf-e98ebb220f42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/6e354da5-094a-450c-bbcf-e98ebb220f42.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252Fe5adbea8-f7dc-4aa4-b50c-ca0bbf07e3be.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/e5adbea8-f7dc-4aa4-b50c-ca0bbf07e3be.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F45f4fc1e-5953-44e5-80e4-6ed54e8c250d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/45f4fc1e-5953-44e5-80e4-6ed54e8c250d.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252Ffd8b68f3-8245-4f43-85af-368123ed035b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/fd8b68f3-8245-4f43-85af-368123ed035b.jpg already downloaded
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5674618%252Fgeneral%252F5f9b9062-6fed-4c59-b4e5-acb5748e874b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674618/general/5f9b9062-6fed-4c59-b4e5-acb5748e874b.jpg already downloaded
2026-03-24 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec781769-a3b9-54d7-adb5-24d613981002, identifier: 10715460
2026-03-24 16:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742760/general/c3c058cf-e522-46eb-8cf8-d844c7c20298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719832)
2026-03-24 16:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee with identifier: 10715456
2026-03-24 16:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee with identifier: 10715456
2026-03-24 16:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee with identifier: 10715456 to the API
2026-03-24 16:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715456>
{'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-27T12:15:00Z',
'fuel_type': 'Electric',
'id': 'd5ce9ba9-ca7f-5ad8-8e9f-14e088358fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG446RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715456',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 105187,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5657097/general/952995ee-f48b-4f6b-ad30-645223fbc44b.jpg',
'https://images.openlane.eu/carimgs/5657097/general/80ce5edb-7f77-4d6b-bf08-bbaf62747d22.jpg',
'https://images.openlane.eu/carimgs/5657097/general/943814a0-cbde-4b90-9c40-4987777c4bb2.jpg',
'https://images.openlane.eu/carimgs/5657097/general/626bb3c4-10c7-4971-9282-2bfcf47cc836.jpg',
'https://images.openlane.eu/carimgs/5657097/general/eb052e4e-81af-4983-b512-1fecc3ae249a.jpg',
'https://images.openlane.eu/carimgs/5657097/general/b3e35280-9ab3-4188-b6c7-7a17d0c2c3ef.jpg',
'https://images.openlane.eu/carimgs/5657097/general/f722d0d9-22ff-4936-ab20-5f71b1aaacf5.jpg',
'https://images.openlane.eu/carimgs/5657097/general/a7bffafe-16f8-4c3c-be5f-e0b3209acc89.jpg',
'https://images.openlane.eu/carimgs/5657097/general/99cccbef-7b0a-4dae-87e8-7b5a67c40926.jpg',
'https://images.openlane.eu/carimgs/5657097/general/3c919541-6a19-40e7-9c03-8a2f5859899c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/952995ee-f48b-4f6b-ad30-645223fbc44b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/80ce5edb-7f77-4d6b-bf08-bbaf62747d22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/943814a0-cbde-4b90-9c40-4987777c4bb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120768,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/626bb3c4-10c7-4971-9282-2bfcf47cc836.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/eb052e4e-81af-4983-b512-1fecc3ae249a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/b3e35280-9ab3-4188-b6c7-7a17d0c2c3ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/f722d0d9-22ff-4936-ab20-5f71b1aaacf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40458,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/a7bffafe-16f8-4c3c-be5f-e0b3209acc89.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70652,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/99cccbef-7b0a-4dae-87e8-7b5a67c40926.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee/d5ce9ba9-ca7f-5ad8-8e9f-14e088358fee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657097/general/3c919541-6a19-40e7-9c03-8a2f5859899c.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot e-2008 Allure Pack - Electric - Automatic - 136 hp - '
'105.187 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715456%27 HTTP/1.1" 200 None
2026-03-24 16:01:22 [adesa.it] INFO: Saving data for 10715456: {'created_time': 1774368082.818631, 'last_price_update_time': 1774368082.818642, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715456') HTTP/1.1" 204 0
2026-03-24 16:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 211d34e8-90fa-5638-958c-9080cb11beae with identifier: 10715472
2026-03-24 16:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 211d34e8-90fa-5638-958c-9080cb11beae with identifier: 10715472
2026-03-24 16:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 211d34e8-90fa-5638-958c-9080cb11beae with identifier: 10715472 to the API
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715472>
{'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-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '211d34e8-90fa-5638-958c-9080cb11beae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP470FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715472',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5689680/general/8013a822-03b8-4b3c-bca7-2e9ca1f2ac67.jpg',
'https://images.openlane.eu/carimgs/5689680/general/99a745de-8a28-428c-ac21-78e3dc80e06b.jpg',
'https://images.openlane.eu/carimgs/5689680/general/7e02a538-e4ab-4fb8-a41e-2f8612c7deda.jpg',
'https://images.openlane.eu/carimgs/5689680/general/17db9243-6951-4368-b01c-6b069daca65c.jpg',
'https://images.openlane.eu/carimgs/5689680/general/35828fbc-ac2a-4ac9-a755-2d93991e3b11.jpg',
'https://images.openlane.eu/carimgs/5689680/general/7724b91b-a609-414a-9e93-b6cdd260dffa.jpg',
'https://images.openlane.eu/carimgs/5689680/general/3198b946-ae83-4e68-9d59-9afcae4c8575.jpg',
'https://images.openlane.eu/carimgs/5689680/general/bc6b0b87-7771-4fe9-9529-ee46eb47d649.jpg',
'https://images.openlane.eu/carimgs/5689680/general/5fea26ab-9c6b-4670-a938-1531c1ba1b90.jpg',
'https://images.openlane.eu/carimgs/5689680/general/adbd2e80-fdee-4e2c-9e88-6957151ac7b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/8013a822-03b8-4b3c-bca7-2e9ca1f2ac67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/99a745de-8a28-428c-ac21-78e3dc80e06b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/7e02a538-e4ab-4fb8-a41e-2f8612c7deda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/17db9243-6951-4368-b01c-6b069daca65c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/35828fbc-ac2a-4ac9-a755-2d93991e3b11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/7724b91b-a609-414a-9e93-b6cdd260dffa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/3198b946-ae83-4e68-9d59-9afcae4c8575.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/bc6b0b87-7771-4fe9-9529-ee46eb47d649.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/5fea26ab-9c6b-4670-a938-1531c1ba1b90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_211d34e8-90fa-5638-958c-9080cb11beae/211d34e8-90fa-5638-958c-9080cb11beae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689680/general/adbd2e80-fdee-4e2c-9e88-6957151ac7b6.jpg',
'Width': 1024}],
'price': 13400,
'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 - '
'105.745 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715472%27 HTTP/1.1" 200 None
2026-03-24 16:01:23 [adesa.it] INFO: Saving data for 10715472: {'created_time': 1774368083.820331, 'last_price_update_time': 1774368083.820343, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715472') HTTP/1.1" 204 0
2026-03-24 16:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0bf0b4df-e4f6-5900-98ee-193d2c27c089 with identifier: 10715480
2026-03-24 16:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0bf0b4df-e4f6-5900-98ee-193d2c27c089 with identifier: 10715480
2026-03-24 16:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0bf0b4df-e4f6-5900-98ee-193d2c27c089 with identifier: 10715480 to the API
2026-03-24 16:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715480>
{'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-27T12:15:00Z',
'fuel_type': 'Petrol',
'id': '0bf0b4df-e4f6-5900-98ee-193d2c27c089',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM275FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715480',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 99143,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5694987/general/8c1afa5d-b5d4-4551-8ae6-ab75550def33.jpg',
'https://images.openlane.eu/carimgs/5694987/general/440c61e9-8205-4189-a946-f15a09fcc1c2.jpg',
'https://images.openlane.eu/carimgs/5694987/general/b5f4b9b8-daa6-420f-ae35-a9460b486d0a.jpg',
'https://images.openlane.eu/carimgs/5694987/general/f4b45fd0-e981-4f1e-b3a6-afc267dc499c.jpg',
'https://images.openlane.eu/carimgs/5694987/general/e735f188-c73c-454e-8ee4-972b7ad84180.jpg',
'https://images.openlane.eu/carimgs/5694987/general/0d4daf91-474a-49f9-be4d-3f058133e492.jpg',
'https://images.openlane.eu/carimgs/5694987/general/c7400a44-2020-4220-b0d4-37ba4a05d6a3.jpg',
'https://images.openlane.eu/carimgs/5694987/general/f96f30e5-d6bc-485d-8741-9a62d4fcf66a.jpg',
'https://images.openlane.eu/carimgs/5694987/general/3397cc9a-82c2-4f7c-aa1b-6986c3af07c8.jpg',
'https://images.openlane.eu/carimgs/5694987/general/db3375e3-6412-4fb2-b974-cc25fc41fb42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/8c1afa5d-b5d4-4551-8ae6-ab75550def33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/440c61e9-8205-4189-a946-f15a09fcc1c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/b5f4b9b8-daa6-420f-ae35-a9460b486d0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/f4b45fd0-e981-4f1e-b3a6-afc267dc499c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/e735f188-c73c-454e-8ee4-972b7ad84180.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/0d4daf91-474a-49f9-be4d-3f058133e492.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/c7400a44-2020-4220-b0d4-37ba4a05d6a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/f96f30e5-d6bc-485d-8741-9a62d4fcf66a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/3397cc9a-82c2-4f7c-aa1b-6986c3af07c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bf0b4df-e4f6-5900-98ee-193d2c27c089/0bf0b4df-e4f6-5900-98ee-193d2c27c089_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694987/general/db3375e3-6412-4fb2-b974-cc25fc41fb42.jpg',
'Width': 1024}],
'price': 5600,
'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 - 99.143 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715480%27 HTTP/1.1" 200 None
2026-03-24 16:01:25 [adesa.it] INFO: Saving data for 10715480: {'created_time': 1774368085.902702, 'last_price_update_time': 1774368085.902712, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715480') HTTP/1.1" 204 0
2026-03-24 16:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 81f08468-3787-51aa-999c-cf4350de50ac with identifier: 10711863
2026-03-24 16:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 81f08468-3787-51aa-999c-cf4350de50ac with identifier: 10711863
2026-03-24 16:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 81f08468-3787-51aa-999c-cf4350de50ac with identifier: 10711863 to the API
2026-03-24 16:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711863>
{'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': 286,
'expiration_date': '2026-03-26T11:15:00Z',
'fuel_type': 'Diesel',
'id': '81f08468-3787-51aa-999c-cf4350de50ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP529MH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711863',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 171702,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5441474/general/b3f73416-358f-4f1f-a020-f956df147d9a.jpg',
'https://images.openlane.eu/carimgs/5441474/general/62632155-aac6-420b-9298-298d8ee3d21e.jpg',
'https://images.openlane.eu/carimgs/5441474/general/a98f78f8-2301-4d85-8a20-f8f985a93bfb.jpg',
'https://images.openlane.eu/carimgs/5441474/general/06298cbc-fe84-40a1-9f55-c451d42bff77.jpg',
'https://images.openlane.eu/carimgs/5441474/general/8a38a3e4-d4e3-43db-a4a0-66a77c312f12.jpg',
'https://images.openlane.eu/carimgs/5441474/general/01baf904-7ff4-4ad4-9f86-2d89744d46c2.jpg',
'https://images.openlane.eu/carimgs/5441474/general/784814bd-8a01-4199-a326-aa965d45d690.jpg',
'https://images.openlane.eu/carimgs/5441474/general/9c78d401-56fa-44e3-bc3d-fbe672a223a0.jpg',
'https://images.openlane.eu/carimgs/5441474/general/1c714c66-f2a1-461c-890c-584d7f376cca.jpg',
'https://images.openlane.eu/carimgs/5441474/general/759a87b9-8202-4907-b61b-5b77a3645223.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399090,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/b3f73416-358f-4f1f-a020-f956df147d9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449704,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/62632155-aac6-420b-9298-298d8ee3d21e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488713,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/a98f78f8-2301-4d85-8a20-f8f985a93bfb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468697,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/06298cbc-fe84-40a1-9f55-c451d42bff77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366247,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/8a38a3e4-d4e3-43db-a4a0-66a77c312f12.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419306,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/01baf904-7ff4-4ad4-9f86-2d89744d46c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/784814bd-8a01-4199-a326-aa965d45d690.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273000,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/9c78d401-56fa-44e3-bc3d-fbe672a223a0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371351,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/1c714c66-f2a1-461c-890c-584d7f376cca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81f08468-3787-51aa-999c-cf4350de50ac/81f08468-3787-51aa-999c-cf4350de50ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346430,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5441474/general/759a87b9-8202-4907-b61b-5b77a3645223.jpg',
'Width': 2000}],
'price': 35300,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 50 TDI Sport - Diesel - Automatic - 286 hp - 171.702 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-24 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711863%27 HTTP/1.1" 200 None
2026-03-24 16:01:27 [adesa.it] INFO: Saving data for 10711863: {'created_time': 1774368087.008908, 'last_price_update_time': 1774368087.008917, 'auction_closing_time': 1774523700.0}
2026-03-24 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711863') HTTP/1.1" 204 0
2026-03-24 16:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4 with identifier: 10715481
2026-03-24 16:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4 with identifier: 10715481
2026-03-24 16:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64d2ea86-6d58-56ea-a0f8-f3e8d26276f4 with identifier: 10715481 to the API
2026-03-24 16:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '64d2ea86-6d58-56ea-a0f8-f3e8d26276f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF902CM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715481',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 113440,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5696882/general/2272b5a6-f261-4d62-adc3-a349f02ca36b.jpg',
'https://images.openlane.eu/carimgs/5696882/general/d3fe613f-1271-4c23-9cc3-b57aa49e722e.jpg',
'https://images.openlane.eu/carimgs/5696882/general/f7fbcde0-2fbc-4bfd-9db5-36e917dc1d6c.jpg',
'https://images.openlane.eu/carimgs/5696882/general/3d301b84-2596-4552-83c6-5f902cfa1764.jpg',
'https://images.openlane.eu/carimgs/5696882/general/220dafce-c3a2-4944-9887-d25080bad285.jpg',
'https://images.openlane.eu/carimgs/5696882/general/b045115c-4ae4-4780-bbf7-3e4235816c2c.jpg',
'https://images.openlane.eu/carimgs/5696882/general/98156943-819c-456d-9ab9-bd05ef8f2c36.jpg',
'https://images.openlane.eu/carimgs/5696882/general/dd82bfc3-ae93-4099-98f0-2d1bca97bb1d.jpg',
'https://images.openlane.eu/carimgs/5696882/general/81f4a8a8-8a7d-4b77-acfe-6751fc721d47.jpg',
'https://images.openlane.eu/carimgs/5696882/general/10a01128-624b-469d-b7d9-b89622794714.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35587,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/2272b5a6-f261-4d62-adc3-a349f02ca36b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/d3fe613f-1271-4c23-9cc3-b57aa49e722e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97149,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/f7fbcde0-2fbc-4bfd-9db5-36e917dc1d6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/3d301b84-2596-4552-83c6-5f902cfa1764.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/220dafce-c3a2-4944-9887-d25080bad285.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/b045115c-4ae4-4780-bbf7-3e4235816c2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/98156943-819c-456d-9ab9-bd05ef8f2c36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111258,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/dd82bfc3-ae93-4099-98f0-2d1bca97bb1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/81f4a8a8-8a7d-4b77-acfe-6751fc721d47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64d2ea86-6d58-56ea-a0f8-f3e8d26276f4/64d2ea86-6d58-56ea-a0f8-f3e8d26276f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696882/general/10a01128-624b-469d-b7d9-b89622794714.jpg',
'Width': 1024}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Lounge - Hybrid - Automatic - 98 hp - 113.440 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715481%27 HTTP/1.1" 200 None
2026-03-24 16:01:29 [adesa.it] INFO: Saving data for 10715481: {'created_time': 1774368089.310919, 'last_price_update_time': 1774368089.310929, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715481') HTTP/1.1" 204 0
2026-03-24 16:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e035df6b-76e9-5783-a9bc-4731d56e0309 with identifier: 10715464
2026-03-24 16:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e035df6b-76e9-5783-a9bc-4731d56e0309 with identifier: 10715464
2026-03-24 16:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e035df6b-76e9-5783-a9bc-4731d56e0309 with identifier: 10715464 to the API
2026-03-24 16:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715464>
{'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-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e035df6b-76e9-5783-a9bc-4731d56e0309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP714AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715464',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 102565,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5680725/general/5ca7b124-02e9-4a9d-b857-890286c330ea.jpg',
'https://images.openlane.eu/carimgs/5680725/general/ec9d2d3a-d384-4f5f-bb03-4eb247712635.jpg',
'https://images.openlane.eu/carimgs/5680725/general/f04fed6f-e717-4eb0-abba-dbb898053359.jpg',
'https://images.openlane.eu/carimgs/5680725/general/faa12741-cf2b-40d2-b5db-645748b84e8e.jpg',
'https://images.openlane.eu/carimgs/5680725/general/45be0d65-bbda-4d4c-87e2-94134bf5dc9e.jpg',
'https://images.openlane.eu/carimgs/5680725/general/ce100001-0d83-4750-bac8-0e1126a21e2c.jpg',
'https://images.openlane.eu/carimgs/5680725/general/b6f628b9-8b72-4e5a-b3a6-fc7570aa5f69.jpg',
'https://images.openlane.eu/carimgs/5680725/general/4b3cb8b6-fc3a-43f6-922e-47d8620e0623.jpg',
'https://images.openlane.eu/carimgs/5680725/general/ebc418ba-c217-4ef8-b134-2bbd52275761.jpg',
'https://images.openlane.eu/carimgs/5680725/general/981cac20-aa27-4320-a577-b79fbb2cd140.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500898,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/5ca7b124-02e9-4a9d-b857-890286c330ea.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500387,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/ec9d2d3a-d384-4f5f-bb03-4eb247712635.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393752,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/f04fed6f-e717-4eb0-abba-dbb898053359.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490292,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/faa12741-cf2b-40d2-b5db-645748b84e8e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306448,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/45be0d65-bbda-4d4c-87e2-94134bf5dc9e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398392,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/ce100001-0d83-4750-bac8-0e1126a21e2c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/b6f628b9-8b72-4e5a-b3a6-fc7570aa5f69.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498889,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/4b3cb8b6-fc3a-43f6-922e-47d8620e0623.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342228,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/ebc418ba-c217-4ef8-b134-2bbd52275761.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e035df6b-76e9-5783-a9bc-4731d56e0309/e035df6b-76e9-5783-a9bc-4731d56e0309_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364589,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680725/general/981cac20-aa27-4320-a577-b79fbb2cd140.jpg',
'Width': 2000}],
'price': 14000,
'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 - 102.565 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715464%27 HTTP/1.1" 200 None
2026-03-24 16:01:32 [adesa.it] INFO: Saving data for 10715464: {'created_time': 1774368092.771103, 'last_price_update_time': 1774368092.771113, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715464') HTTP/1.1" 204 0
2026-03-24 16:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec781769-a3b9-54d7-adb5-24d613981002 with identifier: 10715460
2026-03-24 16:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec781769-a3b9-54d7-adb5-24d613981002 with identifier: 10715460
2026-03-24 16:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec781769-a3b9-54d7-adb5-24d613981002 with identifier: 10715460 to the API
2026-03-24 16:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715460>
{'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-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ec781769-a3b9-54d7-adb5-24d613981002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP711AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715460',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 84104,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5674618/general/40e96367-f909-4bc1-aa65-6cfde07e80ad.jpg',
'https://images.openlane.eu/carimgs/5674618/general/f9136287-54e8-4627-a91b-59ebfa7769b6.jpg',
'https://images.openlane.eu/carimgs/5674618/general/2ed40142-d985-499a-8846-1aca59763c05.jpg',
'https://images.openlane.eu/carimgs/5674618/general/d23b22df-df7a-40b0-9f72-5b1f56bfbb38.jpg',
'https://images.openlane.eu/carimgs/5674618/general/7cc8fda8-1614-4f99-911e-59c67e3c94b2.jpg',
'https://images.openlane.eu/carimgs/5674618/general/6e354da5-094a-450c-bbcf-e98ebb220f42.jpg',
'https://images.openlane.eu/carimgs/5674618/general/e5adbea8-f7dc-4aa4-b50c-ca0bbf07e3be.jpg',
'https://images.openlane.eu/carimgs/5674618/general/45f4fc1e-5953-44e5-80e4-6ed54e8c250d.jpg',
'https://images.openlane.eu/carimgs/5674618/general/fd8b68f3-8245-4f43-85af-368123ed035b.jpg',
'https://images.openlane.eu/carimgs/5674618/general/5f9b9062-6fed-4c59-b4e5-acb5748e874b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478252,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/40e96367-f909-4bc1-aa65-6cfde07e80ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/f9136287-54e8-4627-a91b-59ebfa7769b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527885,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/2ed40142-d985-499a-8846-1aca59763c05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483007,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/d23b22df-df7a-40b0-9f72-5b1f56bfbb38.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434568,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/7cc8fda8-1614-4f99-911e-59c67e3c94b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361742,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/6e354da5-094a-450c-bbcf-e98ebb220f42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340771,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/e5adbea8-f7dc-4aa4-b50c-ca0bbf07e3be.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514062,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/45f4fc1e-5953-44e5-80e4-6ed54e8c250d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318752,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/fd8b68f3-8245-4f43-85af-368123ed035b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec781769-a3b9-54d7-adb5-24d613981002/ec781769-a3b9-54d7-adb5-24d613981002_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316670,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674618/general/5f9b9062-6fed-4c59-b4e5-acb5748e874b.jpg',
'Width': 2000}],
'price': 14200,
'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 - 84.104 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Saving data for 10715460: {'created_time': 1774368096.381628, 'last_price_update_time': 1774368096.381638, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715460') HTTP/1.1" 204 0
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717003
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717003: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717003 url https://www.openlane.eu/en/carv6/auction/10717003
2026-03-24 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742762/general/7ca906de-6a7e-42bf-b90f-63f7908135de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719834)
2026-03-24 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742762/general/aa01dd88-6c1b-43aa-8725-48c606cece84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719834)
2026-03-24 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742760/general/9bc130d0-088a-49ee-89c1-ce754502a1c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719832)
2026-03-24 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/0f6409b1-8298-4e26-b4da-372e623d9ff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742759/general/951296c9-dd21-45b5-95aa-774309d87e75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719831)
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10716990
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10716990: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10716990 url https://www.openlane.eu/en/carv6/auction/10716990
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f1810>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81e1c054-0eda-5827-ac22-5a8a58ddcd7b/81e1c054-0eda-5827-ac22-5a8a58ddcd7b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742760%252Fgeneral%252Fc3c058cf-e522-46eb-8cf8-d844c7c20298.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/c3c058cf-e522-46eb-8cf8-d844c7c20298.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81e1c054-0eda-5827-ac22-5a8a58ddcd7b
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10716991
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10716991: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10716991 url https://www.openlane.eu/en/carv6/auction/10716991
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717004
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717004: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717004 url https://www.openlane.eu/en/carv6/auction/10717004
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717001
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717001: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717001 url https://www.openlane.eu/en/carv6/auction/10717001
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10716987
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10716987: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10716987 url https://www.openlane.eu/en/carv6/auction/10716987
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc67d0>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde/27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742762%252Fgeneral%252F7ca906de-6a7e-42bf-b90f-63f7908135de.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/7ca906de-6a7e-42bf-b90f-63f7908135de.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df91850>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde/27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742762%252Fgeneral%252Faa01dd88-6c1b-43aa-8725-48c606cece84.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742762/general/aa01dd88-6c1b-43aa-8725-48c606cece84.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27e9e4ce-b9a6-5ec1-aaf8-6b52b541fbde
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9d8390>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81e1c054-0eda-5827-ac22-5a8a58ddcd7b/81e1c054-0eda-5827-ac22-5a8a58ddcd7b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742760%252Fgeneral%252F9bc130d0-088a-49ee-89c1-ce754502a1c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/9bc130d0-088a-49ee-89c1-ce754502a1c1.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81e1c054-0eda-5827-ac22-5a8a58ddcd7b
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ecb90>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742759%252Fgeneral%252F0f6409b1-8298-4e26-b4da-372e623d9ff5.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/0f6409b1-8298-4e26-b4da-372e623d9ff5.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaec3d0>
2026-03-24 16:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3df536b2-395b-5019-b966-924dc7cfae62/3df536b2-395b-5019-b966-924dc7cfae62_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742759%252Fgeneral%252F951296c9-dd21-45b5-95aa-774309d87e75.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742759/general/951296c9-dd21-45b5-95aa-774309d87e75.jpg saved to cache
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3df536b2-395b-5019-b966-924dc7cfae62
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10716988
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10716988: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10716988 url https://www.openlane.eu/en/carv6/auction/10716988
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717099
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717099: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717099 url https://www.openlane.eu/en/carv6/auction/10717099
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717098
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717098: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717098 url https://www.openlane.eu/en/carv6/auction/10717098
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10717002
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10717002: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10717002 url https://www.openlane.eu/en/carv6/auction/10717002
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720255
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720255: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720255 url https://www.openlane.eu/en/carv6/auction/10720255
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720256
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720256: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720256 url https://www.openlane.eu/en/carv6/auction/10720256
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720257
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720257: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720257 url https://www.openlane.eu/en/carv6/auction/10720257
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720242
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720242: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720242 url https://www.openlane.eu/en/carv6/auction/10720242
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720258
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720258: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720258 url https://www.openlane.eu/en/carv6/auction/10720258
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720240
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720240: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720240 url https://www.openlane.eu/en/carv6/auction/10720240
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720259
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [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 16:01:36 [adesa.it] INFO: Scrape type for 10720259: 1
2026-03-24 16:01:36 [adesa.it] INFO: Scraping item 10720259 url https://www.openlane.eu/en/carv6/auction/10720259
2026-03-24 16:01:36 [adesa.it] INFO: Found listing with ID: 10720260
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720260: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720260 url https://www.openlane.eu/en/carv6/auction/10720260
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720243
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720243: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720243 url https://www.openlane.eu/en/carv6/auction/10720243
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720244
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720244: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720244 url https://www.openlane.eu/en/carv6/auction/10720244
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720261
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720261: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720261 url https://www.openlane.eu/en/carv6/auction/10720261
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720262
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720262: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720262 url https://www.openlane.eu/en/carv6/auction/10720262
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720263
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720263: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720263 url https://www.openlane.eu/en/carv6/auction/10720263
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720264
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720264: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720264 url https://www.openlane.eu/en/carv6/auction/10720264
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720265
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720265: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720265 url https://www.openlane.eu/en/carv6/auction/10720265
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720266
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720266: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720266 url https://www.openlane.eu/en/carv6/auction/10720266
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720268
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720268: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720268 url https://www.openlane.eu/en/carv6/auction/10720268
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720267
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720267: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720267 url https://www.openlane.eu/en/carv6/auction/10720267
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720237
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720237: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720237 url https://www.openlane.eu/en/carv6/auction/10720237
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720250
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720250: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720250 url https://www.openlane.eu/en/carv6/auction/10720250
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720269
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720269: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720269 url https://www.openlane.eu/en/carv6/auction/10720269
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720245
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720245: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720245 url https://www.openlane.eu/en/carv6/auction/10720245
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720270
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720270: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720270 url https://www.openlane.eu/en/carv6/auction/10720270
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720285
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720285: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720285 url https://www.openlane.eu/en/carv6/auction/10720285
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720246
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720246: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720246 url https://www.openlane.eu/en/carv6/auction/10720246
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720271
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720271: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720271 url https://www.openlane.eu/en/carv6/auction/10720271
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720251
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720251: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720251 url https://www.openlane.eu/en/carv6/auction/10720251
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720272
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720272: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720272 url https://www.openlane.eu/en/carv6/auction/10720272
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720273
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720273: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720273 url https://www.openlane.eu/en/carv6/auction/10720273
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720247
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720247: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720247 url https://www.openlane.eu/en/carv6/auction/10720247
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720284
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720284: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720284 url https://www.openlane.eu/en/carv6/auction/10720284
2026-03-24 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742760/general/4823d55d-48bb-45e3-850f-175e8cb8589d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719832)
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720274
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720274: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720274 url https://www.openlane.eu/en/carv6/auction/10720274
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720252
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720252: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720252 url https://www.openlane.eu/en/carv6/auction/10720252
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720241
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720241: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720241 url https://www.openlane.eu/en/carv6/auction/10720241
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720275
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720275: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720275 url https://www.openlane.eu/en/carv6/auction/10720275
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720277
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720277: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720277 url https://www.openlane.eu/en/carv6/auction/10720277
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720276
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720276: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720276 url https://www.openlane.eu/en/carv6/auction/10720276
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720248
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720248: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720248 url https://www.openlane.eu/en/carv6/auction/10720248
2026-03-24 16:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e960510>
2026-03-24 16:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:01: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 16:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81e1c054-0eda-5827-ac22-5a8a58ddcd7b/81e1c054-0eda-5827-ac22-5a8a58ddcd7b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742760%252Fgeneral%252F4823d55d-48bb-45e3-850f-175e8cb8589d.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742760/general/4823d55d-48bb-45e3-850f-175e8cb8589d.jpg saved to cache
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81e1c054-0eda-5827-ac22-5a8a58ddcd7b
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720253
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720253: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720253 url https://www.openlane.eu/en/carv6/auction/10720253
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720278
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720278: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720278 url https://www.openlane.eu/en/carv6/auction/10720278
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720239
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720239: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720239 url https://www.openlane.eu/en/carv6/auction/10720239
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720254
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720254: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720254 url https://www.openlane.eu/en/carv6/auction/10720254
2026-03-24 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720281
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720281: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720281 url https://www.openlane.eu/en/carv6/auction/10720281
2026-03-24 16:01: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 16:01:37 [adesa.it] INFO: Found listing with ID: 10720282
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720282: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720282 url https://www.openlane.eu/en/carv6/auction/10720282
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720279
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720279: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720279 url https://www.openlane.eu/en/carv6/auction/10720279
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720280
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720280: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720280 url https://www.openlane.eu/en/carv6/auction/10720280
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720283
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720283: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720283 url https://www.openlane.eu/en/carv6/auction/10720283
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720238
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720238: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720238 url https://www.openlane.eu/en/carv6/auction/10720238
2026-03-24 16:01:37 [adesa.it] INFO: Found listing with ID: 10720249
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:37 [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 16:01:37 [adesa.it] INFO: Scrape type for 10720249: 1
2026-03-24 16:01:37 [adesa.it] INFO: Scraping item 10720249 url https://www.openlane.eu/en/carv6/auction/10720249
2026-03-24 16:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e656796-1e01-5f0d-853f-36453a47a3d2 with identifier: 10716992
2026-03-24 16:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e656796-1e01-5f0d-853f-36453a47a3d2 with scrape type 1
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e656796-1e01-5f0d-853f-36453a47a3d2
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F8e46d5a5-483b-4adb-a1b1-1c203e666cf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/8e46d5a5-483b-4adb-a1b1-1c203e666cf6.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252Fd2d909a0-5e6b-401e-b68a-a477a900b9c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/d2d909a0-5e6b-401e-b68a-a477a900b9c6.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F94be0191-bcfb-4406-8437-0b2d69587913.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/94be0191-bcfb-4406-8437-0b2d69587913.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252Fc22bb363-c752-4c48-94cb-f04888cb5f09.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/c22bb363-c752-4c48-94cb-f04888cb5f09.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F93c71551-ec60-407b-bb3f-5a5d182d28f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/93c71551-ec60-407b-bb3f-5a5d182d28f8.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F44a9a091-adea-47ac-9ae7-057ec99d2976.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/44a9a091-adea-47ac-9ae7-057ec99d2976.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252Feff1ff1f-67fb-4301-b87b-66be922aa754.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/eff1ff1f-67fb-4301-b87b-66be922aa754.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F6b316061-5b9e-4ee3-9c0f-4d8faa02362c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/6b316061-5b9e-4ee3-9c0f-4d8faa02362c.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252Fccdd40cc-0c75-4299-9717-4e74674e0a28.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/ccdd40cc-0c75-4299-9717-4e74674e0a28.jpg already downloaded
2026-03-24 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724802%252Fgeneral%252F2abfd6de-6586-4277-bb27-4ce8e7b2ed25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724802/general/2abfd6de-6586-4277-bb27-4ce8e7b2ed25.jpg already downloaded
2026-03-24 16:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2e656796-1e01-5f0d-853f-36453a47a3d2, identifier: 10716992
2026-03-24 16:01:38 [adesa.it] INFO: Found listing with ID: 10720286
2026-03-24 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720286%27 HTTP/1.1" 200 None
2026-03-24 16:01:38 [adesa.it] INFO: Scrape type for 10720286: 1
2026-03-24 16:01:38 [adesa.it] INFO: Scraping item 10720286 url https://www.openlane.eu/en/carv6/auction/10720286
2026-03-24 16:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2e656796-1e01-5f0d-853f-36453a47a3d2 with identifier: 10716992
2026-03-24 16:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2e656796-1e01-5f0d-853f-36453a47a3d2 with identifier: 10716992
2026-03-24 16:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2e656796-1e01-5f0d-853f-36453a47a3d2 with identifier: 10716992 to the API
2026-03-24 16:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716992>
{'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': 136,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '2e656796-1e01-5f0d-853f-36453a47a3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL907JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716992',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 45288,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5724802/general/8e46d5a5-483b-4adb-a1b1-1c203e666cf6.jpg',
'https://images.openlane.eu/carimgs/5724802/general/d2d909a0-5e6b-401e-b68a-a477a900b9c6.jpg',
'https://images.openlane.eu/carimgs/5724802/general/94be0191-bcfb-4406-8437-0b2d69587913.jpg',
'https://images.openlane.eu/carimgs/5724802/general/c22bb363-c752-4c48-94cb-f04888cb5f09.jpg',
'https://images.openlane.eu/carimgs/5724802/general/93c71551-ec60-407b-bb3f-5a5d182d28f8.jpg',
'https://images.openlane.eu/carimgs/5724802/general/44a9a091-adea-47ac-9ae7-057ec99d2976.jpg',
'https://images.openlane.eu/carimgs/5724802/general/eff1ff1f-67fb-4301-b87b-66be922aa754.jpg',
'https://images.openlane.eu/carimgs/5724802/general/6b316061-5b9e-4ee3-9c0f-4d8faa02362c.jpg',
'https://images.openlane.eu/carimgs/5724802/general/ccdd40cc-0c75-4299-9717-4e74674e0a28.jpg',
'https://images.openlane.eu/carimgs/5724802/general/2abfd6de-6586-4277-bb27-4ce8e7b2ed25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58855,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/8e46d5a5-483b-4adb-a1b1-1c203e666cf6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/d2d909a0-5e6b-401e-b68a-a477a900b9c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49216,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/94be0191-bcfb-4406-8437-0b2d69587913.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/c22bb363-c752-4c48-94cb-f04888cb5f09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/93c71551-ec60-407b-bb3f-5a5d182d28f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48900,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/44a9a091-adea-47ac-9ae7-057ec99d2976.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/eff1ff1f-67fb-4301-b87b-66be922aa754.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/6b316061-5b9e-4ee3-9c0f-4d8faa02362c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55266,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/ccdd40cc-0c75-4299-9717-4e74674e0a28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e656796-1e01-5f0d-853f-36453a47a3d2/2e656796-1e01-5f0d-853f-36453a47a3d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724802/general/2abfd6de-6586-4277-bb27-4ce8e7b2ed25.jpg',
'Width': 800}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Style - Diesel - Automatic - 136 hp - 45.288 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Saving data for 10716992: {'created_time': 1774368101.657986, 'last_price_update_time': 1774368101.657996, 'auction_closing_time': 1774452600.0}
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716992') HTTP/1.1" 204 0
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720287
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720287: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720287 url https://www.openlane.eu/en/carv6/auction/10720287
2026-03-24 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01: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 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720291
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720291: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720291 url https://www.openlane.eu/en/carv6/auction/10720291
2026-03-24 16:01: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 16:01: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 16:01: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 16:01: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 16:01:41 [adesa.it] INFO: Found listing with ID: 10720292
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720292: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720292 url https://www.openlane.eu/en/carv6/auction/10720292
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720289
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720289: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720289 url https://www.openlane.eu/en/carv6/auction/10720289
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720290
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720290: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720290 url https://www.openlane.eu/en/carv6/auction/10720290
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720293
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720293%27 HTTP/1.1" 200 None
2026-03-24 16:01:41 [adesa.it] INFO: Scrape type for 10720293: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720293 url https://www.openlane.eu/en/carv6/auction/10720293
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720295
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720295: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720295 url https://www.openlane.eu/en/carv6/auction/10720295
2026-03-24 16:01:41 [adesa.it] INFO: Found listing with ID: 10720294
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [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 16:01:41 [adesa.it] INFO: Scrape type for 10720294: 1
2026-03-24 16:01:41 [adesa.it] INFO: Scraping item 10720294 url https://www.openlane.eu/en/carv6/auction/10720294
2026-03-24 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8322d06c-f62f-5387-aa68-7eff0bbd2564 with identifier: 10716995
2026-03-24 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8322d06c-f62f-5387-aa68-7eff0bbd2564 with scrape type 1
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg not downloaded yet
2026-03-24 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96952c17-3e7b-5f15-85f4-b98d21abd507 with identifier: 10716994
2026-03-24 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96952c17-3e7b-5f15-85f4-b98d21abd507 with scrape type 1
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252Ff3e079aa-6161-4419-9feb-7721a2d30c6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/f3e079aa-6161-4419-9feb-7721a2d30c6b.jpg not downloaded yet
2026-03-24 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e27b40d-75c7-560e-944d-36c74808c913 with identifier: 10716996
2026-03-24 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e27b40d-75c7-560e-944d-36c74808c913 with scrape type 1
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252Fb187b71c-498c-43f8-8ff6-5a61da8e4899.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/b187b71c-498c-43f8-8ff6-5a61da8e4899.jpg not downloaded yet
2026-03-24 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with identifier: 10716993
2026-03-24 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with scrape type 1
2026-03-24 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252Fc85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/c85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg not downloaded yet
2026-03-24 16:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9753611e-1137-5496-b233-06a10493b647 with identifier: 10715465
2026-03-24 16:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9753611e-1137-5496-b233-06a10493b647 with scrape type 1
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9753611e-1137-5496-b233-06a10493b647
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252Fa2618f5d-1362-45df-976b-44c6d8317d08.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/a2618f5d-1362-45df-976b-44c6d8317d08.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252Fadbe78ec-9963-49ba-892b-9e9727b1f85d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/adbe78ec-9963-49ba-892b-9e9727b1f85d.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252Feada4d6f-8750-4064-8963-ecb8e70087df.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/eada4d6f-8750-4064-8963-ecb8e70087df.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252F32452871-829e-475c-9622-a9d8b85762c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/32452871-829e-475c-9622-a9d8b85762c9.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252F07747869-81f3-412a-a16d-782117350450.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/07747869-81f3-412a-a16d-782117350450.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252F9d006a06-52cc-4931-93a8-ad527cfff84d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/9d006a06-52cc-4931-93a8-ad527cfff84d.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252F91230349-339c-45cf-8b7b-c5133cc5482b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/91230349-339c-45cf-8b7b-c5133cc5482b.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252F38ef0fe7-75e9-407a-a8cb-c35daf44bdca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/38ef0fe7-75e9-407a-a8cb-c35daf44bdca.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252Fbf9b3670-c534-41e8-ac7c-60d94fe5adbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/bf9b3670-c534-41e8-ac7c-60d94fe5adbf.jpg already downloaded
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681548%252Fgeneral%252Ffabc5217-8ef4-418a-9acd-e02244ab1f75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681548/general/fabc5217-8ef4-418a-9acd-e02244ab1f75.jpg already downloaded
2026-03-24 16:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9753611e-1137-5496-b233-06a10493b647, identifier: 10715465
2026-03-24 16:01:42 [adesa.it] INFO: Found listing with ID: 10720288
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:42 [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 16:01:42 [adesa.it] INFO: Scrape type for 10720288: 1
2026-03-24 16:01:42 [adesa.it] INFO: Scraping item 10720288 url https://www.openlane.eu/en/carv6/auction/10720288
2026-03-24 16:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9753611e-1137-5496-b233-06a10493b647 with identifier: 10715465
2026-03-24 16:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9753611e-1137-5496-b233-06a10493b647 with identifier: 10715465
2026-03-24 16:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9753611e-1137-5496-b233-06a10493b647 with identifier: 10715465 to the API
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9753611e-1137-5496-b233-06a10493b647',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ155HL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715465',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 162418,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5681548/general/a2618f5d-1362-45df-976b-44c6d8317d08.jpg',
'https://images.openlane.eu/carimgs/5681548/general/adbe78ec-9963-49ba-892b-9e9727b1f85d.jpg',
'https://images.openlane.eu/carimgs/5681548/general/eada4d6f-8750-4064-8963-ecb8e70087df.jpg',
'https://images.openlane.eu/carimgs/5681548/general/32452871-829e-475c-9622-a9d8b85762c9.jpg',
'https://images.openlane.eu/carimgs/5681548/general/07747869-81f3-412a-a16d-782117350450.jpg',
'https://images.openlane.eu/carimgs/5681548/general/9d006a06-52cc-4931-93a8-ad527cfff84d.jpg',
'https://images.openlane.eu/carimgs/5681548/general/91230349-339c-45cf-8b7b-c5133cc5482b.jpg',
'https://images.openlane.eu/carimgs/5681548/general/38ef0fe7-75e9-407a-a8cb-c35daf44bdca.jpg',
'https://images.openlane.eu/carimgs/5681548/general/bf9b3670-c534-41e8-ac7c-60d94fe5adbf.jpg',
'https://images.openlane.eu/carimgs/5681548/general/fabc5217-8ef4-418a-9acd-e02244ab1f75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/a2618f5d-1362-45df-976b-44c6d8317d08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/adbe78ec-9963-49ba-892b-9e9727b1f85d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/eada4d6f-8750-4064-8963-ecb8e70087df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/32452871-829e-475c-9622-a9d8b85762c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/07747869-81f3-412a-a16d-782117350450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/9d006a06-52cc-4931-93a8-ad527cfff84d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52314,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/91230349-339c-45cf-8b7b-c5133cc5482b.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/38ef0fe7-75e9-407a-a8cb-c35daf44bdca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/bf9b3670-c534-41e8-ac7c-60d94fe5adbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9753611e-1137-5496-b233-06a10493b647/9753611e-1137-5496-b233-06a10493b647_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681548/general/fabc5217-8ef4-418a-9acd-e02244ab1f75.jpg',
'Width': 1024}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLC 200d Business - 4-Matic - Diesel - Automatic - '
'163 hp - 162.418 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715465%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [adesa.it] INFO: Saving data for 10715465: {'created_time': 1774368105.822733, 'last_price_update_time': 1774368105.822743, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715465') HTTP/1.1" 204 0
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg not downloaded yet
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252Fbf5d5557-a14e-4bb5-a105-bd607db5f443.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/bf5d5557-a14e-4bb5-a105-bd607db5f443.jpg not downloaded yet
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg not downloaded yet
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252F7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg not downloaded yet
2026-03-24 16:01:45 [adesa.it] INFO: Found listing with ID: 10720296
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720296%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [adesa.it] INFO: Scrape type for 10720296: 1
2026-03-24 16:01:45 [adesa.it] INFO: Scraping item 10720296 url https://www.openlane.eu/en/carv6/auction/10720296
2026-03-24 16:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252Fd025e3a7-da99-4092-a99e-7499e1b3563d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/d025e3a7-da99-4092-a99e-7499e1b3563d.jpg not downloaded yet
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252F58451043-d5f8-4e97-a527-396b01c3b178.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/58451043-d5f8-4e97-a527-396b01c3b178.jpg not downloaded yet
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741925%252Fgeneral%252Ffa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/fa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg not downloaded yet
2026-03-24 16:01: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 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:46 [adesa.it] INFO: Found listing with ID: 10718977
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:01:46 [adesa.it] INFO: Scrape type for 10718977: 1
2026-03-24 16:01:46 [adesa.it] INFO: Scraping item 10718977 url https://www.openlane.eu/en/carv6/auction/10718977
2026-03-24 16:01: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 16:01: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 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741928%252Fgeneral%252F2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741926%252Fgeneral%252Fa129e251-2604-47c6-9176-27a7a8efd7b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/a129e251-2604-47c6-9176-27a7a8efd7b5.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741930%252Fgeneral%252F026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741925%252Fgeneral%252F39e1973c-6755-4f28-a498-2a68d3ef5306.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/39e1973c-6755-4f28-a498-2a68d3ef5306.jpg not downloaded yet
2026-03-24 16:01:46 [adesa.it] INFO: Found listing with ID: 10718984
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:01:46 [adesa.it] INFO: Scrape type for 10718984: 1
2026-03-24 16:01:46 [adesa.it] INFO: Scraping item 10718984 url https://www.openlane.eu/en/carv6/auction/10718984
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741928%252Fgeneral%252Fb5baae63-f949-4439-9e61-a154a476d83e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/b5baae63-f949-4439-9e61-a154a476d83e.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741926%252Fgeneral%252Fce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/ce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741930%252Fgeneral%252F7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741925%252Fgeneral%252F1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg not downloaded yet
2026-03-24 16:01:46 [adesa.it] INFO: Found listing with ID: 10718983
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:01:46 [adesa.it] INFO: Scrape type for 10718983: 1
2026-03-24 16:01:46 [adesa.it] INFO: Scraping item 10718983 url https://www.openlane.eu/en/carv6/auction/10718983
2026-03-24 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741928%252Fgeneral%252F661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741926%252Fgeneral%252Fa12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/a12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741930%252Fgeneral%252F32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg not downloaded yet
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741925%252Fgeneral%252F388828be-e7f9-4635-9888-75ed9b0ef895.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/388828be-e7f9-4635-9888-75ed9b0ef895.jpg not downloaded yet
2026-03-24 16:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with identifier: 10716997
2026-03-24 16:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with scrape type 1
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252Fcb67efa3-3493-4ff2-8521-a40e138865ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/cb67efa3-3493-4ff2-8521-a40e138865ef.jpg not downloaded yet
2026-03-24 16:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06c21b57-2d92-5239-ae48-f5de99227807 with identifier: 10715477
2026-03-24 16:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06c21b57-2d92-5239-ae48-f5de99227807 with scrape type 1
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06c21b57-2d92-5239-ae48-f5de99227807
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F9f8cbfee-49ce-47fd-b974-c5ca9638e593.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/9f8cbfee-49ce-47fd-b974-c5ca9638e593.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F6d3fe872-b814-4893-bb5e-e20ca2049f0d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/6d3fe872-b814-4893-bb5e-e20ca2049f0d.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252Feaea1de4-5467-4373-a102-82d8bcb6f275.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/eaea1de4-5467-4373-a102-82d8bcb6f275.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F5a9c9d0c-6ff8-4941-8dab-6e16f9bd7187.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/5a9c9d0c-6ff8-4941-8dab-6e16f9bd7187.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F4e504728-1ae5-40dc-8741-780cc2095bfa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/4e504728-1ae5-40dc-8741-780cc2095bfa.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F842930c0-ab42-49ae-a748-a3a6849a8e74.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/842930c0-ab42-49ae-a748-a3a6849a8e74.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F1606c002-4234-4925-adc0-0fd9d516aeed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/1606c002-4234-4925-adc0-0fd9d516aeed.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F53ffc97a-f639-4826-bf21-adc43ae15ac5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/53ffc97a-f639-4826-bf21-adc43ae15ac5.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F0b0dcaa8-a43c-4b91-ab7d-c7f2b53b6bbc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/0b0dcaa8-a43c-4b91-ab7d-c7f2b53b6bbc.jpeg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5692001%252Fgeneral%252F6adf75ae-c3e2-4aed-85ad-55fcf1ffb19f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692001/general/6adf75ae-c3e2-4aed-85ad-55fcf1ffb19f.jpeg already downloaded
2026-03-24 16:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 06c21b57-2d92-5239-ae48-f5de99227807, identifier: 10715477
2026-03-24 16:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e44058-6296-50fe-97b6-1281d27d8a11 with identifier: 10715478
2026-03-24 16:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95e44058-6296-50fe-97b6-1281d27d8a11 with scrape type 1
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95e44058-6296-50fe-97b6-1281d27d8a11
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F10a56841-c839-4400-a3a4-1457bb454cd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/10a56841-c839-4400-a3a4-1457bb454cd4.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F99b7fd9c-736b-4d6b-93ca-2cb3a1963bc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/99b7fd9c-736b-4d6b-93ca-2cb3a1963bc7.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F5731dac1-b177-47cc-91eb-ae3e7202fc49.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/5731dac1-b177-47cc-91eb-ae3e7202fc49.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F9cb4ec6c-0f92-4681-806e-b498d1408bf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/9cb4ec6c-0f92-4681-806e-b498d1408bf8.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F35d97c26-8f33-489f-b7f0-9053f6b30585.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/35d97c26-8f33-489f-b7f0-9053f6b30585.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F9e2ef177-7c18-4bdc-9b17-20219e653ac7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/9e2ef177-7c18-4bdc-9b17-20219e653ac7.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F4249ef56-c3ee-4c2f-969a-2bee969f5b8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/4249ef56-c3ee-4c2f-969a-2bee969f5b8f.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252Fe0a5f9f2-f8e1-4af0-a6fd-0c3a3bcb64f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/e0a5f9f2-f8e1-4af0-a6fd-0c3a3bcb64f8.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F5b94ed03-95d4-4e09-b3df-d7cab3186f24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/5b94ed03-95d4-4e09-b3df-d7cab3186f24.jpg already downloaded
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5694338%252Fgeneral%252F5b37151c-09cc-46ad-a027-393e0878475a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694338/general/5b37151c-09cc-46ad-a027-393e0878475a.jpg already downloaded
2026-03-24 16:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95e44058-6296-50fe-97b6-1281d27d8a11, identifier: 10715478
2026-03-24 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:01:46 [adesa.it] INFO: Found listing with ID: 10718985
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:01:46 [adesa.it] INFO: Scrape type for 10718985: 1
2026-03-24 16:01:46 [adesa.it] INFO: Scraping item 10718985 url https://www.openlane.eu/en/carv6/auction/10718985
2026-03-24 16:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 06c21b57-2d92-5239-ae48-f5de99227807 with identifier: 10715477
2026-03-24 16:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 06c21b57-2d92-5239-ae48-f5de99227807 with identifier: 10715477
2026-03-24 16:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 06c21b57-2d92-5239-ae48-f5de99227807 with identifier: 10715477 to the API
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715477>
{'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': 194,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '06c21b57-2d92-5239-ae48-f5de99227807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ940LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715477',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 227000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5692001/general/9f8cbfee-49ce-47fd-b974-c5ca9638e593.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/6d3fe872-b814-4893-bb5e-e20ca2049f0d.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/eaea1de4-5467-4373-a102-82d8bcb6f275.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/5a9c9d0c-6ff8-4941-8dab-6e16f9bd7187.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/4e504728-1ae5-40dc-8741-780cc2095bfa.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/842930c0-ab42-49ae-a748-a3a6849a8e74.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/1606c002-4234-4925-adc0-0fd9d516aeed.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/53ffc97a-f639-4826-bf21-adc43ae15ac5.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/0b0dcaa8-a43c-4b91-ab7d-c7f2b53b6bbc.jpeg',
'https://images.openlane.eu/carimgs/5692001/general/6adf75ae-c3e2-4aed-85ad-55fcf1ffb19f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88166,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/9f8cbfee-49ce-47fd-b974-c5ca9638e593.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241055,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/6d3fe872-b814-4893-bb5e-e20ca2049f0d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96891,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/eaea1de4-5467-4373-a102-82d8bcb6f275.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/5a9c9d0c-6ff8-4941-8dab-6e16f9bd7187.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/4e504728-1ae5-40dc-8741-780cc2095bfa.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/842930c0-ab42-49ae-a748-a3a6849a8e74.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94833,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/1606c002-4234-4925-adc0-0fd9d516aeed.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/53ffc97a-f639-4826-bf21-adc43ae15ac5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/0b0dcaa8-a43c-4b91-ab7d-c7f2b53b6bbc.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06c21b57-2d92-5239-ae48-f5de99227807/06c21b57-2d92-5239-ae48-f5de99227807_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692001/general/6adf75ae-c3e2-4aed-85ad-55fcf1ffb19f.jpeg',
'Width': 800}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Premium - 4-Matic - Diesel - Automatic - 194 '
'hp - 227.000 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715477%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [adesa.it] INFO: Saving data for 10715477: {'created_time': 1774368107.555619, 'last_price_update_time': 1774368107.555631, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715477') HTTP/1.1" 204 0
2026-03-24 16:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95e44058-6296-50fe-97b6-1281d27d8a11 with identifier: 10715478
2026-03-24 16:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95e44058-6296-50fe-97b6-1281d27d8a11 with identifier: 10715478
2026-03-24 16:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95e44058-6296-50fe-97b6-1281d27d8a11 with identifier: 10715478 to the API
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '95e44058-6296-50fe-97b6-1281d27d8a11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ127AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715478',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Astra',
'odometer': 176564,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5694338/general/10a56841-c839-4400-a3a4-1457bb454cd4.jpg',
'https://images.openlane.eu/carimgs/5694338/general/99b7fd9c-736b-4d6b-93ca-2cb3a1963bc7.jpg',
'https://images.openlane.eu/carimgs/5694338/general/5731dac1-b177-47cc-91eb-ae3e7202fc49.jpg',
'https://images.openlane.eu/carimgs/5694338/general/9cb4ec6c-0f92-4681-806e-b498d1408bf8.jpg',
'https://images.openlane.eu/carimgs/5694338/general/35d97c26-8f33-489f-b7f0-9053f6b30585.jpg',
'https://images.openlane.eu/carimgs/5694338/general/9e2ef177-7c18-4bdc-9b17-20219e653ac7.jpg',
'https://images.openlane.eu/carimgs/5694338/general/4249ef56-c3ee-4c2f-969a-2bee969f5b8f.jpg',
'https://images.openlane.eu/carimgs/5694338/general/e0a5f9f2-f8e1-4af0-a6fd-0c3a3bcb64f8.jpg',
'https://images.openlane.eu/carimgs/5694338/general/5b94ed03-95d4-4e09-b3df-d7cab3186f24.jpg',
'https://images.openlane.eu/carimgs/5694338/general/5b37151c-09cc-46ad-a027-393e0878475a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44572,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/10a56841-c839-4400-a3a4-1457bb454cd4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/99b7fd9c-736b-4d6b-93ca-2cb3a1963bc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179799,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/5731dac1-b177-47cc-91eb-ae3e7202fc49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/9cb4ec6c-0f92-4681-806e-b498d1408bf8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/35d97c26-8f33-489f-b7f0-9053f6b30585.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/9e2ef177-7c18-4bdc-9b17-20219e653ac7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97708,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/4249ef56-c3ee-4c2f-969a-2bee969f5b8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/e0a5f9f2-f8e1-4af0-a6fd-0c3a3bcb64f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/5b94ed03-95d4-4e09-b3df-d7cab3186f24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95e44058-6296-50fe-97b6-1281d27d8a11/95e44058-6296-50fe-97b6-1281d27d8a11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694338/general/5b37151c-09cc-46ad-a027-393e0878475a.jpg',
'Width': 800}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Astra 1.5 CDTI Business - Diesel - Manual - 122 hp - 176.564 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:48 [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 16:01:48 [adesa.it] INFO: Saving data for 10715478: {'created_time': 1774368108.4381, 'last_price_update_time': 1774368108.43811, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715478') HTTP/1.1" 204 0
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252F98986325-5ba2-4485-9e83-ab3f9e09909d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/98986325-5ba2-4485-9e83-ab3f9e09909d.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252Fd80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/d80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252F883f1167-159a-4635-b9e7-0a9803117e6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/883f1167-159a-4635-b9e7-0a9803117e6b.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252Ffcc66497-bf13-4df6-9005-5c89de1d8c78.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/fcc66497-bf13-4df6-9005-5c89de1d8c78.jpg not downloaded yet
2026-03-24 16:01:48 [adesa.it] INFO: Found listing with ID: 10718986
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:48 [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 16:01:48 [adesa.it] INFO: Scrape type for 10718986: 1
2026-03-24 16:01:48 [adesa.it] INFO: Scraping item 10718986 url https://www.openlane.eu/en/carv6/auction/10718986
2026-03-24 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa1050>
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252F7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg saved to cache
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F2f6ff3fd-add5-435a-906d-87690af3d556.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/2f6ff3fd-add5-435a-906d-87690af3d556.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252F929dea7a-f53b-4b8c-8ce5-11459370001a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/929dea7a-f53b-4b8c-8ce5-11459370001a.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252Fed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/ed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F7d1a1858-d659-4c39-9083-3f131d481a1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/7d1a1858-d659-4c39-9083-3f131d481a1c.jpg not downloaded yet
2026-03-24 16:01: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 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:48 [adesa.it] INFO: Found listing with ID: 10718988
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:48 [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 16:01:48 [adesa.it] INFO: Scrape type for 10718988: 1
2026-03-24 16:01:48 [adesa.it] INFO: Scraping item 10718988 url https://www.openlane.eu/en/carv6/auction/10718988
2026-03-24 16:01: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 16:01: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 16:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed71890>
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg saved to cache
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252Ff59eb545-744c-420c-bc5c-a4c8e365f047.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/f59eb545-744c-420c-bc5c-a4c8e365f047.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252Ffd207d69-673e-40bb-ac67-828655a8bab5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/fd207d69-673e-40bb-ac67-828655a8bab5.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg not downloaded yet
2026-03-24 16:01:48 [adesa.it] INFO: Found listing with ID: 10718987
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:48 [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 16:01:48 [adesa.it] INFO: Scrape type for 10718987: 1
2026-03-24 16:01:48 [adesa.it] INFO: Scraping item 10718987 url https://www.openlane.eu/en/carv6/auction/10718987
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252Fe840ff29-1119-4074-acae-e36d41cff76b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/e840ff29-1119-4074-acae-e36d41cff76b.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F068ec6db-7736-441b-9b58-10538044d9cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/068ec6db-7736-441b-9b58-10538044d9cf.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252Fbce666d7-7349-48a8-8940-eb3c61f41327.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/bce666d7-7349-48a8-8940-eb3c61f41327.jpg not downloaded yet
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252Fc448ea55-dee9-48b0-940b-79545051613e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/c448ea55-dee9-48b0-940b-79545051613e.jpg not downloaded yet
2026-03-24 16:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with identifier: 10717000
2026-03-24 16:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with scrape type 1
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252Fd48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/d48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg not downloaded yet
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e831b10>
2026-03-24 16:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252F1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg saved to cache
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:01:48 [adesa.it] INFO: Found listing with ID: 10718989
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718989%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718989: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718989 url https://www.openlane.eu/en/carv6/auction/10718989
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/fcc66497-bf13-4df6-9005-5c89de1d8c78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/883f1167-159a-4635-b9e7-0a9803117e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252F653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg not downloaded yet
2026-03-24 16:01: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 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg not downloaded yet
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/d80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718990
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718990%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718990: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718990 url https://www.openlane.eu/en/carv6/auction/10718990
2026-03-24 16:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55a58da-6b8f-5ca4-a11b-acb28212116d with identifier: 10717003
2026-03-24 16:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55a58da-6b8f-5ca4-a11b-acb28212116d with scrape type 1
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f55a58da-6b8f-5ca4-a11b-acb28212116d
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F4229d06f-fda8-435b-8a48-f34037ac0293.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/4229d06f-fda8-435b-8a48-f34037ac0293.JPG not downloaded yet
2026-03-24 16:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with identifier: 10718538
2026-03-24 16:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with scrape type 1
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252F832043a2-a351-48c5-a303-a9464ab9abdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/832043a2-a351-48c5-a303-a9464ab9abdf.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252F6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg not downloaded yet
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718991
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718991%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718991: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718991 url https://www.openlane.eu/en/carv6/auction/10718991
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F9bec4c62-2adb-4eaa-bf41-19e338db9b04.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/9bec4c62-2adb-4eaa-bf41-19e338db9b04.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252F38aab263-d841-4518-b9c9-35987f5c7d99.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/38aab263-d841-4518-b9c9-35987f5c7d99.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252F4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252Fdc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/dc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg not downloaded yet
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/bce666d7-7349-48a8-8940-eb3c61f41327.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718992
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718992%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718992: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718992 url https://www.openlane.eu/en/carv6/auction/10718992
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F83a7a6d0-6374-4d53-9c5a-0855023624a1.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/83a7a6d0-6374-4d53-9c5a-0855023624a1.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252F1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg not downloaded yet
2026-03-24 16:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7a6484-03ee-5a57-8761-3754f1f668bf with identifier: 10716998
2026-03-24 16:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7a6484-03ee-5a57-8761-3754f1f668bf with scrape type 1
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252Fbca83a72-8133-4a9b-8041-9abe939607c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/bca83a72-8133-4a9b-8041-9abe939607c0.jpg not downloaded yet
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e812cd0>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252Ffcc66497-bf13-4df6-9005-5c89de1d8c78.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/fcc66497-bf13-4df6-9005-5c89de1d8c78.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf47d0>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252F883f1167-159a-4635-b9e7-0a9803117e6b.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/883f1167-159a-4635-b9e7-0a9803117e6b.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebce190>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252Fd80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/d80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/d48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252F94167789-e1d9-4667-a98a-896a3d707487.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/94167789-e1d9-4667-a98a-896a3d707487.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252Fa5274ec5-08f6-4e19-9bbf-87c227a94495.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/a5274ec5-08f6-4e19-9bbf-87c227a94495.jpg not downloaded yet
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718993
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718993%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718993: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718993 url https://www.openlane.eu/en/carv6/auction/10718993
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F116f9849-faee-4fe5-a584-eaf44c25ea44.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/116f9849-faee-4fe5-a584-eaf44c25ea44.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252Feb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/eb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F473872e2-5f72-4536-a2db-bdbaade925ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/473872e2-5f72-4536-a2db-bdbaade925ac.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741932%252Fgeneral%252F60751454-be52-4f7c-853e-442bea90148a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/60751454-be52-4f7c-853e-442bea90148a.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg not downloaded yet
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc7a90>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741925%252Fgeneral%252Fbce666d7-7349-48a8-8940-eb3c61f41327.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/bce666d7-7349-48a8-8940-eb3c61f41327.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/38aab263-d841-4518-b9c9-35987f5c7d99.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/c448ea55-dee9-48b0-940b-79545051613e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718996
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718996%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718996: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718996 url https://www.openlane.eu/en/carv6/auction/10718996
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F3d188233-4333-4dcb-a311-fbcd3bba25e8.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/3d188233-4333-4dcb-a311-fbcd3bba25e8.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252F0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252Fc478fb97-402a-4c95-9b75-140a0cdfff29.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/c478fb97-402a-4c95-9b75-140a0cdfff29.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg not downloaded yet
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc5690>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252Fd48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/d48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/dc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718995
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718995%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718995: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718995 url https://www.openlane.eu/en/carv6/auction/10718995
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F54d9af20-d2bb-4786-af5a-39d90e975e02.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/54d9af20-d2bb-4786-af5a-39d90e975e02.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252Fd16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/d16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F10eb9aeb-5340-4f46-a121-1e79efde3496.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/10eb9aeb-5340-4f46-a121-1e79efde3496.jpg not downloaded yet
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718994
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718994%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718994: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718994 url https://www.openlane.eu/en/carv6/auction/10718994
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252Feb8eb07a-851e-42a6-a897-568a1e308e20.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/eb8eb07a-851e-42a6-a897-568a1e308e20.JPG not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252F89c6c035-a91c-45fc-94fe-f7120baac330.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/89c6c035-a91c-45fc-94fe-f7120baac330.jpeg not downloaded yet
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F83d625ca-bddb-44a2-bf9b-839ad820106b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/83d625ca-bddb-44a2-bf9b-839ad820106b.jpg not downloaded yet
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8cb90>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252F38aab263-d841-4518-b9c9-35987f5c7d99.jpeg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/38aab263-d841-4518-b9c9-35987f5c7d99.jpeg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebaa390>
2026-03-24 16:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252Fc448ea55-dee9-48b0-940b-79545051613e.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/c448ea55-dee9-48b0-940b-79545051613e.jpg saved to cache
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252Fc580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/c580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg not downloaded yet
2026-03-24 16:01:49 [adesa.it] INFO: Found listing with ID: 10718978
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718978%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [adesa.it] INFO: Scrape type for 10718978: 1
2026-03-24 16:01:49 [adesa.it] INFO: Scraping item 10718978 url https://www.openlane.eu/en/carv6/auction/10718978
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F2fa87983-ab03-4626-98b9-cd5ec80ace5c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/2fa87983-ab03-4626-98b9-cd5ec80ace5c.JPG not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252Fbc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/bc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F33f7515a-c210-4a0e-932b-685b8c0629a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/33f7515a-c210-4a0e-932b-685b8c0629a6.jpg not downloaded yet
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/60751454-be52-4f7c-853e-442bea90148a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/c478fb97-402a-4c95-9b75-140a0cdfff29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741939%252Fgeneral%252F69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg not downloaded yet
2026-03-24 16:01:50 [adesa.it] INFO: Found listing with ID: 10718997
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [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 16:01:50 [adesa.it] INFO: Scrape type for 10718997: 1
2026-03-24 16:01:50 [adesa.it] INFO: Scraping item 10718997 url https://www.openlane.eu/en/carv6/auction/10718997
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252Fdf7e542d-4bae-4a96-b23d-ba4ccc8583ff.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/df7e542d-4bae-4a96-b23d-ba4ccc8583ff.JPG not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252Fc65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/c65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252Fd430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/d430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg not downloaded yet
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb14610>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252Fdc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/dc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:50 [adesa.it] INFO: Found listing with ID: 10718999
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [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 16:01:50 [adesa.it] INFO: Scrape type for 10718999: 1
2026-03-24 16:01:50 [adesa.it] INFO: Scraping item 10718999 url https://www.openlane.eu/en/carv6/auction/10718999
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5714751%252Fgeneral%252F5ebc3897-adf0-426a-84b1-65ff61bfc394.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714751/general/5ebc3897-adf0-426a-84b1-65ff61bfc394.JPG not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5735849%252Fgeneral%252Ff12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/f12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg not downloaded yet
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F5353423c-7664-4693-b55d-13c78350477f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/5353423c-7664-4693-b55d-13c78350477f.jpg not downloaded yet
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/89c6c035-a91c-45fc-94fe-f7120baac330.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/83d625ca-bddb-44a2-bf9b-839ad820106b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:50 [adesa.it] INFO: Found listing with ID: 10718998
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [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 16:01:50 [adesa.it] INFO: Scrape type for 10718998: 1
2026-03-24 16:01:50 [adesa.it] INFO: Scraping item 10718998 url https://www.openlane.eu/en/carv6/auction/10718998
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg not downloaded yet
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee9510>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99a990>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F60751454-be52-4f7c-853e-442bea90148a.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/60751454-be52-4f7c-853e-442bea90148a.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ce8d0>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252Fc478fb97-402a-4c95-9b75-140a0cdfff29.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/c478fb97-402a-4c95-9b75-140a0cdfff29.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/c580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:01:50 [adesa.it] INFO: Found listing with ID: 10719000
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [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 16:01:50 [adesa.it] INFO: Scrape type for 10719000: 1
2026-03-24 16:01:50 [adesa.it] INFO: Scraping item 10719000 url https://www.openlane.eu/en/carv6/auction/10719000
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741935%252Fgeneral%252F869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg not downloaded yet
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f43d0>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252F89c6c035-a91c-45fc-94fe-f7120baac330.jpeg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/89c6c035-a91c-45fc-94fe-f7120baac330.jpeg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e916310>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F83d625ca-bddb-44a2-bf9b-839ad820106b.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/83d625ca-bddb-44a2-bf9b-839ad820106b.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:50 [adesa.it] INFO: Found listing with ID: 10719001
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [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 16:01:50 [adesa.it] INFO: Scrape type for 10719001: 1
2026-03-24 16:01:50 [adesa.it] INFO: Scraping item 10719001 url https://www.openlane.eu/en/carv6/auction/10719001
2026-03-24 16:01: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 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/f12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/5353423c-7664-4693-b55d-13c78350477f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01: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 16:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eba9e90>
2026-03-24 16:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252Fc580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/c580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg saved to cache
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d2abc9-f26c-524e-beeb-d405eef8528f with identifier: 10715475
2026-03-24 16:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d2abc9-f26c-524e-beeb-d405eef8528f with scrape type 1
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09d2abc9-f26c-524e-beeb-d405eef8528f
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F573d94f7-26ab-49cb-b5c8-0c7d71e5351c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/573d94f7-26ab-49cb-b5c8-0c7d71e5351c.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F279fae68-7159-492b-917e-cf046abc53f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/279fae68-7159-492b-917e-cf046abc53f5.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252Fba09961c-06ba-458f-ba88-fc54264684f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/ba09961c-06ba-458f-ba88-fc54264684f7.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F673fcf1f-ca61-4c93-9626-381ba4e1752a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/673fcf1f-ca61-4c93-9626-381ba4e1752a.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F85c9e16e-f35d-4bab-95bc-3d0782e88800.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/85c9e16e-f35d-4bab-95bc-3d0782e88800.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252Fa1eccb81-a780-4764-beaf-a0ed788c7ca6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/a1eccb81-a780-4764-beaf-a0ed788c7ca6.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F465e9245-ce03-44b0-8155-2193141aedc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/465e9245-ce03-44b0-8155-2193141aedc5.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252Fa7c22a72-0886-4083-a830-05a807d7e176.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/a7c22a72-0886-4083-a830-05a807d7e176.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252F7d53cfab-594c-4d55-aa9f-4c5b07a9ca39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/7d53cfab-594c-4d55-aa9f-4c5b07a9ca39.jpg already downloaded
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5691612%252Fgeneral%252Fae76f1d5-25d5-433a-9c83-6d88a383fcdb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691612/general/ae76f1d5-25d5-433a-9c83-6d88a383fcdb.jpg already downloaded
2026-03-24 16:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09d2abc9-f26c-524e-beeb-d405eef8528f, identifier: 10715475
2026-03-24 16:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09d2abc9-f26c-524e-beeb-d405eef8528f with identifier: 10715475
2026-03-24 16:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09d2abc9-f26c-524e-beeb-d405eef8528f with identifier: 10715475
2026-03-24 16:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09d2abc9-f26c-524e-beeb-d405eef8528f with identifier: 10715475 to the API
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '09d2abc9-f26c-524e-beeb-d405eef8528f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ503YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715475',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 115154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5691612/general/573d94f7-26ab-49cb-b5c8-0c7d71e5351c.jpg',
'https://images.openlane.eu/carimgs/5691612/general/279fae68-7159-492b-917e-cf046abc53f5.jpg',
'https://images.openlane.eu/carimgs/5691612/general/ba09961c-06ba-458f-ba88-fc54264684f7.jpg',
'https://images.openlane.eu/carimgs/5691612/general/673fcf1f-ca61-4c93-9626-381ba4e1752a.jpg',
'https://images.openlane.eu/carimgs/5691612/general/85c9e16e-f35d-4bab-95bc-3d0782e88800.jpg',
'https://images.openlane.eu/carimgs/5691612/general/a1eccb81-a780-4764-beaf-a0ed788c7ca6.jpg',
'https://images.openlane.eu/carimgs/5691612/general/465e9245-ce03-44b0-8155-2193141aedc5.jpg',
'https://images.openlane.eu/carimgs/5691612/general/a7c22a72-0886-4083-a830-05a807d7e176.jpg',
'https://images.openlane.eu/carimgs/5691612/general/7d53cfab-594c-4d55-aa9f-4c5b07a9ca39.jpg',
'https://images.openlane.eu/carimgs/5691612/general/ae76f1d5-25d5-433a-9c83-6d88a383fcdb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612481,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/573d94f7-26ab-49cb-b5c8-0c7d71e5351c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 689336,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/279fae68-7159-492b-917e-cf046abc53f5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546400,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/ba09961c-06ba-458f-ba88-fc54264684f7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 615695,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/673fcf1f-ca61-4c93-9626-381ba4e1752a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414636,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/85c9e16e-f35d-4bab-95bc-3d0782e88800.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459660,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/a1eccb81-a780-4764-beaf-a0ed788c7ca6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305112,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/465e9245-ce03-44b0-8155-2193141aedc5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362565,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/a7c22a72-0886-4083-a830-05a807d7e176.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460475,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/7d53cfab-594c-4d55-aa9f-4c5b07a9ca39.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d2abc9-f26c-524e-beeb-d405eef8528f/09d2abc9-f26c-524e-beeb-d405eef8528f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350548,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691612/general/ae76f1d5-25d5-433a-9c83-6d88a383fcdb.jpg',
'Width': 2048}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'115.154 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715475%27 HTTP/1.1" 200 None
2026-03-24 16:01:51 [adesa.it] INFO: Saving data for 10715475: {'created_time': 1774368111.74283, 'last_price_update_time': 1774368111.742839, 'auction_closing_time': 1774613700.0}
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715475') HTTP/1.1" 204 0
2026-03-24 16:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01: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 16:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb17950>
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:01: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 16:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735849%252Fgeneral%252Ff12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/f12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg saved to cache
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea614d0>
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:01: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 16:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741935%252Fgeneral%252F5353423c-7664-4693-b55d-13c78350477f.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/5353423c-7664-4693-b55d-13c78350477f.jpg saved to cache
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799d042c-624c-5b5b-a364-6173fff598d1 with identifier: 10720287
2026-03-24 16:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799d042c-624c-5b5b-a364-6173fff598d1 with scrape type 1
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg not downloaded yet
2026-03-24 16:01: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 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg not downloaded yet
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg not downloaded yet
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df102d0>
2026-03-24 16:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg saved to cache
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86fa90>
2026-03-24 16:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg saved to cache
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403 with identifier: 10720286
2026-03-24 16:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403 with scrape type 1
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F18bfa147-83c9-42dd-a310-1bd68f79b50f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/18bfa147-83c9-42dd-a310-1bd68f79b50f.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252Fe67118e9-a5a8-47b0-b1a3-2b6d12fdcfdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/e67118e9-a5a8-47b0-b1a3-2b6d12fdcfdf.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F53bf3183-8060-4e0e-a737-f09883099433.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/53bf3183-8060-4e0e-a737-f09883099433.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252Fa3be8363-8033-4bd8-b2c3-330cea049ccc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/a3be8363-8033-4bd8-b2c3-330cea049ccc.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F64db0e43-6cb6-42d6-8de8-1f09e5ae56b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/64db0e43-6cb6-42d6-8de8-1f09e5ae56b1.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F89680f98-cc33-4a3d-88e3-cab93300197f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/89680f98-cc33-4a3d-88e3-cab93300197f.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F92eb655c-cf58-4a85-bd1c-7731668445b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/92eb655c-cf58-4a85-bd1c-7731668445b6.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252Fcd0580e1-6846-4f00-813a-c9544433d0dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/cd0580e1-6846-4f00-813a-c9544433d0dc.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F2df7441e-c739-4c48-bfac-2475d2266e58.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/2df7441e-c739-4c48-bfac-2475d2266e58.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5523493%252Fgeneral%252F74b2a59a-5ba9-416a-a5b5-a8c188e8fa23.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523493/general/74b2a59a-5ba9-416a-a5b5-a8c188e8fa23.jpg already downloaded
2026-03-24 16:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403, identifier: 10720286
2026-03-24 16:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baf07b63-b204-5e53-a4a2-7c2693d00147 with identifier: 10720238
2026-03-24 16:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baf07b63-b204-5e53-a4a2-7c2693d00147 with scrape type 1
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item baf07b63-b204-5e53-a4a2-7c2693d00147
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F4177cebd-208c-4d16-a425-5a539a4617b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/4177cebd-208c-4d16-a425-5a539a4617b7.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F2230dc80-9208-4240-b558-dd6b07af224a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/2230dc80-9208-4240-b558-dd6b07af224a.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F90634f35-cbb6-4998-9397-b04592143b6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/90634f35-cbb6-4998-9397-b04592143b6c.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F605dc7fc-cddd-4dce-8f8f-ef1bbd879098.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/605dc7fc-cddd-4dce-8f8f-ef1bbd879098.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F0589789c-c834-48ae-ad7a-aea0fff9525f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/0589789c-c834-48ae-ad7a-aea0fff9525f.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F43062c41-e76c-40e6-a8d2-db6274df392e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/43062c41-e76c-40e6-a8d2-db6274df392e.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252Ff5148bde-98a8-4752-ab23-15dbcacc3e86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/f5148bde-98a8-4752-ab23-15dbcacc3e86.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252Ffc32cba1-972e-46bb-89c0-3cc06f325a3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/fc32cba1-972e-46bb-89c0-3cc06f325a3e.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252Fa6ab40df-af79-40da-8bb5-f824820ed941.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/a6ab40df-af79-40da-8bb5-f824820ed941.jpg already downloaded
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5684987%252Fgeneral%252F1ceb68b8-f4be-4537-b3c9-bd9ad74d6347.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684987/general/1ceb68b8-f4be-4537-b3c9-bd9ad74d6347.jpg already downloaded
2026-03-24 16:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: baf07b63-b204-5e53-a4a2-7c2693d00147, identifier: 10720238
2026-03-24 16:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403 with identifier: 10720286
2026-03-24 16:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403 with identifier: 10720286
2026-03-24 16:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d56fbf7-3b75-52b0-a32f-8e63a5b2b403 with identifier: 10720286 to the API
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720286>
{'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': 286,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '9d56fbf7-3b75-52b0-a32f-8e63a5b2b403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG074WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 57000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5523493/general/18bfa147-83c9-42dd-a310-1bd68f79b50f.jpg',
'https://images.openlane.eu/carimgs/5523493/general/e67118e9-a5a8-47b0-b1a3-2b6d12fdcfdf.jpg',
'https://images.openlane.eu/carimgs/5523493/general/53bf3183-8060-4e0e-a737-f09883099433.jpg',
'https://images.openlane.eu/carimgs/5523493/general/a3be8363-8033-4bd8-b2c3-330cea049ccc.jpg',
'https://images.openlane.eu/carimgs/5523493/general/64db0e43-6cb6-42d6-8de8-1f09e5ae56b1.jpg',
'https://images.openlane.eu/carimgs/5523493/general/89680f98-cc33-4a3d-88e3-cab93300197f.jpg',
'https://images.openlane.eu/carimgs/5523493/general/92eb655c-cf58-4a85-bd1c-7731668445b6.jpg',
'https://images.openlane.eu/carimgs/5523493/general/cd0580e1-6846-4f00-813a-c9544433d0dc.jpg',
'https://images.openlane.eu/carimgs/5523493/general/2df7441e-c739-4c48-bfac-2475d2266e58.jpg',
'https://images.openlane.eu/carimgs/5523493/general/74b2a59a-5ba9-416a-a5b5-a8c188e8fa23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108889,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/18bfa147-83c9-42dd-a310-1bd68f79b50f.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113089,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/e67118e9-a5a8-47b0-b1a3-2b6d12fdcfdf.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115258,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/53bf3183-8060-4e0e-a737-f09883099433.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103729,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/a3be8363-8033-4bd8-b2c3-330cea049ccc.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185213,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/64db0e43-6cb6-42d6-8de8-1f09e5ae56b1.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190169,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/89680f98-cc33-4a3d-88e3-cab93300197f.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194838,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/92eb655c-cf58-4a85-bd1c-7731668445b6.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194059,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/cd0580e1-6846-4f00-813a-c9544433d0dc.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200035,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/2df7441e-c739-4c48-bfac-2475d2266e58.jpg',
'Width': 1248},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d56fbf7-3b75-52b0-a32f-8e63a5b2b403/9d56fbf7-3b75-52b0-a32f-8e63a5b2b403_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189705,
'Height': 936,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523493/general/74b2a59a-5ba9-416a-a5b5-a8c188e8fa23.jpg',
'Width': 1248}],
'price': 35700,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 57.000 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720286%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [adesa.it] INFO: Saving data for 10720286: {'created_time': 1774368112.875712, 'last_price_update_time': 1774368112.875723, 'auction_closing_time': 1774533600.0}
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720286') HTTP/1.1" 204 0
2026-03-24 16:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: baf07b63-b204-5e53-a4a2-7c2693d00147 with identifier: 10720238
2026-03-24 16:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: baf07b63-b204-5e53-a4a2-7c2693d00147 with identifier: 10720238
2026-03-24 16:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: baf07b63-b204-5e53-a4a2-7c2693d00147 with identifier: 10720238 to the API
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01: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 16:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720238>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'baf07b63-b204-5e53-a4a2-7c2693d00147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL873XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720238',
'listing': 'auction',
'location': 'Salerno (SA) (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 90449,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photo_urls': ['https://images.openlane.eu/carimgs/5684987/general/4177cebd-208c-4d16-a425-5a539a4617b7.jpg',
'https://images.openlane.eu/carimgs/5684987/general/2230dc80-9208-4240-b558-dd6b07af224a.jpg',
'https://images.openlane.eu/carimgs/5684987/general/90634f35-cbb6-4998-9397-b04592143b6c.jpg',
'https://images.openlane.eu/carimgs/5684987/general/605dc7fc-cddd-4dce-8f8f-ef1bbd879098.jpg',
'https://images.openlane.eu/carimgs/5684987/general/0589789c-c834-48ae-ad7a-aea0fff9525f.jpg',
'https://images.openlane.eu/carimgs/5684987/general/43062c41-e76c-40e6-a8d2-db6274df392e.jpg',
'https://images.openlane.eu/carimgs/5684987/general/f5148bde-98a8-4752-ab23-15dbcacc3e86.jpg',
'https://images.openlane.eu/carimgs/5684987/general/fc32cba1-972e-46bb-89c0-3cc06f325a3e.jpg',
'https://images.openlane.eu/carimgs/5684987/general/a6ab40df-af79-40da-8bb5-f824820ed941.jpg',
'https://images.openlane.eu/carimgs/5684987/general/1ceb68b8-f4be-4537-b3c9-bd9ad74d6347.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/4177cebd-208c-4d16-a425-5a539a4617b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55366,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/2230dc80-9208-4240-b558-dd6b07af224a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/90634f35-cbb6-4998-9397-b04592143b6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/605dc7fc-cddd-4dce-8f8f-ef1bbd879098.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/0589789c-c834-48ae-ad7a-aea0fff9525f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47521,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/43062c41-e76c-40e6-a8d2-db6274df392e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/f5148bde-98a8-4752-ab23-15dbcacc3e86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/fc32cba1-972e-46bb-89c0-3cc06f325a3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40039,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/a6ab40df-af79-40da-8bb5-f824820ed941.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baf07b63-b204-5e53-a4a2-7c2693d00147/baf07b63-b204-5e53-a4a2-7c2693d00147_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44139,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684987/general/1ceb68b8-f4be-4537-b3c9-bd9ad74d6347.jpg',
'Width': 800}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 4,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Ultimate Dark - AWD - Diesel - Automatic - 197 hp - '
'90.449 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2022}
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720238%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [adesa.it] INFO: Saving data for 10720238: {'created_time': 1774368113.325806, 'last_price_update_time': 1774368113.325817, 'auction_closing_time': 1774520400.0}
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720238') HTTP/1.1" 204 0
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/5ebc3897-adf0-426a-84b1-65ff61bfc394.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/d430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg not downloaded yet
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg not downloaded yet
2026-03-24 16:01: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 16:01: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 16:01: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 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F0383ed64-5173-4b21-9de7-0725cb399d03.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0383ed64-5173-4b21-9de7-0725cb399d03.jpg not downloaded yet
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F0e0e4d44-4784-493a-9c18-0f72334f2552.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0e0e4d44-4784-493a-9c18-0f72334f2552.jpg not downloaded yet
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252Fbe74e2d7-5048-466a-8369-62c6b882ffe7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/be74e2d7-5048-466a-8369-62c6b882ffe7.jpg not downloaded yet
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252F60d932f3-dad3-4aca-98da-702a6559316e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/60d932f3-dad3-4aca-98da-702a6559316e.jpg not downloaded yet
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea320d0>
2026-03-24 16:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252Fd430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/d430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg saved to cache
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/c65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5546930%252Fgeneral%252Fae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/ae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg not downloaded yet
2026-03-24 16:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8344dde8-5609-5263-9ee9-d876ebea5822 with identifier: 10720283
2026-03-24 16:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8344dde8-5609-5263-9ee9-d876ebea5822 with scrape type 1
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252Fa02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/a02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg not downloaded yet
2026-03-24 16:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b49996a5-b34d-5ad1-81f7-ec992fb2b706 with identifier: 10720296
2026-03-24 16:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49996a5-b34d-5ad1-81f7-ec992fb2b706 with scrape type 1
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b49996a5-b34d-5ad1-81f7-ec992fb2b706
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252Fa7f9f8f6-e229-4866-917e-7e954450be92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/a7f9f8f6-e229-4866-917e-7e954450be92.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F06fc717a-95bc-4e5b-97be-e6fc31b40aa8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/06fc717a-95bc-4e5b-97be-e6fc31b40aa8.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F834eb2a9-94c0-44ec-984a-4036a82aa775.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/834eb2a9-94c0-44ec-984a-4036a82aa775.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F9f27bb76-6d55-459c-b9d3-7df7a0d6154a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/9f27bb76-6d55-459c-b9d3-7df7a0d6154a.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F50991afc-acf5-4233-bf49-02ffb26c8639.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/50991afc-acf5-4233-bf49-02ffb26c8639.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252Fab095e18-13bc-4a94-a63f-5dc5a2bb71c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/ab095e18-13bc-4a94-a63f-5dc5a2bb71c2.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F44cd4e36-d510-43d2-a4ba-97f9a7b54dde.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/44cd4e36-d510-43d2-a4ba-97f9a7b54dde.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F55f7c52b-62e2-4adf-862b-3b1c5502e950.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/55f7c52b-62e2-4adf-862b-3b1c5502e950.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252F74afe626-3daf-4d4a-8c4c-1dbe5137096d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/74afe626-3daf-4d4a-8c4c-1dbe5137096d.jpeg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5716927%252Fgeneral%252Fd5798302-37b2-448a-ae44-41aa55c11f3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716927/general/d5798302-37b2-448a-ae44-41aa55c11f3c.jpeg already downloaded
2026-03-24 16:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b49996a5-b34d-5ad1-81f7-ec992fb2b706, identifier: 10720296
2026-03-24 16:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3be601-ffc5-59a0-8109-dd4f80685fad with identifier: 10720254
2026-03-24 16:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3be601-ffc5-59a0-8109-dd4f80685fad with scrape type 1
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc3be601-ffc5-59a0-8109-dd4f80685fad
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F0015ab76-98c7-42e7-acff-03fd02623bdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/0015ab76-98c7-42e7-acff-03fd02623bdd.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252Ff51dc686-e18a-49a4-acad-1d36d8028491.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/f51dc686-e18a-49a4-acad-1d36d8028491.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F2e8dfbd6-f8bf-40cb-9bcb-b036ba11a2c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/2e8dfbd6-f8bf-40cb-9bcb-b036ba11a2c6.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F6e997a97-f352-4509-8a83-ea1110808830.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/6e997a97-f352-4509-8a83-ea1110808830.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252Fad10fa38-342a-444b-8f19-ef76fa180e4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/ad10fa38-342a-444b-8f19-ef76fa180e4c.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252Fbb71de11-0d06-4b2e-a80b-546c830111c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/bb71de11-0d06-4b2e-a80b-546c830111c5.jpg already downloaded
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F80371364-d182-4ce7-892a-e8e9b28160b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/80371364-d182-4ce7-892a-e8e9b28160b0.jpg already downloaded
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252Fdbc78de1-e052-4d03-8553-d8aea158ee35.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/dbc78de1-e052-4d03-8553-d8aea158ee35.jpg already downloaded
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F866d5e9f-8c28-4f2c-b0fa-7fb550b7cc51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/866d5e9f-8c28-4f2c-b0fa-7fb550b7cc51.jpg already downloaded
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5730634%252Fgeneral%252F2ee4fa1b-a951-4172-9b88-8a8246809033.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730634/general/2ee4fa1b-a951-4172-9b88-8a8246809033.jpg already downloaded
2026-03-24 16:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fc3be601-ffc5-59a0-8109-dd4f80685fad, identifier: 10720254
2026-03-24 16:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b49996a5-b34d-5ad1-81f7-ec992fb2b706 with identifier: 10720296
2026-03-24 16:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b49996a5-b34d-5ad1-81f7-ec992fb2b706 with identifier: 10720296
2026-03-24 16:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b49996a5-b34d-5ad1-81f7-ec992fb2b706 with identifier: 10720296 to the API
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720296>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.4L',
'engine_horse_power': 178,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'b49996a5-b34d-5ad1-81f7-ec992fb2b706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX492YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720296',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 288034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5716927/general/a7f9f8f6-e229-4866-917e-7e954450be92.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/06fc717a-95bc-4e5b-97be-e6fc31b40aa8.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/834eb2a9-94c0-44ec-984a-4036a82aa775.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/9f27bb76-6d55-459c-b9d3-7df7a0d6154a.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/50991afc-acf5-4233-bf49-02ffb26c8639.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/ab095e18-13bc-4a94-a63f-5dc5a2bb71c2.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/44cd4e36-d510-43d2-a4ba-97f9a7b54dde.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/55f7c52b-62e2-4adf-862b-3b1c5502e950.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/74afe626-3daf-4d4a-8c4c-1dbe5137096d.jpeg',
'https://images.openlane.eu/carimgs/5716927/general/d5798302-37b2-448a-ae44-41aa55c11f3c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/a7f9f8f6-e229-4866-917e-7e954450be92.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/06fc717a-95bc-4e5b-97be-e6fc31b40aa8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/834eb2a9-94c0-44ec-984a-4036a82aa775.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/9f27bb76-6d55-459c-b9d3-7df7a0d6154a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/50991afc-acf5-4233-bf49-02ffb26c8639.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/ab095e18-13bc-4a94-a63f-5dc5a2bb71c2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110394,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/44cd4e36-d510-43d2-a4ba-97f9a7b54dde.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/55f7c52b-62e2-4adf-862b-3b1c5502e950.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/74afe626-3daf-4d4a-8c4c-1dbe5137096d.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b49996a5-b34d-5ad1-81f7-ec992fb2b706/b49996a5-b34d-5ad1-81f7-ec992fb2b706_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716927/general/d5798302-37b2-448a-ae44-41aa55c11f3c.jpeg',
'Width': 800}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2014-12-22',
'seats_number': 5,
'seller_name': 'FIMAUTO S.P.A.',
'title': 'Volvo XC60 D4 - AWD - Diesel - Automatic - 178 hp - 288.034 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720296%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [adesa.it] INFO: Saving data for 10720296: {'created_time': 1774368114.449434, 'last_price_update_time': 1774368114.449445, 'auction_closing_time': 1774533600.0}
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720296') HTTP/1.1" 204 0
2026-03-24 16:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fc3be601-ffc5-59a0-8109-dd4f80685fad with identifier: 10720254
2026-03-24 16:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fc3be601-ffc5-59a0-8109-dd4f80685fad with identifier: 10720254
2026-03-24 16:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fc3be601-ffc5-59a0-8109-dd4f80685fad with identifier: 10720254 to the API
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720254>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'fc3be601-ffc5-59a0-8109-dd4f80685fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM778NM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720254',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 95638,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5730634/general/0015ab76-98c7-42e7-acff-03fd02623bdd.jpg',
'https://images.openlane.eu/carimgs/5730634/general/f51dc686-e18a-49a4-acad-1d36d8028491.jpg',
'https://images.openlane.eu/carimgs/5730634/general/2e8dfbd6-f8bf-40cb-9bcb-b036ba11a2c6.jpg',
'https://images.openlane.eu/carimgs/5730634/general/6e997a97-f352-4509-8a83-ea1110808830.jpg',
'https://images.openlane.eu/carimgs/5730634/general/ad10fa38-342a-444b-8f19-ef76fa180e4c.jpg',
'https://images.openlane.eu/carimgs/5730634/general/bb71de11-0d06-4b2e-a80b-546c830111c5.jpg',
'https://images.openlane.eu/carimgs/5730634/general/80371364-d182-4ce7-892a-e8e9b28160b0.jpg',
'https://images.openlane.eu/carimgs/5730634/general/dbc78de1-e052-4d03-8553-d8aea158ee35.jpg',
'https://images.openlane.eu/carimgs/5730634/general/866d5e9f-8c28-4f2c-b0fa-7fb550b7cc51.jpg',
'https://images.openlane.eu/carimgs/5730634/general/2ee4fa1b-a951-4172-9b88-8a8246809033.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/0015ab76-98c7-42e7-acff-03fd02623bdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/f51dc686-e18a-49a4-acad-1d36d8028491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/2e8dfbd6-f8bf-40cb-9bcb-b036ba11a2c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/6e997a97-f352-4509-8a83-ea1110808830.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/ad10fa38-342a-444b-8f19-ef76fa180e4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52371,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/bb71de11-0d06-4b2e-a80b-546c830111c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/80371364-d182-4ce7-892a-e8e9b28160b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60878,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/dbc78de1-e052-4d03-8553-d8aea158ee35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/866d5e9f-8c28-4f2c-b0fa-7fb550b7cc51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3be601-ffc5-59a0-8109-dd4f80685fad/fc3be601-ffc5-59a0-8109-dd4f80685fad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730634/general/2ee4fa1b-a951-4172-9b88-8a8246809033.jpg',
'Width': 800}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Core - AWD - Diesel - Automatic - 197 hp - 95.638 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720254%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [adesa.it] INFO: Saving data for 10720254: {'created_time': 1774368114.776104, 'last_price_update_time': 1774368114.776114, 'auction_closing_time': 1774520400.0}
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720254') HTTP/1.1" 204 0
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252F6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg not downloaded yet
2026-03-24 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb06150>
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:01: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 16:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735849%252Fgeneral%252Fc65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/c65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg saved to cache
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252F15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg not downloaded yet
2026-03-24 16:01: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 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01: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 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252F2e08cced-3672-4035-a377-cc7e66b5721e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/2e08cced-3672-4035-a377-cc7e66b5721e.jpg not downloaded yet
2026-03-24 16:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252F4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg not downloaded yet
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252Fb27b928e-f277-46e5-a8b8-ee8885a90957.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/b27b928e-f277-46e5-a8b8-ee8885a90957.jpg not downloaded yet
2026-03-24 16:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252Ffacddd04-f7d2-4790-95f8-dc76674e8a1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/facddd04-f7d2-4790-95f8-dc76674e8a1c.jpg not downloaded yet
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc2f90>
2026-03-24 16:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:01: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 16:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg saved to cache
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/a02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/2e08cced-3672-4035-a377-cc7e66b5721e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252Fafa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/afa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg not downloaded yet
2026-03-24 16:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0bf0d79-5854-5c47-84c8-b08f221677c1 with identifier: 10716999
2026-03-24 16:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bf0d79-5854-5c47-84c8-b08f221677c1 with scrape type 1
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252F4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg not downloaded yet
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252F6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg not downloaded yet
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Fb1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/b1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg not downloaded yet
2026-03-24 16:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79b8dbe3-b4bd-571c-8377-650113d5a603 with identifier: 10720249
2026-03-24 16:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79b8dbe3-b4bd-571c-8377-650113d5a603 with scrape type 1
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79b8dbe3-b4bd-571c-8377-650113d5a603
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F287a4332-03f3-4e02-b34c-90cf2d8772bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/287a4332-03f3-4e02-b34c-90cf2d8772bd.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F4e9105f2-720f-4ca6-a714-f801be2be45c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/4e9105f2-720f-4ca6-a714-f801be2be45c.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F5aa887bb-ed1d-4eeb-b976-fc6c2d91971b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/5aa887bb-ed1d-4eeb-b976-fc6c2d91971b.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252Fae6ef1c3-81d8-43eb-a858-8ac7501c49bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/ae6ef1c3-81d8-43eb-a858-8ac7501c49bc.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F8e1e9acd-5c75-431d-9d40-9d1d7edf9d07.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/8e1e9acd-5c75-431d-9d40-9d1d7edf9d07.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252Fefbe1f29-252d-40c7-bd36-297da1f5ad95.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/efbe1f29-252d-40c7-bd36-297da1f5ad95.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F94016b26-a315-4ee7-8ba3-97dcd9ab5f10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/94016b26-a315-4ee7-8ba3-97dcd9ab5f10.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F107e299a-e32a-4892-a657-cb42a2c547f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/107e299a-e32a-4892-a657-cb42a2c547f9.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F2ea9dd77-1d39-4ee3-88fb-9fd78fbeea7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/2ea9dd77-1d39-4ee3-88fb-9fd78fbeea7b.jpg already downloaded
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5724848%252Fgeneral%252F018aa1cd-48cf-41af-af4e-251e9c7b217d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724848/general/018aa1cd-48cf-41af-af4e-251e9c7b217d.jpg already downloaded
2026-03-24 16:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79b8dbe3-b4bd-571c-8377-650113d5a603, identifier: 10720249
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb0750>
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg saved to cache
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c050>
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg saved to cache
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deadc90>
2026-03-24 16:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg saved to cache
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743416%252Fgeneral%252Fe27eef83-58c4-4809-8f05-8b0b83dff122.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/e27eef83-58c4-4809-8f05-8b0b83dff122.jpg not downloaded yet
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Feb3926dd-cc05-46b1-9bef-c927dacf0831.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/eb3926dd-cc05-46b1-9bef-c927dacf0831.jpg not downloaded yet
2026-03-24 16:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79b8dbe3-b4bd-571c-8377-650113d5a603 with identifier: 10720249
2026-03-24 16:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79b8dbe3-b4bd-571c-8377-650113d5a603 with identifier: 10720249
2026-03-24 16:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79b8dbe3-b4bd-571c-8377-650113d5a603 with identifier: 10720249 to the API
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720249>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': '79b8dbe3-b4bd-571c-8377-650113d5a603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ480AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720249',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 152213,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 150,
'photo_urls': ['https://images.openlane.eu/carimgs/5724848/general/287a4332-03f3-4e02-b34c-90cf2d8772bd.jpg',
'https://images.openlane.eu/carimgs/5724848/general/4e9105f2-720f-4ca6-a714-f801be2be45c.jpg',
'https://images.openlane.eu/carimgs/5724848/general/5aa887bb-ed1d-4eeb-b976-fc6c2d91971b.jpg',
'https://images.openlane.eu/carimgs/5724848/general/ae6ef1c3-81d8-43eb-a858-8ac7501c49bc.jpg',
'https://images.openlane.eu/carimgs/5724848/general/8e1e9acd-5c75-431d-9d40-9d1d7edf9d07.jpg',
'https://images.openlane.eu/carimgs/5724848/general/efbe1f29-252d-40c7-bd36-297da1f5ad95.jpg',
'https://images.openlane.eu/carimgs/5724848/general/94016b26-a315-4ee7-8ba3-97dcd9ab5f10.jpg',
'https://images.openlane.eu/carimgs/5724848/general/107e299a-e32a-4892-a657-cb42a2c547f9.jpg',
'https://images.openlane.eu/carimgs/5724848/general/2ea9dd77-1d39-4ee3-88fb-9fd78fbeea7b.jpg',
'https://images.openlane.eu/carimgs/5724848/general/018aa1cd-48cf-41af-af4e-251e9c7b217d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/287a4332-03f3-4e02-b34c-90cf2d8772bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/4e9105f2-720f-4ca6-a714-f801be2be45c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/5aa887bb-ed1d-4eeb-b976-fc6c2d91971b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/ae6ef1c3-81d8-43eb-a858-8ac7501c49bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/8e1e9acd-5c75-431d-9d40-9d1d7edf9d07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/efbe1f29-252d-40c7-bd36-297da1f5ad95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/94016b26-a315-4ee7-8ba3-97dcd9ab5f10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/107e299a-e32a-4892-a657-cb42a2c547f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61861,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/2ea9dd77-1d39-4ee3-88fb-9fd78fbeea7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b8dbe3-b4bd-571c-8377-650113d5a603/79b8dbe3-b4bd-571c-8377-650113d5a603_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724848/general/018aa1cd-48cf-41af-af4e-251e9c7b217d.jpg',
'Width': 800}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 7,
'seller_name': 'Arval Italia',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'152.213 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720249%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [adesa.it] INFO: Saving data for 10720249: {'created_time': 1774368116.207354, 'last_price_update_time': 1774368116.207365, 'auction_closing_time': 1774520400.0}
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720249') HTTP/1.1" 204 0
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/ae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/be74e2d7-5048-466a-8369-62c6b882ffe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/60d932f3-dad3-4aca-98da-702a6559316e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/facddd04-f7d2-4790-95f8-dc76674e8a1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/b27b928e-f277-46e5-a8b8-ee8885a90957.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Fe857001d-5dcc-4d29-a299-69c9a360a9e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/e857001d-5dcc-4d29-a299-69c9a360a9e4.jpg not downloaded yet
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Fd6850c96-c640-482b-884f-3211acdf28d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/d6850c96-c640-482b-884f-3211acdf28d6.jpg not downloaded yet
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eacd1d0>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252Fa02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/a02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbf850>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252F6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e985010>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252F15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea11890>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252F2e08cced-3672-4035-a377-cc7e66b5721e.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/2e08cced-3672-4035-a377-cc7e66b5721e.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/0e0e4d44-4784-493a-9c18-0f72334f2552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Fe65eac13-3fc1-4502-96a4-f831d14a877f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/e65eac13-3fc1-4502-96a4-f831d14a877f.jpg not downloaded yet
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/b1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/afa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e890110>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252Fae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/ae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e923c50>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252Fbe74e2d7-5048-466a-8369-62c6b882ffe7.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/be74e2d7-5048-466a-8369-62c6b882ffe7.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84ab90>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F60d932f3-dad3-4aca-98da-702a6559316e.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/60d932f3-dad3-4aca-98da-702a6559316e.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddd1d0>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252Ffacddd04-f7d2-4790-95f8-dc76674e8a1c.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/facddd04-f7d2-4790-95f8-dc76674e8a1c.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb08a10>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252Fb27b928e-f277-46e5-a8b8-ee8885a90957.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/b27b928e-f277-46e5-a8b8-ee8885a90957.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e890ed0>
2026-03-24 16:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252F4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg saved to cache
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d6e2b6-e600-54c2-ba46-f9e32720ebda with identifier: 10718986
2026-03-24 16:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda with scrape type 1
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252Fe23d6615-3c6a-45c3-af5c-c953fbe10192.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/e23d6615-3c6a-45c3-af5c-c953fbe10192.jpg not downloaded yet
2026-03-24 16:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14de7183-2abd-59a2-8da8-ffd5fcd20638 with identifier: 10718998
2026-03-24 16:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14de7183-2abd-59a2-8da8-ffd5fcd20638 with scrape type 1
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fa6619547-de74-487c-92d4-091de5dd8648.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/a6619547-de74-487c-92d4-091de5dd8648.jpg not downloaded yet
2026-03-24 16:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4190083e-fe69-56f3-9424-2248739e3ca2 with identifier: 10718989
2026-03-24 16:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4190083e-fe69-56f3-9424-2248739e3ca2 with scrape type 1
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252Fab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/ab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252F80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252Fe87ce700-6b49-475c-876c-3677f594b287.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/e87ce700-6b49-475c-876c-3677f594b287.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fb61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/b61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252F5a7513cf-f302-4a45-b2de-373f762b72f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/5a7513cf-f302-4a45-b2de-373f762b72f7.jpg not downloaded yet
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5546930/general/0383ed64-5173-4b21-9de7-0725cb399d03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720287)
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252F74844b15-1904-478d-9bce-5d83e64da94e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/74844b15-1904-478d-9bce-5d83e64da94e.jpg not downloaded yet
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2d510>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F0e0e4d44-4784-493a-9c18-0f72334f2552.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0e0e4d44-4784-493a-9c18-0f72334f2552.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea60e90>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252F4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de47310>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252F6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2c850>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Fb1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/b1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfce990>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252Fafa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/afa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/eb3926dd-cc05-46b1-9bef-c927dacf0831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/df7e542d-4bae-4a96-b23d-ba4ccc8583ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/d6850c96-c640-482b-884f-3211acdf28d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252F4112570b-8d60-4024-b781-f0594d913834.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/4112570b-8d60-4024-b781-f0594d913834.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252Fd2fbeae6-0144-461b-a2de-25fef593f017.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/d2fbeae6-0144-461b-a2de-25fef593f017.jpg not downloaded yet
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743416/general/e27eef83-58c4-4809-8f05-8b0b83dff122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720283)
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252Ffb658db8-00f4-46d0-8e10-03176c83ef68.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/fb658db8-00f4-46d0-8e10-03176c83ef68.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F91420f4c-c703-4540-a38e-8e89b692dda8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/91420f4c-c703-4540-a38e-8e89b692dda8.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252F534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg not downloaded yet
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252F41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg not downloaded yet
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df98f90>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea91e10>
2026-03-24 16:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5546930%252Fgeneral%252F0383ed64-5173-4b21-9de7-0725cb399d03.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546930/general/0383ed64-5173-4b21-9de7-0725cb399d03.jpg saved to cache
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 799d042c-624c-5b5b-a364-6173fff598d1
2026-03-24 16:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 799d042c-624c-5b5b-a364-6173fff598d1, skipping ID generation
2026-03-24 16:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799d042c-624c-5b5b-a364-6173fff598d1 with scrape type 1
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 799d042c-624c-5b5b-a364-6173fff598d1 sending to next pipeline
2026-03-24 16:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 799d042c-624c-5b5b-a364-6173fff598d1, identifier: 10720287
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5741937%252Fgeneral%252F2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg not downloaded yet
2026-03-24 16:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 799d042c-624c-5b5b-a364-6173fff598d1 with identifier: 10720287
2026-03-24 16:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 799d042c-624c-5b5b-a364-6173fff598d1 with identifier: 10720287
2026-03-24 16:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 799d042c-624c-5b5b-a364-6173fff598d1 with identifier: 10720287 to the API
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5546930/general/0383ed64-5173-4b21-9de7-0725cb399d03.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.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '799d042c-624c-5b5b-a364-6173fff598d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF578BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720287',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 262216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425503,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/994ef54c-f6f7-43a9-a6ad-1862f542ce85.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389390,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/4fd44a64-1e37-4054-9fe5-e84a06b44c71.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334595,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/7c7d9847-b5c2-4770-a442-18ceef7d741c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334066,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/0dc0337b-0448-479d-ad88-bfbdb7838df3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293787,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/49d7b6d0-14aa-4325-bd76-aa6dd1a1af60.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322183,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/0383ed64-5173-4b21-9de7-0725cb399d03.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362113,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/0e0e4d44-4784-493a-9c18-0f72334f2552.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389390,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/be74e2d7-5048-466a-8369-62c6b882ffe7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373317,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/60d932f3-dad3-4aca-98da-702a6559316e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799d042c-624c-5b5b-a364-6173fff598d1/799d042c-624c-5b5b-a364-6173fff598d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354083,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546930/general/ae26eb5d-38cf-4b43-8c2b-4fb81d172a2d.jpg',
'Width': 1600}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2016-08-31',
'seats_number': 3,
'seller_name': 'Automix S.r.l.',
'title': 'Citroën Jumper L3H2 2.0 HDI - Diesel - Manual - 131 hp - 262.216 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720287%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [adesa.it] INFO: Saving data for 10720287: {'created_time': 1774368118.372734, 'last_price_update_time': 1774368118.372744, 'auction_closing_time': 1774533600.0}
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720287') HTTP/1.1" 204 0
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/ab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/5a7513cf-f302-4a45-b2de-373f762b72f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/e87ce700-6b49-475c-876c-3677f594b287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/b61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/33f7515a-c210-4a0e-932b-685b8c0629a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F53e23ff8-f902-40b9-aa72-d377bca3c357.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/53e23ff8-f902-40b9-aa72-d377bca3c357.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fae7b3e06-3904-4447-8fec-3ab906523232.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/ae7b3e06-3904-4447-8fec-3ab906523232.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252F9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg not downloaded yet
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/74844b15-1904-478d-9bce-5d83e64da94e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fe16e4298-f03f-4779-bf48-53c4c9821a4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/e16e4298-f03f-4779-bf48-53c4c9821a4f.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252Fc932be8f-e257-4f80-b15b-caddc348458d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/c932be8f-e257-4f80-b15b-caddc348458d.jpg not downloaded yet
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/a6619547-de74-487c-92d4-091de5dd8648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/e23d6615-3c6a-45c3-af5c-c953fbe10192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b94110>
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Feb3926dd-cc05-46b1-9bef-c927dacf0831.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/eb3926dd-cc05-46b1-9bef-c927dacf0831.jpg saved to cache
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86d5d0>
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Fd6850c96-c640-482b-884f-3211acdf28d6.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/d6850c96-c640-482b-884f-3211acdf28d6.jpg saved to cache
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10719000
2026-03-24 16:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 1
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743145%252Fgeneral%252F036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg not downloaded yet
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb46cd0>
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg saved to cache
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df715d0>
2026-03-24 16:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743416%252Fgeneral%252Fe27eef83-58c4-4809-8f05-8b0b83dff122.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743416/general/e27eef83-58c4-4809-8f05-8b0b83dff122.jpg saved to cache
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8344dde8-5609-5263-9ee9-d876ebea5822
2026-03-24 16:01:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8344dde8-5609-5263-9ee9-d876ebea5822, skipping ID generation
2026-03-24 16:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8344dde8-5609-5263-9ee9-d876ebea5822 with scrape type 1
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8344dde8-5609-5263-9ee9-d876ebea5822 sending to next pipeline
2026-03-24 16:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8344dde8-5609-5263-9ee9-d876ebea5822, identifier: 10720283
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/fb658db8-00f4-46d0-8e10-03176c83ef68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/e857001d-5dcc-4d29-a299-69c9a360a9e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fe3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/e3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg not downloaded yet
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252Ffaf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/faf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg not downloaded yet
2026-03-24 16:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8344dde8-5609-5263-9ee9-d876ebea5822 with identifier: 10720283
2026-03-24 16:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8344dde8-5609-5263-9ee9-d876ebea5822 with identifier: 10720283
2026-03-24 16:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8344dde8-5609-5263-9ee9-d876ebea5822 with identifier: 10720283 to the API
2026-03-24 16:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743416/general/e27eef83-58c4-4809-8f05-8b0b83dff122.jpg>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': '8344dde8-5609-5263-9ee9-d876ebea5822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS857NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720283',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 129699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/a02f8ebb-f2ad-45a8-84fc-da14374f58c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/6860ffed-06b8-4dc9-8bb8-e7533300c147.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/15b06bac-e3d4-4fd6-a6b1-73cfbf9b5340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/2e08cced-3672-4035-a377-cc7e66b5721e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/4cf8c087-0e83-4f4a-9b66-76af7589f5dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/b27b928e-f277-46e5-a8b8-ee8885a90957.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/facddd04-f7d2-4790-95f8-dc76674e8a1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/afa47dd0-8c07-4ee5-a6a1-7e50315ee082.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/6ef73f71-7918-4b11-ac4b-df0756028ca0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8344dde8-5609-5263-9ee9-d876ebea5822/8344dde8-5609-5263-9ee9-d876ebea5822_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67682,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743416/general/e27eef83-58c4-4809-8f05-8b0b83dff122.jpg',
'Width': 800}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Plus Dark - Diesel - Automatic - 197 hp - 129.699 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720283%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [adesa.it] INFO: Saving data for 10720283: {'created_time': 1774368119.459612, 'last_price_update_time': 1774368119.459623, 'auction_closing_time': 1774520400.0}
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720283') HTTP/1.1" 204 0
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/91420f4c-c703-4540-a38e-8e89b692dda8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/d2fbeae6-0144-461b-a2de-25fef593f017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743145%252Fgeneral%252F4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg not downloaded yet
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/4112570b-8d60-4024-b781-f0594d913834.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743126%252Fgeneral%252F25086793-4a7a-4087-8078-a1cd3d869d05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/25086793-4a7a-4087-8078-a1cd3d869d05.jpg not downloaded yet
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743142%252Fgeneral%252Fbbe122d7-2af7-4c75-9218-f15f50791c97.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/bbe122d7-2af7-4c75-9218-f15f50791c97.jpg not downloaded yet
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743131%252Fgeneral%252F7748933b-a9a2-4967-879d-4437b9a29700.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/7748933b-a9a2-4967-879d-4437b9a29700.jpg not downloaded yet
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97bb90>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252F80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de67850>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252Fab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/ab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f4550>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252F5a7513cf-f302-4a45-b2de-373f762b72f7.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/5a7513cf-f302-4a45-b2de-373f762b72f7.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda06d0>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252Fe87ce700-6b49-475c-876c-3677f594b287.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/e87ce700-6b49-475c-876c-3677f594b287.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e849990>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252Fb61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/b61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f4790>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F33f7515a-c210-4a0e-932b-685b8c0629a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/33f7515a-c210-4a0e-932b-685b8c0629a6.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea43e50>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252F74844b15-1904-478d-9bce-5d83e64da94e.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/74844b15-1904-478d-9bce-5d83e64da94e.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10719001
2026-03-24 16:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 1
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743146%252Fgeneral%252F89515472-e71d-45a1-bd06-9b6ac538e170.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/89515472-e71d-45a1-bd06-9b6ac538e170.jpg not downloaded yet
2026-03-24 16:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with identifier: 10718999
2026-03-24 16:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with scrape type 1
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743144%252Fgeneral%252Ff1d6f120-9656-4df9-8fe1-995725b958e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/f1d6f120-9656-4df9-8fe1-995725b958e3.jpg not downloaded yet
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f6050>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252Fa6619547-de74-487c-92d4-091de5dd8648.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/a6619547-de74-487c-92d4-091de5dd8648.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e960e90>
2026-03-24 16:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252Fe23d6615-3c6a-45c3-af5c-c953fbe10192.jpg') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/e23d6615-3c6a-45c3-af5c-c953fbe10192.jpg saved to cache
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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%252F5743145%252Fgeneral%252Fb7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/b7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg not downloaded yet
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/ae7b3e06-3904-4447-8fec-3ab906523232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/53e23ff8-f902-40b9-aa72-d377bca3c357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743126%252Fgeneral%252F03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743142%252Fgeneral%252Fffe86202-ac67-4ac0-92d9-a156710af64c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/ffe86202-ac67-4ac0-92d9-a156710af64c.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743131%252Fgeneral%252F7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252F46a2a889-d89b-4861-8aa8-c4107d715e39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/46a2a889-d89b-4861-8aa8-c4107d715e39.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252Fc0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/c0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg not downloaded yet
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecaa410>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252F41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dedf6d0>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Ffb658db8-00f4-46d0-8e10-03176c83ef68.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/fb658db8-00f4-46d0-8e10-03176c83ef68.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea12850>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Fe857001d-5dcc-4d29-a299-69c9a360a9e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/e857001d-5dcc-4d29-a299-69c9a360a9e4.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252Fbae08007-7ae0-44f6-9548-8d3503c78b0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/bae08007-7ae0-44f6-9548-8d3503c78b0b.jpg not downloaded yet
2026-03-24 16:02:00 [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 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5e6d0>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252F534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9bc90>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F91420f4c-c703-4540-a38e-8e89b692dda8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/91420f4c-c703-4540-a38e-8e89b692dda8.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc2850>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252Fd2fbeae6-0144-461b-a2de-25fef593f017.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/d2fbeae6-0144-461b-a2de-25fef593f017.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfcdb90>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252F2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea42210>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252F4112570b-8d60-4024-b781-f0594d913834.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/4112570b-8d60-4024-b781-f0594d913834.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/c932be8f-e257-4f80-b15b-caddc348458d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/faf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/e16e4298-f03f-4779-bf48-53c4c9821a4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743126%252Fgeneral%252F2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743142%252Fgeneral%252F1c34878f-2451-4c4d-9026-3e82f194b039.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/1c34878f-2451-4c4d-9026-3e82f194b039.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743131%252Fgeneral%252F12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252Fe8c16c19-8501-4233-8546-4439a6811f6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/e8c16c19-8501-4233-8546-4439a6811f6a.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252Fae031fec-53f1-498f-9ba3-b7465a835665.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/ae031fec-53f1-498f-9ba3-b7465a835665.jpg not downloaded yet
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/e3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252F01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg not downloaded yet
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddef590>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252F9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e856c50>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252Fae7b3e06-3904-4447-8fec-3ab906523232.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/ae7b3e06-3904-4447-8fec-3ab906523232.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea81390>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F53e23ff8-f902-40b9-aa72-d377bca3c357.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/53e23ff8-f902-40b9-aa72-d377bca3c357.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252Fdb9fbd27-5207-429c-ab36-bb441acf7ea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/db9fbd27-5207-429c-ab36-bb441acf7ea9.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252F56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg not downloaded yet
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252Fa020d681-8719-40a1-97c8-a4ddfc27818d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/a020d681-8719-40a1-97c8-a4ddfc27818d.jpg not downloaded yet
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741937/general/e65eac13-3fc1-4502-96a4-f831d14a877f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716999)
2026-03-24 16:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/89515472-e71d-45a1-bd06-9b6ac538e170.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252F1a65043c-ac51-4acc-809e-c88d8afb878a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/1a65043c-ac51-4acc-809e-c88d8afb878a.jpg not downloaded yet
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252F559e1df7-b898-49ca-858e-665f4cf572eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/559e1df7-b898-49ca-858e-665f4cf572eb.jpg not downloaded yet
2026-03-24 16:02:00 [adesa.it] INFO: Found listing with ID: 10720279
2026-03-24 16:02:00 [adesa.it] INFO: Scraping item 10720279 url https://www.openlane.eu/en/carv6/auction/10720279
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e92ea90>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb67d0>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252Fc932be8f-e257-4f80-b15b-caddc348458d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/c932be8f-e257-4f80-b15b-caddc348458d.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1e390>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252Ffaf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/faf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec2a790>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252Fe16e4298-f03f-4779-bf48-53c4c9821a4f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/e16e4298-f03f-4779-bf48-53c4c9821a4f.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecda9d0>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252Fe3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/e3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg saved to cache
2026-03-24 16:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8237d0>
2026-03-24 16:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743145%252Fgeneral%252F036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg saved to cache
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e92e910>
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg saved to cache
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c63d0>
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg saved to cache
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/f1d6f120-9656-4df9-8fe1-995725b958e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252F3f14dec6-247a-448c-821c-20793a3883d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/3f14dec6-247a-448c-821c-20793a3883d9.jpg not downloaded yet
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:01 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.openlane.eu/en/carv6/auction/10720279> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/bae08007-7ae0-44f6-9548-8d3503c78b0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/7748933b-a9a2-4967-879d-4437b9a29700.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/c0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/46a2a889-d89b-4861-8aa8-c4107d715e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252Ff7911824-9cde-4de9-879e-168223e62e0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/f7911824-9cde-4de9-879e-168223e62e0c.jpg not downloaded yet
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252F6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg not downloaded yet
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720280
2026-03-24 16:02:01 [adesa.it] INFO: Scraping item 10720280 url https://www.openlane.eu/en/carv6/auction/10720280
2026-03-24 16:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252F14e15631-84e1-4f4e-b490-03e8b71eb794.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/14e15631-84e1-4f4e-b490-03e8b71eb794.jpg not downloaded yet
2026-03-24 16:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1ac666-9752-5d94-a187-5b14479893f8 with identifier: 10718983
2026-03-24 16:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1ac666-9752-5d94-a187-5b14479893f8 with scrape type 1
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252F9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg not downloaded yet
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e987c10>
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741937%252Fgeneral%252Fe65eac13-3fc1-4502-96a4-f831d14a877f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741937/general/e65eac13-3fc1-4502-96a4-f831d14a877f.jpg saved to cache
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0bf0d79-5854-5c47-84c8-b08f221677c1
2026-03-24 16:02:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0bf0d79-5854-5c47-84c8-b08f221677c1, skipping ID generation
2026-03-24 16:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bf0d79-5854-5c47-84c8-b08f221677c1 with scrape type 1
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0bf0d79-5854-5c47-84c8-b08f221677c1 sending to next pipeline
2026-03-24 16:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a0bf0d79-5854-5c47-84c8-b08f221677c1, identifier: 10716999
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc5d0>
2026-03-24 16:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743146%252Fgeneral%252F89515472-e71d-45a1-bd06-9b6ac538e170.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/89515472-e71d-45a1-bd06-9b6ac538e170.jpg saved to cache
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252F5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg not downloaded yet
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252F62ada164-b689-43e6-b212-b41f0f675f86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/62ada164-b689-43e6-b212-b41f0f675f86.jpg not downloaded yet
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720283
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720283%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [adesa.it] INFO: Scrape type for 10720283: 0
2026-03-24 16:02:01 [adesa.it] INFO: Skipping item 10720283 url https://www.openlane.eu/en/carv6/auction/10720283
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720238
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720238%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [adesa.it] INFO: Scrape type for 10720238: 0
2026-03-24 16:02:01 [adesa.it] INFO: Skipping item 10720238 url https://www.openlane.eu/en/carv6/auction/10720238
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720249
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720249%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [adesa.it] INFO: Scrape type for 10720249: 0
2026-03-24 16:02:01 [adesa.it] INFO: Skipping item 10720249 url https://www.openlane.eu/en/carv6/auction/10720249
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720286
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720286%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [adesa.it] INFO: Scrape type for 10720286: 0
2026-03-24 16:02:01 [adesa.it] INFO: Skipping item 10720286 url https://www.openlane.eu/en/carv6/auction/10720286
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720287
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720287%27 HTTP/1.1" 200 None
2026-03-24 16:02:01 [adesa.it] INFO: Scrape type for 10720287: 0
2026-03-24 16:02:01 [adesa.it] INFO: Skipping item 10720287 url https://www.openlane.eu/en/carv6/auction/10720287
2026-03-24 16:02:01 [adesa.it] INFO: Found listing with ID: 10720291
2026-03-24 16:02:01 [adesa.it] INFO: Scraping item 10720291 url https://www.openlane.eu/en/carv6/auction/10720291
2026-03-24 16:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a0bf0d79-5854-5c47-84c8-b08f221677c1 with identifier: 10716999
2026-03-24 16:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a0bf0d79-5854-5c47-84c8-b08f221677c1 with identifier: 10716999
2026-03-24 16:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a0bf0d79-5854-5c47-84c8-b08f221677c1 with identifier: 10716999 to the API
2026-03-24 16:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741937/general/e65eac13-3fc1-4502-96a4-f831d14a877f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Petrol',
'id': 'a0bf0d79-5854-5c47-84c8-b08f221677c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP332AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716999',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 66523,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/4a3ea4f2-699c-48de-ba82-579c948e6fc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65561,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/b1b6dfce-03b5-4db2-aebd-378d8e699e8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/eb3926dd-cc05-46b1-9bef-c927dacf0831.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65313,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/e857001d-5dcc-4d29-a299-69c9a360a9e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/d6850c96-c640-482b-884f-3211acdf28d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/e65eac13-3fc1-4502-96a4-f831d14a877f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/80d0e8fb-1b1e-487f-82d3-b1bd99de8d4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/74844b15-1904-478d-9bce-5d83e64da94e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/fb658db8-00f4-46d0-8e10-03176c83ef68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bf0d79-5854-5c47-84c8-b08f221677c1/a0bf0d79-5854-5c47-84c8-b08f221677c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741937/general/2f9c51d6-8604-493a-99f3-85554c1fd34c.jpg',
'Width': 800}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 131 hp - 66.523 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716999%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [adesa.it] INFO: Saving data for 10716999: {'created_time': 1774368122.321289, 'last_price_update_time': 1774368122.3213, 'auction_closing_time': 1774452600.0}
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716999') HTTP/1.1" 204 0
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/b7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252F80a77896-8b61-4051-9815-1db60db1545a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/80a77896-8b61-4051-9815-1db60db1545a.jpg not downloaded yet
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252F48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg not downloaded yet
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/bbe122d7-2af7-4c75-9218-f15f50791c97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/db9fbd27-5207-429c-ab36-bb441acf7ea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/25086793-4a7a-4087-8078-a1cd3d869d05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/ffe86202-ac67-4ac0-92d9-a156710af64c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252F5313137b-1a73-4a0c-9608-771c18beaaaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/5313137b-1a73-4a0c-9608-771c18beaaaa.jpg not downloaded yet
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252Fe16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/e16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg not downloaded yet
2026-03-24 16:02:02 [adesa.it] INFO: Found listing with ID: 10720292
2026-03-24 16:02:02 [adesa.it] INFO: Scraping item 10720292 url https://www.openlane.eu/en/carv6/auction/10720292
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbc710>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Ff1d6f120-9656-4df9-8fe1-995725b958e3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/f1d6f120-9656-4df9-8fe1-995725b958e3.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dffb3dd4-c523-58ab-8d03-f73249b67342 with identifier: 10718997
2026-03-24 16:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dffb3dd4-c523-58ab-8d03-f73249b67342 with scrape type 1
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252Fee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/ee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg not downloaded yet
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb41d0>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743145%252Fgeneral%252Fbae08007-7ae0-44f6-9548-8d3503c78b0b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/bae08007-7ae0-44f6-9548-8d3503c78b0b.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89a5d0>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252F7748933b-a9a2-4967-879d-4437b9a29700.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/7748933b-a9a2-4967-879d-4437b9a29700.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91d0d0>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Fc0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/c0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7bc50>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743146%252Fgeneral%252F46a2a889-d89b-4861-8aa8-c4107d715e39.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/46a2a889-d89b-4861-8aa8-c4107d715e39.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb874d0>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743131%252Fgeneral%252F7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743145%252Fgeneral%252Ff898acb4-bd65-472f-93b9-2dac4af65202.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/f898acb4-bd65-472f-93b9-2dac4af65202.jpg not downloaded yet
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252F38334280-1185-467d-b560-61a0e816cb51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/38334280-1185-467d-b560-61a0e816cb51.jpg not downloaded yet
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743146%252Fgeneral%252Fd5017c4d-2e3d-4993-9bb9-625c78130085.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/d5017c4d-2e3d-4993-9bb9-625c78130085.jpg not downloaded yet
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743144%252Fgeneral%252Fd933b2dc-bdd4-4f67-b750-eae9596b6563.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/d933b2dc-bdd4-4f67-b750-eae9596b6563.jpg not downloaded yet
2026-03-24 16:02:02 [adesa.it] INFO: Found listing with ID: 10720289
2026-03-24 16:02:02 [adesa.it] INFO: Scraping item 10720289 url https://www.openlane.eu/en/carv6/auction/10720289
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252F20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg not downloaded yet
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/559e1df7-b898-49ca-858e-665f4cf572eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/a020d681-8719-40a1-97c8-a4ddfc27818d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252F0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg not downloaded yet
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df1c950>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29250>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743145%252Fgeneral%252Fb7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/b7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg saved to cache
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9cea10>
2026-03-24 16:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743142%252Fgeneral%252Fbbe122d7-2af7-4c75-9218-f15f50791c97.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/bbe122d7-2af7-4c75-9218-f15f50791c97.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e78ed0>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252Fdb9fbd27-5207-429c-ab36-bb441acf7ea9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/db9fbd27-5207-429c-ab36-bb441acf7ea9.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0b590>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743145%252Fgeneral%252F01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec47790>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743144%252Fgeneral%252F56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91af90>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743126%252Fgeneral%252F25086793-4a7a-4087-8078-a1cd3d869d05.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/25086793-4a7a-4087-8078-a1cd3d869d05.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8932d0>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743142%252Fgeneral%252Fffe86202-ac67-4ac0-92d9-a156710af64c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/ffe86202-ac67-4ac0-92d9-a156710af64c.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/3f14dec6-247a-448c-821c-20793a3883d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/ae031fec-53f1-498f-9ba3-b7465a835665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/1a65043c-ac51-4acc-809e-c88d8afb878a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/62ada164-b689-43e6-b212-b41f0f675f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743131/general/12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718989)
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743146%252Fgeneral%252Fd70daa7b-4bf6-414d-8509-f74299645feb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/d70daa7b-4bf6-414d-8509-f74299645feb.jpg not downloaded yet
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Fd78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/d78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg not downloaded yet
2026-03-24 16:02:03 [adesa.it] INFO: Found listing with ID: 10720290
2026-03-24 16:02:03 [adesa.it] INFO: Scraping item 10720290 url https://www.openlane.eu/en/carv6/auction/10720290
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743141%252Fgeneral%252F7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg not downloaded yet
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/e8c16c19-8501-4233-8546-4439a6811f6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252Fd10dc07b-9acb-477e-a93f-97f8c83113da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/d10dc07b-9acb-477e-a93f-97f8c83113da.jpg not downloaded yet
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:03 [adesa.it] INFO: Found listing with ID: 10720293
2026-03-24 16:02:03 [adesa.it] INFO: Scraping item 10720293 url https://www.openlane.eu/en/carv6/auction/10720293
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743141%252Fgeneral%252F9adb6ca1-c11e-434e-a541-32a909efacc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/9adb6ca1-c11e-434e-a541-32a909efacc0.jpg not downloaded yet
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg not downloaded yet
2026-03-24 16:02:03 [adesa.it] INFO: Found listing with ID: 10720295
2026-03-24 16:02:03 [adesa.it] INFO: Scraping item 10720295 url https://www.openlane.eu/en/carv6/auction/10720295
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743141%252Fgeneral%252F430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg not downloaded yet
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec461d0>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743144%252Fgeneral%252F559e1df7-b898-49ca-858e-665f4cf572eb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/559e1df7-b898-49ca-858e-665f4cf572eb.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbb810>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743145%252Fgeneral%252Fa020d681-8719-40a1-97c8-a4ddfc27818d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/a020d681-8719-40a1-97c8-a4ddfc27818d.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg not downloaded yet
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/f7911824-9cde-4de9-879e-168223e62e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/38334280-1185-467d-b560-61a0e816cb51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/14e15631-84e1-4f4e-b490-03e8b71eb794.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:03 [adesa.it] INFO: Found listing with ID: 10720294
2026-03-24 16:02:03 [adesa.it] INFO: Scraping item 10720294 url https://www.openlane.eu/en/carv6/auction/10720294
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743141%252Fgeneral%252F530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg not downloaded yet
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743142/general/1c34878f-2451-4c4d-9026-3e82f194b039.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718998)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/f898acb4-bd65-472f-93b9-2dac4af65202.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743126/general/2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718986)
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F4cf55da0-1e98-423c-ad25-21ead3592868.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/4cf55da0-1e98-423c-ad25-21ead3592868.jpg not downloaded yet
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbc750>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743145%252Fgeneral%252F3f14dec6-247a-448c-821c-20793a3883d9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/3f14dec6-247a-448c-821c-20793a3883d9.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb21010>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743144%252Fgeneral%252Fae031fec-53f1-498f-9ba3-b7465a835665.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/ae031fec-53f1-498f-9ba3-b7465a835665.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda4990>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252F1a65043c-ac51-4acc-809e-c88d8afb878a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/1a65043c-ac51-4acc-809e-c88d8afb878a.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb05590>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743144%252Fgeneral%252F62ada164-b689-43e6-b212-b41f0f675f86.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/62ada164-b689-43e6-b212-b41f0f675f86.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3a910>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743131%252Fgeneral%252F12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743131/general/12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4190083e-fe69-56f3-9424-2248739e3ca2
2026-03-24 16:02:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4190083e-fe69-56f3-9424-2248739e3ca2, skipping ID generation
2026-03-24 16:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4190083e-fe69-56f3-9424-2248739e3ca2 with scrape type 1
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4190083e-fe69-56f3-9424-2248739e3ca2 sending to next pipeline
2026-03-24 16:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4190083e-fe69-56f3-9424-2248739e3ca2, identifier: 10718989
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddacc10>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252Fe8c16c19-8501-4233-8546-4439a6811f6a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/e8c16c19-8501-4233-8546-4439a6811f6a.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deb3050>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252F5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg saved to cache
2026-03-24 16:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec15410>
2026-03-24 16:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg saved to cache
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:04 [adesa.it] INFO: Found listing with ID: 10720288
2026-03-24 16:02:04 [adesa.it] INFO: Scraping item 10720288 url https://www.openlane.eu/en/carv6/auction/10720288
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252Fdb613b6f-ec7c-439c-b06d-dea47692077a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/db613b6f-ec7c-439c-b06d-dea47692077a.jpg not downloaded yet
2026-03-24 16:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4190083e-fe69-56f3-9424-2248739e3ca2 with identifier: 10718989
2026-03-24 16:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4190083e-fe69-56f3-9424-2248739e3ca2 with identifier: 10718989
2026-03-24 16:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4190083e-fe69-56f3-9424-2248739e3ca2 with identifier: 10718989 to the API
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743131/general/12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '4190083e-fe69-56f3-9424-2248739e3ca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM800PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718989',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 171064,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 90,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52355,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/ab683cda-2efe-48c6-834e-9a41de6c3ad5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/5a7513cf-f302-4a45-b2de-373f762b72f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/d2fbeae6-0144-461b-a2de-25fef593f017.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/41f15495-10c5-4e4a-aec7-9e3ebceeccb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49275,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/9dc314ea-cfb4-4d31-a301-8ed830ef724b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/c932be8f-e257-4f80-b15b-caddc348458d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47787,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/faf665c2-f2e5-4bb7-a6a4-4782bad50c69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/7748933b-a9a2-4967-879d-4437b9a29700.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/7a43468e-5c76-4525-bf8f-afd65283c8fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4190083e-fe69-56f3-9424-2248739e3ca2/4190083e-fe69-56f3-9424-2248739e3ca2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743131/general/12922c3d-8e76-4ff7-92c8-3e8d5841c435.jpg',
'Width': 800}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q3 45 TFSIe Business - Hybrid - Automatic - 245 hp - 171.064 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718989%27 HTTP/1.1" 200 None
2026-03-24 16:02:04 [adesa.it] INFO: Saving data for 10718989: {'created_time': 1774368124.74502, 'last_price_update_time': 1774368124.745029, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718989') HTTP/1.1" 204 0
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252Fcb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/cb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg not downloaded yet
2026-03-24 16:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/d78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/d5017c4d-2e3d-4993-9bb9-625c78130085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/e16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743144/general/d933b2dc-bdd4-4f67-b750-eae9596b6563.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718999)
2026-03-24 16:02:04 [adesa.it] INFO: Found listing with ID: 10720296
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720296%27 HTTP/1.1" 200 None
2026-03-24 16:02:04 [adesa.it] INFO: Scrape type for 10720296: 0
2026-03-24 16:02:04 [adesa.it] INFO: Skipping item 10720296 url https://www.openlane.eu/en/carv6/auction/10720296
2026-03-24 16:02:04 [adesa.it] INFO: Found listing with ID: 10718977
2026-03-24 16:02:04 [adesa.it] INFO: Scraping item 10718977 url https://www.openlane.eu/en/carv6/auction/10718977
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252F2af45366-2224-45b5-b621-4e110720020d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/2af45366-2224-45b5-b621-4e110720020d.jpg not downloaded yet
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea8b7d0>
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743146%252Fgeneral%252Ff7911824-9cde-4de9-879e-168223e62e0c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/f7911824-9cde-4de9-879e-168223e62e0c.jpg saved to cache
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e77510>
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F38334280-1185-467d-b560-61a0e816cb51.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/38334280-1185-467d-b560-61a0e816cb51.jpg saved to cache
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3eb90>
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743145%252Fgeneral%252F14e15631-84e1-4f4e-b490-03e8b71eb794.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/14e15631-84e1-4f4e-b490-03e8b71eb794.jpg saved to cache
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc7f90>
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743122%252Fgeneral%252F0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg saved to cache
2026-03-24 16:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99ef90>
2026-03-24 16:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252F6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg saved to cache
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8aac10>
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743142%252Fgeneral%252F1c34878f-2451-4c4d-9026-3e82f194b039.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743142/general/1c34878f-2451-4c4d-9026-3e82f194b039.jpg saved to cache
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14de7183-2abd-59a2-8da8-ffd5fcd20638
2026-03-24 16:02:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14de7183-2abd-59a2-8da8-ffd5fcd20638, skipping ID generation
2026-03-24 16:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14de7183-2abd-59a2-8da8-ffd5fcd20638 with scrape type 1
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14de7183-2abd-59a2-8da8-ffd5fcd20638 sending to next pipeline
2026-03-24 16:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 14de7183-2abd-59a2-8da8-ffd5fcd20638, identifier: 10718998
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7ee50>
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743145%252Fgeneral%252Ff898acb4-bd65-472f-93b9-2dac4af65202.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/f898acb4-bd65-472f-93b9-2dac4af65202.jpg saved to cache
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8aed0>
2026-03-24 16:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743126%252Fgeneral%252F2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743126/general/2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg saved to cache
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda
2026-03-24 16:02:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54d6e2b6-e600-54c2-ba46-f9e32720ebda, skipping ID generation
2026-03-24 16:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda with scrape type 1
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54d6e2b6-e600-54c2-ba46-f9e32720ebda sending to next pipeline
2026-03-24 16:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54d6e2b6-e600-54c2-ba46-f9e32720ebda, identifier: 10718986
2026-03-24 16:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/ee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:05 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 43 pages/min), scraped 46 items (at 22 items/min)
2026-03-24 16:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743122%252Fgeneral%252Fd636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/d636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg not downloaded yet
2026-03-24 16:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 14de7183-2abd-59a2-8da8-ffd5fcd20638 with identifier: 10718998
2026-03-24 16:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 14de7183-2abd-59a2-8da8-ffd5fcd20638 with identifier: 10718998
2026-03-24 16:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 14de7183-2abd-59a2-8da8-ffd5fcd20638 with identifier: 10718998 to the API
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743142/general/1c34878f-2451-4c4d-9026-3e82f194b039.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '14de7183-2abd-59a2-8da8-ffd5fcd20638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM494NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718998',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 159587,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/a6619547-de74-487c-92d4-091de5dd8648.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/b61967e2-c2d0-4060-8bf8-ae1e2a1d5874.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/4112570b-8d60-4024-b781-f0594d913834.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/534d0cb1-5298-4e10-8d50-60e5f1529dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/ae7b3e06-3904-4447-8fec-3ab906523232.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/e16e4298-f03f-4779-bf48-53c4c9821a4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/e3a39bf2-0cc1-4d6f-89e0-dc31cfc7e225.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/bbe122d7-2af7-4c75-9218-f15f50791c97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/ffe86202-ac67-4ac0-92d9-a156710af64c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14de7183-2abd-59a2-8da8-ffd5fcd20638/14de7183-2abd-59a2-8da8-ffd5fcd20638_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743142/general/1c34878f-2451-4c4d-9026-3e82f194b039.jpg',
'Width': 800}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 159.587 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718998%27 HTTP/1.1" 200 None
2026-03-24 16:02:05 [adesa.it] INFO: Saving data for 10718998: {'created_time': 1774368125.748265, 'last_price_update_time': 1774368125.748274, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718998') HTTP/1.1" 204 0
2026-03-24 16:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54d6e2b6-e600-54c2-ba46-f9e32720ebda with identifier: 10718986
2026-03-24 16:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54d6e2b6-e600-54c2-ba46-f9e32720ebda with identifier: 10718986
2026-03-24 16:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54d6e2b6-e600-54c2-ba46-f9e32720ebda with identifier: 10718986 to the API
2026-03-24 16:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743126/general/2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '54d6e2b6-e600-54c2-ba46-f9e32720ebda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH603PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718986',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 215780,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/e23d6615-3c6a-45c3-af5c-c953fbe10192.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47065,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/e87ce700-6b49-475c-876c-3677f594b287.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45731,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/1d6a4eb7-5718-4c71-bbdf-02a6c23ab1c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46858,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/91420f4c-c703-4540-a38e-8e89b692dda8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/53e23ff8-f902-40b9-aa72-d377bca3c357.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/7b8b8edf-9dc5-4a75-b2cc-f2e0ef90d22e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/539d27d2-15aa-4e9e-b685-8766d6da7d4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/25086793-4a7a-4087-8078-a1cd3d869d05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/03a90d9d-0b81-42c1-9c68-ff65703dc710.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d6e2b6-e600-54c2-ba46-f9e32720ebda/54d6e2b6-e600-54c2-ba46-f9e32720ebda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743126/general/2efdd17a-4802-49ce-a9e9-7a9a8119647c.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'215.780 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718986%27 HTTP/1.1" 200 None
2026-03-24 16:02:06 [adesa.it] INFO: Saving data for 10718986: {'created_time': 1774368126.153627, 'last_price_update_time': 1774368126.153637, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718986') HTTP/1.1" 204 0
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:06 [adesa.it] INFO: Found listing with ID: 10718984
2026-03-24 16:02:06 [adesa.it] INFO: Scraping item 10718984 url https://www.openlane.eu/en/carv6/auction/10718984
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252F9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg not downloaded yet
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/d10dc07b-9acb-477e-a93f-97f8c83113da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de73590>
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Fd78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/d78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg saved to cache
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3da10>
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743146%252Fgeneral%252Fd5017c4d-2e3d-4993-9bb9-625c78130085.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/d5017c4d-2e3d-4993-9bb9-625c78130085.jpg saved to cache
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda2910>
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Fe16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/e16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg saved to cache
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2a690>
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743144%252Fgeneral%252Fd933b2dc-bdd4-4f67-b750-eae9596b6563.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743144/general/d933b2dc-bdd4-4f67-b750-eae9596b6563.jpg saved to cache
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a
2026-03-24 16:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a, skipping ID generation
2026-03-24 16:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with scrape type 1
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2710f7e0-b41a-5b09-8c59-4af11ae65c1a sending to next pipeline
2026-03-24 16:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a, identifier: 10718999
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/d70daa7b-4bf6-414d-8509-f74299645feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743146/general/5313137b-1a73-4a0c-9608-771c18beaaaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719001)
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/9adb6ca1-c11e-434e-a541-32a909efacc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:06 [adesa.it] INFO: Found listing with ID: 10718983
2026-03-24 16:02:06 [adesa.it] INFO: Scraping item 10718983 url https://www.openlane.eu/en/carv6/auction/10718983
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743141%252Fgeneral%252F78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg not downloaded yet
2026-03-24 16:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with identifier: 10718999
2026-03-24 16:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with identifier: 10718999
2026-03-24 16:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2710f7e0-b41a-5b09-8c59-4af11ae65c1a with identifier: 10718999 to the API
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743144/general/d933b2dc-bdd4-4f67-b750-eae9596b6563.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2710f7e0-b41a-5b09-8c59-4af11ae65c1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH999JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718999',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 171743,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 101,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/f1d6f120-9656-4df9-8fe1-995725b958e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/c0c1eb9e-bd8b-4aba-a947-78b89d2cc3c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/ae031fec-53f1-498f-9ba3-b7465a835665.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/56a97dff-84a7-4a5f-9d57-f88e4e759176.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/559e1df7-b898-49ca-858e-665f4cf572eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/6b7f03c9-6c49-413e-a506-1a8bb3fb9ae6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57628,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/62ada164-b689-43e6-b212-b41f0f675f86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51755,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/e16dbc29-638e-4d67-839a-5eaffd0f2cfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64039,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/d933b2dc-bdd4-4f67-b750-eae9596b6563.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2710f7e0-b41a-5b09-8c59-4af11ae65c1a/2710f7e0-b41a-5b09-8c59-4af11ae65c1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743144/general/d78fb992-6bc9-4e48-a041-30b9bfb0da7e.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW X1 18d Advantage - Diesel - Automatic - 150 hp - 171.743 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718999%27 HTTP/1.1" 200 None
2026-03-24 16:02:06 [adesa.it] INFO: Saving data for 10718999: {'created_time': 1774368126.952743, 'last_price_update_time': 1774368126.952754, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718999') HTTP/1.1" 204 0
2026-03-24 16:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02: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 16:02: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 16:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def2ed0>
2026-03-24 16:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a5203950>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252Fee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/ee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de35d10>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df999d0>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252F87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/4cf55da0-1e98-423c-ad25-21ead3592868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/db613b6f-ec7c-439c-b06d-dea47692077a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:07 [adesa.it] INFO: Found listing with ID: 10718985
2026-03-24 16:02:07 [adesa.it] INFO: Scraping item 10718985 url https://www.openlane.eu/en/carv6/auction/10718985
2026-03-24 16:02:07 [adesa.it] INFO: Found listing with ID: 10718986
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718986%27 HTTP/1.1" 200 None
2026-03-24 16:02:07 [adesa.it] INFO: Scrape type for 10718986: 0
2026-03-24 16:02:07 [adesa.it] INFO: Skipping item 10718986 url https://www.openlane.eu/en/carv6/auction/10718986
2026-03-24 16:02:07 [adesa.it] INFO: Found listing with ID: 10718988
2026-03-24 16:02:07 [adesa.it] INFO: Scraping item 10718988 url https://www.openlane.eu/en/carv6/auction/10718988
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1d890>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252F2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1f7d0>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252Fd10dc07b-9acb-477e-a93f-97f8c83113da.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/d10dc07b-9acb-477e-a93f-97f8c83113da.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e940ed0>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252Fd70daa7b-4bf6-414d-8509-f74299645feb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/d70daa7b-4bf6-414d-8509-f74299645feb.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df5af10>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743146%252Fgeneral%252F5313137b-1a73-4a0c-9608-771c18beaaaa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743146/general/5313137b-1a73-4a0c-9608-771c18beaaaa.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f
2026-03-24 16:02:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f, skipping ID generation
2026-03-24 16:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 1
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f sending to next pipeline
2026-03-24 16:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f, identifier: 10719001
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e830c90>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf7a50>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F9adb6ca1-c11e-434e-a541-32a909efacc0.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/9adb6ca1-c11e-434e-a541-32a909efacc0.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e940f10>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252F48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg saved to cache
2026-03-24 16:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10719001
2026-03-24 16:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10719001
2026-03-24 16:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10719001 to the API
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743146/general/5313137b-1a73-4a0c-9608-771c18beaaaa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL482SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719001',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 202553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/89515472-e71d-45a1-bd06-9b6ac538e170.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/46a2a889-d89b-4861-8aa8-c4107d715e39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/e8c16c19-8501-4233-8546-4439a6811f6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/db9fbd27-5207-429c-ab36-bb441acf7ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39656,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/1a65043c-ac51-4acc-809e-c88d8afb878a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/f7911824-9cde-4de9-879e-168223e62e0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55215,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/5f80a82d-cf1f-44d7-acf5-859d43ed6551.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/5313137b-1a73-4a0c-9608-771c18beaaaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/d5017c4d-2e3d-4993-9bb9-625c78130085.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f/f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743146/general/d70daa7b-4bf6-414d-8509-f74299645feb.jpg',
'Width': 800}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW X3 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 202.553 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719001%27 HTTP/1.1" 200 None
2026-03-24 16:02:07 [adesa.it] INFO: Saving data for 10719001: {'created_time': 1774368127.92069, 'last_price_update_time': 1774368127.920704, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719001') HTTP/1.1" 204 0
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/cb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/80a77896-8b61-4051-9815-1db60db1545a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743145/general/4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719000)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/bc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/2fa87983-ab03-4626-98b9-cd5ec80ace5c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/2af45366-2224-45b5-b621-4e110720020d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:07 [adesa.it] INFO: Found listing with ID: 10718987
2026-03-24 16:02:07 [adesa.it] INFO: Scraping item 10718987 url https://www.openlane.eu/en/carv6/auction/10718987
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743122/general/d636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718983)
2026-03-24 16: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 16: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 16:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddd9310>
2026-03-24 16:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252F4cf55da0-1e98-423c-ad25-21ead3592868.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/4cf55da0-1e98-423c-ad25-21ead3592868.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91d0d0>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea82a90>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252Fdb613b6f-ec7c-439c-b06d-dea47692077a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/db613b6f-ec7c-439c-b06d-dea47692077a.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:08 [adesa.it] INFO: Found listing with ID: 10718989
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718989%27 HTTP/1.1" 200 None
2026-03-24 16:02:08 [adesa.it] INFO: Scrape type for 10718989: 0
2026-03-24 16:02:08 [adesa.it] INFO: Skipping item 10718989 url https://www.openlane.eu/en/carv6/auction/10718989
2026-03-24 16:02:08 [adesa.it] INFO: Found listing with ID: 10718990
2026-03-24 16:02:08 [adesa.it] INFO: Scraping item 10718990 url https://www.openlane.eu/en/carv6/auction/10718990
2026-03-24 16:02:08 [adesa.it] INFO: Found listing with ID: 10718991
2026-03-24 16:02:08 [adesa.it] INFO: Scraping item 10718991 url https://www.openlane.eu/en/carv6/auction/10718991
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece3a90>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252Fcb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/cb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1c510>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743145%252Fgeneral%252F80a77896-8b61-4051-9815-1db60db1545a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/80a77896-8b61-4051-9815-1db60db1545a.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1e750>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743145%252Fgeneral%252F4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743145/general/4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c051eb5a-9bbe-5208-8029-66a6dfca4d99
2026-03-24 16:02:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c051eb5a-9bbe-5208-8029-66a6dfca4d99, skipping ID generation
2026-03-24 16:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 1
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 sending to next pipeline
2026-03-24 16:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c051eb5a-9bbe-5208-8029-66a6dfca4d99, identifier: 10719000
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea63d0>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735849%252Fgeneral%252Fbc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/bc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea57d0>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F2af45366-2224-45b5-b621-4e110720020d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/2af45366-2224-45b5-b621-4e110720020d.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e804d0>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743141%252Fgeneral%252F9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb0ac10>
2026-03-24 16:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743122%252Fgeneral%252Fd636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743122/general/d636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg saved to cache
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce1ac666-9752-5d94-a187-5b14479893f8
2026-03-24 16:02:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce1ac666-9752-5d94-a187-5b14479893f8, skipping ID generation
2026-03-24 16:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1ac666-9752-5d94-a187-5b14479893f8 with scrape type 1
2026-03-24 16:02:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce1ac666-9752-5d94-a187-5b14479893f8 sending to next pipeline
2026-03-24 16:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce1ac666-9752-5d94-a187-5b14479893f8, identifier: 10718983
2026-03-24 16:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10719000
2026-03-24 16:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10719000
2026-03-24 16:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10719000 to the API
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743145/general/4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'c051eb5a-9bbe-5208-8029-66a6dfca4d99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW518NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719000',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 198637,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50253,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/4bec88b1-4cc6-4147-83d8-5c8a6e55d2b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50841,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/b7791ccf-1f0a-4e53-b78f-646442a0bb8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/bae08007-7ae0-44f6-9548-8d3503c78b0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52385,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/01fc552b-a039-4f02-a0b0-537dfadbd6c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47571,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/a020d681-8719-40a1-97c8-a4ddfc27818d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/3f14dec6-247a-448c-821c-20793a3883d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/14e15631-84e1-4f4e-b490-03e8b71eb794.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/80a77896-8b61-4051-9815-1db60db1545a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051eb5a-9bbe-5208-8029-66a6dfca4d99/c051eb5a-9bbe-5208-8029-66a6dfca4d99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82308,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743145/general/f898acb4-bd65-472f-93b9-2dac4af65202.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW X3 18d - Diesel - Automatic - 150 hp - 198.637 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719000%27 HTTP/1.1" 200 None
2026-03-24 16:02:08 [adesa.it] INFO: Saving data for 10719000: {'created_time': 1774368128.973528, 'last_price_update_time': 1774368128.973538, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719000') HTTP/1.1" 204 0
2026-03-24 16:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce1ac666-9752-5d94-a187-5b14479893f8 with identifier: 10718983
2026-03-24 16:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce1ac666-9752-5d94-a187-5b14479893f8 with identifier: 10718983
2026-03-24 16:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce1ac666-9752-5d94-a187-5b14479893f8 with identifier: 10718983 to the API
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743122/general/d636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ce1ac666-9752-5d94-a187-5b14479893f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB488WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718983',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 201326,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 123,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/9b2b2c3b-f5b0-4f0d-8733-52f43687a00a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51191,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/48196544-4a74-4ba3-bcee-1d0d880ed4a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43906,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/38334280-1185-467d-b560-61a0e816cb51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45233,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/0045c7ec-f0ae-4163-baf7-64cb4422d17f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/d10dc07b-9acb-477e-a93f-97f8c83113da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/2df27ff8-dd1e-4ace-933a-90478bde9c85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/87599c79-69d0-4430-8c3b-384ccf16fdf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/4cf55da0-1e98-423c-ad25-21ead3592868.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/cb15a609-bbf2-4b5e-8a92-487a9290ba60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1ac666-9752-5d94-a187-5b14479893f8/ce1ac666-9752-5d94-a187-5b14479893f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743122/general/d636d37b-5fe3-4af2-9397-c62e04e7e9e7.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'201.326 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718983%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Saving data for 10718983: {'created_time': 1774368129.374302, 'last_price_update_time': 1774368129.374315, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718983') HTTP/1.1" 204 0
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/eb8eb07a-851e-42a6-a897-568a1e308e20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743141/general/78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718997)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/d16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/54d9af20-d2bb-4786-af5a-39d90e975e02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718992
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718992 url https://www.openlane.eu/en/carv6/auction/10718992
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/10eb9aeb-5340-4f46-a121-1e79efde3496.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16: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 16: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 16:02:09 [adesa.it] INFO: Found listing with ID: 10718993
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718993 url https://www.openlane.eu/en/carv6/auction/10718993
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718996
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718996 url https://www.openlane.eu/en/carv6/auction/10718996
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718995
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718995 url https://www.openlane.eu/en/carv6/auction/10718995
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718994
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718994 url https://www.openlane.eu/en/carv6/auction/10718994
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718978
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718978 url https://www.openlane.eu/en/carv6/auction/10718978
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718997
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10718997 url https://www.openlane.eu/en/carv6/auction/10718997
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718999
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718999%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10718999: 0
2026-03-24 16:02:09 [adesa.it] INFO: Skipping item 10718999 url https://www.openlane.eu/en/carv6/auction/10718999
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10718998
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718998%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10718998: 0
2026-03-24 16:02:09 [adesa.it] INFO: Skipping item 10718998 url https://www.openlane.eu/en/carv6/auction/10718998
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10719000
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719000%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10719000: 0
2026-03-24 16:02:09 [adesa.it] INFO: Skipping item 10719000 url https://www.openlane.eu/en/carv6/auction/10719000
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10719001
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719001%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10719001: 0
2026-03-24 16:02:09 [adesa.it] INFO: Skipping item 10719001 url https://www.openlane.eu/en/carv6/auction/10719001
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10719002
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719002%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10719002: 1
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10719002 url https://www.openlane.eu/en/carv6/auction/10719002
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/3d188233-4333-4dcb-a311-fbcd3bba25e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/116f9849-faee-4fe5-a584-eaf44c25ea44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/eb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/94167789-e1d9-4667-a98a-896a3d707487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10719003
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719003%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10719003: 1
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10719003 url https://www.openlane.eu/en/carv6/auction/10719003
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/473872e2-5f72-4536-a2db-bdbaade925ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741935/general/bca83a72-8133-4a9b-8041-9abe939607c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716998)
2026-03-24 16:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/a5274ec5-08f6-4e19-9bbf-87c227a94495.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16: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 16:02:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea81150>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743141%252Fgeneral%252F78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743141/general/78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dffb3dd4-c523-58ab-8d03-f73249b67342
2026-03-24 16:02:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dffb3dd4-c523-58ab-8d03-f73249b67342, skipping ID generation
2026-03-24 16:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dffb3dd4-c523-58ab-8d03-f73249b67342 with scrape type 1
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dffb3dd4-c523-58ab-8d03-f73249b67342 sending to next pipeline
2026-03-24 16:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dffb3dd4-c523-58ab-8d03-f73249b67342, identifier: 10718997
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed6b590>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252Fd16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/d16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e872610>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8e190>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252F0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea94d0>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F10eb9aeb-5340-4f46-a121-1e79efde3496.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/10eb9aeb-5340-4f46-a121-1e79efde3496.jpg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec29450>
2026-03-24 16:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg saved to cache
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:02:09 [adesa.it] INFO: Found listing with ID: 10719004
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719004%27 HTTP/1.1" 200 None
2026-03-24 16:02:09 [adesa.it] INFO: Scrape type for 10719004: 1
2026-03-24 16:02:09 [adesa.it] INFO: Scraping item 10719004 url https://www.openlane.eu/en/carv6/auction/10719004
2026-03-24 16:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dffb3dd4-c523-58ab-8d03-f73249b67342 with identifier: 10718997
2026-03-24 16:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dffb3dd4-c523-58ab-8d03-f73249b67342 with identifier: 10718997
2026-03-24 16:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dffb3dd4-c523-58ab-8d03-f73249b67342 with identifier: 10718997 to the API
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743141/general/78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'dffb3dd4-c523-58ab-8d03-f73249b67342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM310PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718997',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 170940,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/ee8c75dc-8ac9-43f4-9aa4-fceb5b5ac05c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/20f8ee40-1824-4a9d-8e65-a825d94a6948.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/7e377244-b4ad-4498-b8bd-3522dd0dc9da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/9adb6ca1-c11e-434e-a541-32a909efacc0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/430ffcf3-9840-48dd-a256-389b33b2a6fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/530b3e7f-6540-4f96-a081-d48a98fedd8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/db613b6f-ec7c-439c-b06d-dea47692077a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42614,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/2af45366-2224-45b5-b621-4e110720020d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/9fef760d-2dce-4162-9fc6-a224e9cafc7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dffb3dd4-c523-58ab-8d03-f73249b67342/dffb3dd4-c523-58ab-8d03-f73249b67342_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50158,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743141/general/78dd83ab-f5b3-471f-97f5-1c06a070ac27.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'170.940 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718997%27 HTTP/1.1" 200 None
2026-03-24 16:02:10 [adesa.it] INFO: Saving data for 10718997: {'created_time': 1774368130.362663, 'last_price_update_time': 1774368130.362672, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718997') HTTP/1.1" 204 0
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/83a7a6d0-6374-4d53-9c5a-0855023624a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:10 [adesa.it] INFO: Found listing with ID: 10718979
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718979%27 HTTP/1.1" 200 None
2026-03-24 16:02:10 [adesa.it] INFO: Scrape type for 10718979: 1
2026-03-24 16:02:10 [adesa.it] INFO: Scraping item 10718979 url https://www.openlane.eu/en/carv6/auction/10718979
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea32890>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252Feb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/eb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7f190>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F94167789-e1d9-4667-a98a-896a3d707487.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/94167789-e1d9-4667-a98a-896a3d707487.jpg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdb1d0>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252F1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec197d0>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252F473872e2-5f72-4536-a2db-bdbaade925ac.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/473872e2-5f72-4536-a2db-bdbaade925ac.jpg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb28f50>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741935%252Fgeneral%252Fbca83a72-8133-4a9b-8041-9abe939607c0.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741935/general/bca83a72-8133-4a9b-8041-9abe939607c0.jpg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f7a6484-03ee-5a57-8761-3754f1f668bf
2026-03-24 16:02:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f7a6484-03ee-5a57-8761-3754f1f668bf, skipping ID generation
2026-03-24 16:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7a6484-03ee-5a57-8761-3754f1f668bf with scrape type 1
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f7a6484-03ee-5a57-8761-3754f1f668bf sending to next pipeline
2026-03-24 16:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9f7a6484-03ee-5a57-8761-3754f1f668bf, identifier: 10716998
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea33d10>
2026-03-24 16:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252Fa5274ec5-08f6-4e19-9bbf-87c227a94495.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/a5274ec5-08f6-4e19-9bbf-87c227a94495.jpg saved to cache
2026-03-24 16:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/4229d06f-fda8-435b-8a48-f34037ac0293.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735849/general/832043a2-a351-48c5-a303-a9464ab9abdf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718538)
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714751/general/9bec4c62-2adb-4eaa-bf41-19e338db9b04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717003)
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9f7a6484-03ee-5a57-8761-3754f1f668bf with identifier: 10716998
2026-03-24 16:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9f7a6484-03ee-5a57-8761-3754f1f668bf with identifier: 10716998
2026-03-24 16:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9f7a6484-03ee-5a57-8761-3754f1f668bf with identifier: 10716998 to the API
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02: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 16:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741935/general/bca83a72-8133-4a9b-8041-9abe939607c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '9f7a6484-03ee-5a57-8761-3754f1f668bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL270XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716998',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 108847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/bca83a72-8133-4a9b-8041-9abe939607c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/473872e2-5f72-4536-a2db-bdbaade925ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/c478fb97-402a-4c95-9b75-140a0cdfff29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/3aaccc10-719b-4f68-a796-c1223fdeacc6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/83d625ca-bddb-44a2-bf9b-839ad820106b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/33f7515a-c210-4a0e-932b-685b8c0629a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63641,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/d430898e-ff64-40d3-9210-7bc7d8e5c47a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74063,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/5353423c-7664-4693-b55d-13c78350477f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12579,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/1c2135a1-6a1c-46e2-b5ea-f3c531a84b25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7a6484-03ee-5a57-8761-3754f1f668bf/9f7a6484-03ee-5a57-8761-3754f1f668bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741935/general/869a687d-8a17-4e77-a5c4-f309fe8c4d50.jpg',
'Width': 800}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 Allure Pack - Diesel - Manual - 131 hp - 108.847 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716998%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [adesa.it] INFO: Saving data for 10716998: {'created_time': 1774368131.369722, 'last_price_update_time': 1774368131.369735, 'auction_closing_time': 1774452600.0}
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716998') HTTP/1.1" 204 0
2026-03-24 16:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:02:11 [adesa.it] INFO: Found listing with ID: 10719005
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719005%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [adesa.it] INFO: Scrape type for 10719005: 1
2026-03-24 16:02:11 [adesa.it] INFO: Scraping item 10719005 url https://www.openlane.eu/en/carv6/auction/10719005
2026-03-24 16:02: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 16:02: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 16:02:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:11 [adesa.it] INFO: Found listing with ID: 10719006
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719006%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [adesa.it] INFO: Scrape type for 10719006: 1
2026-03-24 16:02:11 [adesa.it] INFO: Scraping item 10719006 url https://www.openlane.eu/en/carv6/auction/10719006
2026-03-24 16:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02: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 16:02:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec342d0>
2026-03-24 16:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5735849%252Fgeneral%252F832043a2-a351-48c5-a303-a9464ab9abdf.jpeg') HTTP/1.1" 204 0
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735849/general/832043a2-a351-48c5-a303-a9464ab9abdf.jpeg saved to cache
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1
2026-03-24 16:02:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1, skipping ID generation
2026-03-24 16:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with scrape type 1
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 sending to next pipeline
2026-03-24 16:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1, identifier: 10718538
2026-03-24 16:02:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f55a58da-6b8f-5ca4-a11b-acb28212116d, skipping ID generation
2026-03-24 16:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55a58da-6b8f-5ca4-a11b-acb28212116d with scrape type 1
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f55a58da-6b8f-5ca4-a11b-acb28212116d sending to next pipeline
2026-03-24 16:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f55a58da-6b8f-5ca4-a11b-acb28212116d, identifier: 10717003
2026-03-24 16:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abd8c9b4-114c-5542-b841-24784b62f00a with identifier: 10718996
2026-03-24 16:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd8c9b4-114c-5542-b841-24784b62f00a with scrape type 1
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg not downloaded yet
2026-03-24 16:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with identifier: 10718995
2026-03-24 16:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with scrape type 1
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg not downloaded yet
2026-03-24 16:02:11 [adesa.it] INFO: Found listing with ID: 10719007
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719007%27 HTTP/1.1" 200 None
2026-03-24 16:02:11 [adesa.it] INFO: Scrape type for 10719007: 1
2026-03-24 16:02:11 [adesa.it] INFO: Scraping item 10719007 url https://www.openlane.eu/en/carv6/auction/10719007
2026-03-24 16:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with identifier: 10718538
2026-03-24 16:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with identifier: 10718538
2026-03-24 16:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6704b83b-6cf0-519f-800f-d5d71a2d9ac1 with identifier: 10718538 to the API
2026-03-24 16:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02: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 16:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5735849/general/832043a2-a351-48c5-a303-a9464ab9abdf.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6704b83b-6cf0-519f-800f-d5d71a2d9ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC737VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718538',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 438785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23203,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/832043a2-a351-48c5-a303-a9464ab9abdf.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57782,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/38aab263-d841-4518-b9c9-35987f5c7d99.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/1d10da08-b2a5-4b17-935f-27fbabc657ec.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59715,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/eb8bf7f2-9217-4983-95ab-b49022a724ae.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55794,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/0708f0e0-4734-4bb1-af77-6f23965a9af0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18315,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/d16c08ca-131c-409c-9ae2-e480a15ece5b.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27292,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/89c6c035-a91c-45fc-94fe-f7120baac330.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22201,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/bc085b49-1c71-4013-89b0-6f6f08190b0c.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22820,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/c65af64a-fb92-47e9-88e7-ba08d6bf63b4.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6704b83b-6cf0-519f-800f-d5d71a2d9ac1/6704b83b-6cf0-519f-800f-d5d71a2d9ac1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22734,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735849/general/f12c4ff0-6bde-407d-afb0-7d06d526338a.jpeg',
'Width': 400}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2016-02-05',
'seats_number': 5,
'seller_name': 'Staremilia a Penske Automotive Dealership',
'title': 'Mercedes-Benz E 200 Executive - Diesel - Automatic - 136 hp - '
'438.785 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2016}
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718538%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [adesa.it] INFO: Saving data for 10718538: {'created_time': 1774368132.071012, 'last_price_update_time': 1774368132.071021, 'auction_closing_time': 1774613700.0}
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718538') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f55a58da-6b8f-5ca4-a11b-acb28212116d with identifier: 10717003
2026-03-24 16:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f55a58da-6b8f-5ca4-a11b-acb28212116d with identifier: 10717003
2026-03-24 16:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f55a58da-6b8f-5ca4-a11b-acb28212116d with identifier: 10717003 to the API
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5714751/general/9bec4c62-2adb-4eaa-bf41-19e338db9b04.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'f55a58da-6b8f-5ca4-a11b-acb28212116d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC393BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717003',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 292281,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photos': [],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2016-05-30',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A6 Allroad 3.0 TDI Business Plus - Quattro - Diesel - '
'Automatic - 218 hp - 292.281 km',
'transmission': 'automatic',
'trim': 'Business Plus',
'vin': None,
'year': 2016}
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717003%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [adesa.it] INFO: Saving data for 10717003: {'created_time': 1774368132.397458, 'last_price_update_time': 1774368132.397468, 'auction_closing_time': 1774523700.0}
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717003') HTTP/1.1" 204 0
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/068ec6db-7736-441b-9b58-10538044d9cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/e840ff29-1119-4074-acae-e36d41cff76b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f55a58da-6b8f-5ca4-a11b-acb28212116d due to Ignoring non-200 response
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg not downloaded yet
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg not downloaded yet
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741939/general/3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717000)
2026-03-24 16:02:12 [adesa.it] INFO: Found listing with ID: 10719008
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719008%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [adesa.it] INFO: Scrape type for 10719008: 1
2026-03-24 16:02:12 [adesa.it] INFO: Scraping item 10719008 url https://www.openlane.eu/en/carv6/auction/10719008
2026-03-24 16:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e854f90>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb4e10>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f2590>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with identifier: 10718994
2026-03-24 16:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with scrape type 1
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg not downloaded yet
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg not downloaded yet
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg not downloaded yet
2026-03-24 16: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 16:02:12 [adesa.it] INFO: Found listing with ID: 10719009
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719009%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [adesa.it] INFO: Scrape type for 10719009: 1
2026-03-24 16:02:12 [adesa.it] INFO: Scraping item 10719009 url https://www.openlane.eu/en/carv6/auction/10719009
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg not downloaded yet
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg not downloaded yet
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/ba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg not downloaded yet
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de68990>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741930%252Fgeneral%252F068ec6db-7736-441b-9b58-10538044d9cf.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/068ec6db-7736-441b-9b58-10538044d9cf.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2d810>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741926%252Fgeneral%252Fe840ff29-1119-4074-acae-e36d41cff76b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/e840ff29-1119-4074-acae-e36d41cff76b.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec545d0>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741932%252Fgeneral%252F653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93c150>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741928%252Fgeneral%252F6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc78d0>
2026-03-24 16:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5741939%252Fgeneral%252F3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741939/general/3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg saved to cache
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910
2026-03-24 16:02:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57ee120b-0ef9-53f3-a9c9-e17b5067a910, skipping ID generation
2026-03-24 16:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with scrape type 1
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57ee120b-0ef9-53f3-a9c9-e17b5067a910 sending to next pipeline
2026-03-24 16:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 57ee120b-0ef9-53f3-a9c9-e17b5067a910, identifier: 10717000
2026-03-24 16:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40 with identifier: 10718978
2026-03-24 16:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40 with scrape type 1
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252Fe3592e54-32e2-46a8-afb9-4edc30d01964.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/e3592e54-32e2-46a8-afb9-4edc30d01964.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252Fd0364007-1657-441c-9c59-a3cbb102e6fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/d0364007-1657-441c-9c59-a3cbb102e6fb.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252F5ef5a6de-c227-41cb-a540-a17d838af6b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/5ef5a6de-c227-41cb-a540-a17d838af6b0.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252F2e57addf-e13d-442f-834e-93c43bffdb33.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/2e57addf-e13d-442f-834e-93c43bffdb33.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252Ff5b8556a-7044-435b-a0a2-3ded8cfee4f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/f5b8556a-7044-435b-a0a2-3ded8cfee4f8.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252F97bcb0c5-8beb-470a-9017-872ac0c64adc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/97bcb0c5-8beb-470a-9017-872ac0c64adc.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252Ffc97b953-9ddc-4be4-b8d3-d39a10f4a458.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/fc97b953-9ddc-4be4-b8d3-d39a10f4a458.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252F7316cd50-8fb6-4bc7-9ac2-5a41255ae3ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/7316cd50-8fb6-4bc7-9ac2-5a41255ae3ca.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252F0392f4de-e912-4e50-a327-be52063fe90a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/0392f4de-e912-4e50-a327-be52063fe90a.jpg already downloaded
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5729925%252Fgeneral%252Fe9f7a2f4-0834-4246-9361-044ffce5098f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729925/general/e9f7a2f4-0834-4246-9361-044ffce5098f.jpg already downloaded
2026-03-24 16:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40, identifier: 10718978
2026-03-24 16:02:13 [adesa.it] INFO: Found listing with ID: 10719010
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719010%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [adesa.it] INFO: Scrape type for 10719010: 1
2026-03-24 16:02:13 [adesa.it] INFO: Scraping item 10719010 url https://www.openlane.eu/en/carv6/auction/10719010
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F0f2abfc1-6142-461c-9644-d67640106e64.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/0f2abfc1-6142-461c-9644-d67640106e64.jpg not downloaded yet
2026-03-24 16:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with identifier: 10717000
2026-03-24 16:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with identifier: 10717000
2026-03-24 16:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 57ee120b-0ef9-53f3-a9c9-e17b5067a910 with identifier: 10717000 to the API
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02: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 16:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741939/general/3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '57ee120b-0ef9-53f3-a9c9-e17b5067a910',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN446LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717000',
'listing': 'auction',
'location': 'Reggio Emilia (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 194420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82520,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/d48deeef-4b5f-4c11-a560-25d3ef766ceb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/3f6bcbbe-3bc1-46a9-b978-4ea6c12311aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/9c9f6fc9-6d97-4ac9-94c5-1b516728dcc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/dc1a3fd9-f90b-4744-bbd2-92483c8bbc29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/a5274ec5-08f6-4e19-9bbf-87c227a94495.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/2483a8e9-a2f1-4aef-9614-e7e56565890c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63847,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/6e75dcb1-f233-4a0d-ad8b-a0e68f77afa3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/10eb9aeb-5340-4f46-a121-1e79efde3496.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/c580bc94-b27b-4d0a-a30b-ec3500bdcae1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ee120b-0ef9-53f3-a9c9-e17b5067a910/57ee120b-0ef9-53f3-a9c9-e17b5067a910_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741939/general/69acab2d-2fd6-48b6-85c4-db4573d3eb24.jpg',
'Width': 800}],
'price': 1300,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Renault Kangoo 1.5 DCI - Diesel - Manual - 95 hp - 194.420 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717000%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [adesa.it] INFO: Saving data for 10717000: {'created_time': 1774368133.672861, 'last_price_update_time': 1774368133.672871, 'auction_closing_time': 1774452600.0}
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717000') HTTP/1.1" 204 0
2026-03-24 16:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40 with identifier: 10718978
2026-03-24 16:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40 with identifier: 10718978
2026-03-24 16:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40 with identifier: 10718978 to the API
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02: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 16:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718978>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'd8ec5106-fbe6-5b9f-825d-a7bfc21a9e40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP683MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718978',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 182578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5729925/general/e3592e54-32e2-46a8-afb9-4edc30d01964.jpg',
'https://images.openlane.eu/carimgs/5729925/general/d0364007-1657-441c-9c59-a3cbb102e6fb.jpg',
'https://images.openlane.eu/carimgs/5729925/general/5ef5a6de-c227-41cb-a540-a17d838af6b0.jpg',
'https://images.openlane.eu/carimgs/5729925/general/2e57addf-e13d-442f-834e-93c43bffdb33.jpg',
'https://images.openlane.eu/carimgs/5729925/general/f5b8556a-7044-435b-a0a2-3ded8cfee4f8.jpg',
'https://images.openlane.eu/carimgs/5729925/general/97bcb0c5-8beb-470a-9017-872ac0c64adc.jpg',
'https://images.openlane.eu/carimgs/5729925/general/fc97b953-9ddc-4be4-b8d3-d39a10f4a458.jpg',
'https://images.openlane.eu/carimgs/5729925/general/7316cd50-8fb6-4bc7-9ac2-5a41255ae3ca.jpg',
'https://images.openlane.eu/carimgs/5729925/general/0392f4de-e912-4e50-a327-be52063fe90a.jpg',
'https://images.openlane.eu/carimgs/5729925/general/e9f7a2f4-0834-4246-9361-044ffce5098f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/e3592e54-32e2-46a8-afb9-4edc30d01964.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/d0364007-1657-441c-9c59-a3cbb102e6fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/5ef5a6de-c227-41cb-a540-a17d838af6b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/2e57addf-e13d-442f-834e-93c43bffdb33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55123,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/f5b8556a-7044-435b-a0a2-3ded8cfee4f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/97bcb0c5-8beb-470a-9017-872ac0c64adc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/fc97b953-9ddc-4be4-b8d3-d39a10f4a458.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/7316cd50-8fb6-4bc7-9ac2-5a41255ae3ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/0392f4de-e912-4e50-a327-be52063fe90a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40/d8ec5106-fbe6-5b9f-825d-a7bfc21a9e40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729925/general/e9f7a2f4-0834-4246-9361-044ffce5098f.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 182.578 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718978%27 HTTP/1.1" 200 None
2026-03-24 16:02:13 [adesa.it] INFO: Saving data for 10718978: {'created_time': 1774368133.993104, 'last_price_update_time': 1774368133.993114, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718978') HTTP/1.1" 204 0
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fa34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/a34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg not downloaded yet
2026-03-24 16: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 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719011
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719011%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719011: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719011 url https://www.openlane.eu/en/carv6/auction/10719011
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252Fc168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/c168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg not downloaded yet
2026-03-24 16: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 16: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 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fcb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/cb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg not downloaded yet
2026-03-24 16: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 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2383ba74-84d6-51ff-a84f-3b5d656e8364 with identifier: 10718992
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2383ba74-84d6-51ff-a84f-3b5d656e8364 with scrape type 1
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F9bae7562-85e4-4a03-93e7-401aa4741e50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/9bae7562-85e4-4a03-93e7-401aa4741e50.jpg not downloaded yet
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719012
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719012%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719012: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719012 url https://www.openlane.eu/en/carv6/auction/10719012
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg not downloaded yet
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F247107a0-e968-413b-ac10-c994c0356fc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/247107a0-e968-413b-ac10-c994c0356fc4.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Ffae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/fae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252Fb9e9e222-da37-49db-833e-49b1172d5953.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/b9e9e222-da37-49db-833e-49b1172d5953.jpg not downloaded yet
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/ba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719014
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719014%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719014: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719014 url https://www.openlane.eu/en/carv6/auction/10719014
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg not downloaded yet
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec6950>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg saved to cache
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea32690>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg saved to cache
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with identifier: 10718993
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with scrape type 1
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252Fa92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/a92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F4c5b169d-329c-490c-a5a2-33223c4114bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/4c5b169d-329c-490c-a5a2-33223c4114bb.jpg not downloaded yet
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719013
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719013%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719013: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719013 url https://www.openlane.eu/en/carv6/auction/10719013
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252Fda7b670e-2169-408b-a21e-fbee552307b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/da7b670e-2169-408b-a21e-fbee552307b4.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F7dab3af1-77f2-448e-be8f-2f3467753a05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/7dab3af1-77f2-448e-be8f-2f3467753a05.jpg not downloaded yet
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/0f2abfc1-6142-461c-9644-d67640106e64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fb3969191-dfbd-455e-974a-cdb5e6070f3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/b3969191-dfbd-455e-974a-cdb5e6070f3c.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F017bc3ed-6753-44f2-a3d7-74090ac17564.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/017bc3ed-6753-44f2-a3d7-74090ac17564.jpg not downloaded yet
2026-03-24 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be460129-4fac-5c05-8e75-19f8c7a24eb2 with identifier: 10719002
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be460129-4fac-5c05-8e75-19f8c7a24eb2 with scrape type 1
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg not downloaded yet
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e899e10>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg saved to cache
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72ab95c8-d259-575d-87f6-cec4f678aff4 with identifier: 10718991
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72ab95c8-d259-575d-87f6-cec4f678aff4 with scrape type 1
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg not downloaded yet
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece9010>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg saved to cache
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de804473-cd83-5d1b-96c3-0980c8572fc2 with identifier: 10719003
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de804473-cd83-5d1b-96c3-0980c8572fc2 with scrape type 1
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg not downloaded yet
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de655d0>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/ba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg saved to cache
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/9bae7562-85e4-4a03-93e7-401aa4741e50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719015
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719015%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719015: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719015 url https://www.openlane.eu/en/carv6/auction/10719015
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg not downloaded yet
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743140%252Fgeneral%252F4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252Fd814d41f-c152-4d05-92f4-657f31796352.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/d814d41f-c152-4d05-92f4-657f31796352.jpg not downloaded yet
2026-03-24 16: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 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252Ff860380b-add8-4a18-a742-26efa9d9406f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/f860380b-add8-4a18-a742-26efa9d9406f.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F364d6d8a-5b1e-4771-970d-bce9097923e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/364d6d8a-5b1e-4771-970d-bce9097923e2.jpg not downloaded yet
2026-03-24 16:02:14 [adesa.it] INFO: Found listing with ID: 10719016
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719016%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [adesa.it] INFO: Scrape type for 10719016: 1
2026-03-24 16:02:14 [adesa.it] INFO: Scraping item 10719016 url https://www.openlane.eu/en/carv6/auction/10719016
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252Ff721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/f721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg not downloaded yet
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F8e4342cb-19e8-4b82-bacb-d634484c0505.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/8e4342cb-19e8-4b82-bacb-d634484c0505.jpg not downloaded yet
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e960810>
2026-03-24 16:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93ea10>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F0f2abfc1-6142-461c-9644-d67640106e64.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/0f2abfc1-6142-461c-9644-d67640106e64.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/4c5b169d-329c-490c-a5a2-33223c4114bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/a34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252Fc29c3c7d-0060-49b2-8f25-ee9890f66284.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/c29c3c7d-0060-49b2-8f25-ee9890f66284.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F6747d190-3988-487d-804b-0a0358d26785.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/6747d190-3988-487d-804b-0a0358d26785.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F613313b3-5099-420b-8a72-98bb2f6c536f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/613313b3-5099-420b-8a72-98bb2f6c536f.jpg not downloaded yet
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:02:15 [adesa.it] INFO: Found listing with ID: 10719017
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719017%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [adesa.it] INFO: Scrape type for 10719017: 1
2026-03-24 16:02:15 [adesa.it] INFO: Scraping item 10719017 url https://www.openlane.eu/en/carv6/auction/10719017
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F9bba372b-5372-480e-a64e-0219d35a0df9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/9bba372b-5372-480e-a64e-0219d35a0df9.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F963d105b-35fb-412b-addb-fbe141ef2b7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/963d105b-35fb-412b-addb-fbe141ef2b7d.jpg not downloaded yet
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9e2d0>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F9bae7562-85e4-4a03-93e7-401aa4741e50.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/9bae7562-85e4-4a03-93e7-401aa4741e50.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 636e0a66-efd7-5a31-98c2-f0692de790b1 with identifier: 10719004
2026-03-24 16:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 636e0a66-efd7-5a31-98c2-f0692de790b1 with scrape type 1
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Fc758fa85-833b-4aa8-bc33-770892f5d3ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/c758fa85-833b-4aa8-bc33-770892f5d3ca.jpg not downloaded yet
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dede650>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252F6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F2e494826-c38c-42d7-a540-da7d6a194982.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/2e494826-c38c-42d7-a540-da7d6a194982.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F3c967575-4663-4f16-8302-1caba5bf4dc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/3c967575-4663-4f16-8302-1caba5bf4dc4.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252Ffc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/fc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg not downloaded yet
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/7dab3af1-77f2-448e-be8f-2f3467753a05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:02:15 [adesa.it] INFO: Found listing with ID: 10719018
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719018%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [adesa.it] INFO: Scrape type for 10719018: 1
2026-03-24 16:02:15 [adesa.it] INFO: Scraping item 10719018 url https://www.openlane.eu/en/carv6/auction/10719018
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F9c3c0148-4f18-4433-8977-4579c8d93b43.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/9c3c0148-4f18-4433-8977-4579c8d93b43.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252Fa5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/a5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F6052e89a-cecd-4654-8ab6-f07f58883578.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/6052e89a-cecd-4654-8ab6-f07f58883578.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F9199aa97-2574-4d64-84af-3738debbdf0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/9199aa97-2574-4d64-84af-3738debbdf0b.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F48b6a969-b4af-4225-8da2-b38bef1427f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/48b6a969-b4af-4225-8da2-b38bef1427f1.jpg not downloaded yet
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e873050>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F4c5b169d-329c-490c-a5a2-33223c4114bb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/4c5b169d-329c-490c-a5a2-33223c4114bb.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9c790>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252Fa34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/a34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e872d50>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743139%252Fgeneral%252F1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:02:15 [adesa.it] INFO: Found listing with ID: 10719020
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719020%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [adesa.it] INFO: Scrape type for 10719020: 1
2026-03-24 16:02:15 [adesa.it] INFO: Scraping item 10719020 url https://www.openlane.eu/en/carv6/auction/10719020
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F3723378e-e7bb-4d08-9bb7-61225609004f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/3723378e-e7bb-4d08-9bb7-61225609004f.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F292a8d2f-3f13-4575-8856-7956abf784ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/292a8d2f-3f13-4575-8856-7956abf784ca.jpg not downloaded yet
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/8e4342cb-19e8-4b82-bacb-d634484c0505.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/613313b3-5099-420b-8a72-98bb2f6c536f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F96cb8f22-34d7-4878-9705-5616295ebcf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/96cb8f22-34d7-4878-9705-5616295ebcf5.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252Fd1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/d1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg not downloaded yet
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df870d0>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddcd090>
2026-03-24 16:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg saved to cache
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/f721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:02:15 [adesa.it] INFO: Found listing with ID: 10719021
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719021%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [adesa.it] INFO: Scrape type for 10719021: 1
2026-03-24 16:02:15 [adesa.it] INFO: Scraping item 10719021 url https://www.openlane.eu/en/carv6/auction/10719021
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252Fdd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/dd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg not downloaded yet
2026-03-24 16:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/c758fa85-833b-4aa8-bc33-770892f5d3ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743135%252Fgeneral%252F71edbf23-f250-48d4-9b37-6bb35c641a96.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/71edbf23-f250-48d4-9b37-6bb35c641a96.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg not downloaded yet
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg not downloaded yet
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd29710>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F7dab3af1-77f2-448e-be8f-2f3467753a05.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/7dab3af1-77f2-448e-be8f-2f3467753a05.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719019
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719019%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719019: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719019 url https://www.openlane.eu/en/carv6/auction/10719019
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252Fb2ca65d0-872e-428d-9639-162f0047e23f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/b2ca65d0-872e-428d-9639-162f0047e23f.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Ff79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/f79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg not downloaded yet
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e873990>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252F8e4342cb-19e8-4b82-bacb-d634484c0505.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/8e4342cb-19e8-4b82-bacb-d634484c0505.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de87d10>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd33c10>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F613313b3-5099-420b-8a72-98bb2f6c536f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/613313b3-5099-420b-8a72-98bb2f6c536f.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/6052e89a-cecd-4654-8ab6-f07f58883578.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/9199aa97-2574-4d64-84af-3738debbdf0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/48b6a969-b4af-4225-8da2-b38bef1427f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F9224099d-c7af-4f44-a312-8ff13987f79f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/9224099d-c7af-4f44-a312-8ff13987f79f.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg not downloaded yet
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/292a8d2f-3f13-4575-8856-7956abf784ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719023
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719023%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719023: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719023 url https://www.openlane.eu/en/carv6/auction/10719023
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252Faf216a01-e192-442c-8ac3-6cc70f00a660.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/af216a01-e192-442c-8ac3-6cc70f00a660.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg not downloaded yet
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec37650>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743137%252Fgeneral%252Ff721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/f721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de66ed0>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Fc758fa85-833b-4aa8-bc33-770892f5d3ca.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/c758fa85-833b-4aa8-bc33-770892f5d3ca.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F126c0748-bcfa-4824-a296-1ba917fd8706.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/126c0748-bcfa-4824-a296-1ba917fd8706.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252Fa4d6c648-f202-483e-98e2-f77983f11e35.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/a4d6c648-f202-483e-98e2-f77983f11e35.jpg not downloaded yet
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/d1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719022
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719022%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719022: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719022 url https://www.openlane.eu/en/carv6/auction/10719022
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252Fb30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/b30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F88204812-e855-45cf-a056-78a14a11a015.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/88204812-e855-45cf-a056-78a14a11a015.jpg not downloaded yet
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg not downloaded yet
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc0b10>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252F6052e89a-cecd-4654-8ab6-f07f58883578.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/6052e89a-cecd-4654-8ab6-f07f58883578.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaa9910>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F9199aa97-2574-4d64-84af-3738debbdf0b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/9199aa97-2574-4d64-84af-3738debbdf0b.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea13910>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F48b6a969-b4af-4225-8da2-b38bef1427f1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/48b6a969-b4af-4225-8da2-b38bef1427f1.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddefd90>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F292a8d2f-3f13-4575-8856-7956abf784ca.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/292a8d2f-3f13-4575-8856-7956abf784ca.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719025
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719025%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719025: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719025 url https://www.openlane.eu/en/carv6/auction/10719025
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg not downloaded yet
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/f79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/b2ca65d0-872e-428d-9639-162f0047e23f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719024
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719024%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719024: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719024 url https://www.openlane.eu/en/carv6/auction/10719024
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Fcfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/cfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg not downloaded yet
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719026
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719026%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719026: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719026 url https://www.openlane.eu/en/carv6/auction/10719026
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Ff0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/f0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg not downloaded yet
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a7e10>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252Fd1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/d1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/88204812-e855-45cf-a056-78a14a11a015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:02:16 [adesa.it] INFO: Found listing with ID: 10719027
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719027%27 HTTP/1.1" 200 None
2026-03-24 16:02:16 [adesa.it] INFO: Scrape type for 10719027: 1
2026-03-24 16:02:16 [adesa.it] INFO: Scraping item 10719027 url https://www.openlane.eu/en/carv6/auction/10719027
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/b30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc7210>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg saved to cache
2026-03-24 16:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8aa690>
2026-03-24 16:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Ff79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/f79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3f990>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743136%252Fgeneral%252Fb2ca65d0-872e-428d-9639-162f0047e23f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/b2ca65d0-872e-428d-9639-162f0047e23f.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719029
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719029%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719029: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719029 url https://www.openlane.eu/en/carv6/auction/10719029
2026-03-24 16:02: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 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 396583fb-1b30-51ca-8630-11d047580273 with identifier: 10718987
2026-03-24 16:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396583fb-1b30-51ca-8630-11d047580273 with scrape type 1
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252F6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg not downloaded yet
2026-03-24 16:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbb74dda-96aa-5a40-96ed-3ac60262e830 with identifier: 10718990
2026-03-24 16:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb74dda-96aa-5a40-96ed-3ac60262e830 with scrape type 1
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Ff0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/f0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df12950>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/cfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719028
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719028%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719028: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719028 url https://www.openlane.eu/en/carv6/auction/10719028
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc090>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743133%252Fgeneral%252F88204812-e855-45cf-a056-78a14a11a015.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/88204812-e855-45cf-a056-78a14a11a015.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3e050>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743147%252Fgeneral%252Fb30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/b30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53711b2a-ad6f-5095-afab-5473400c3d94 with identifier: 10719010
2026-03-24 16:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53711b2a-ad6f-5095-afab-5473400c3d94 with scrape type 1
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252Fd066e51d-b23c-4b00-9f3a-10a526908a36.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/d066e51d-b23c-4b00-9f3a-10a526908a36.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252F589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fc4b69caf-4f32-4651-be88-b9b96664f3fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/c4b69caf-4f32-4651-be88-b9b96664f3fb.jpg not downloaded yet
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/f0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719030
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719030%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719030: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719030 url https://www.openlane.eu/en/carv6/auction/10719030
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F15aab8c9-4250-4e65-a33a-a8499aef899f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/15aab8c9-4250-4e65-a33a-a8499aef899f.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29b10>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252F8cc19980-1adb-47cf-9825-b436a870a4e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/8cc19980-1adb-47cf-9825-b436a870a4e7.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fef3ad4b1-0065-4278-b97c-2a725406c45a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ef3ad4b1-0065-4278-b97c-2a725406c45a.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def3750>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743148%252Fgeneral%252F1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf4110>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Fcfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/cfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10718980
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718980%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10718980: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10718980 url https://www.openlane.eu/en/carv6/auction/10718980
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252F6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fad3fb312-0277-41a6-a410-4fd0409419e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ad3fb312-0277-41a6-a410-4fd0409419e0.jpg not downloaded yet
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/d066e51d-b23c-4b00-9f3a-10a526908a36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719031
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719031%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719031: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719031 url https://www.openlane.eu/en/carv6/auction/10719031
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252F774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252F5fa55165-2e4c-4958-8427-b5ac28724503.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/5fa55165-2e4c-4958-8427-b5ac28724503.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e948290>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252Ff0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/f0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719032
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719032%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719032: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719032 url https://www.openlane.eu/en/carv6/auction/10719032
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F8b40bc84-c554-4006-a316-89617747fa2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/8b40bc84-c554-4006-a316-89617747fa2b.jpg not downloaded yet
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/ef3ad4b1-0065-4278-b97c-2a725406c45a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252Ff8e8e983-acca-4c45-a66a-aa777d1355b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/f8e8e983-acca-4c45-a66a-aa777d1355b1.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252F96db0705-9365-4c95-8535-c9b0a3f553d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/96db0705-9365-4c95-8535-c9b0a3f553d3.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e812090>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743149%252Fgeneral%252F45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg saved to cache
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719033
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719033%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719033: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719033 url https://www.openlane.eu/en/carv6/auction/10719033
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F2b821d84-330e-448e-96d4-a8253ce6250a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/2b821d84-330e-448e-96d4-a8253ce6250a.jpg not downloaded yet
2026-03-24 16:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252Fdc904372-7d30-4271-9402-c0907d9ee620.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/dc904372-7d30-4271-9402-c0907d9ee620.jpg not downloaded yet
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fed7bb8cc-a176-4401-aa75-adcb84f03018.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ed7bb8cc-a176-4401-aa75-adcb84f03018.jpg not downloaded yet
2026-03-24 16:02:17 [adesa.it] INFO: Found listing with ID: 10719034
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719034%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [adesa.it] INFO: Scrape type for 10719034: 1
2026-03-24 16:02:17 [adesa.it] INFO: Scraping item 10719034 url https://www.openlane.eu/en/carv6/auction/10719034
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg not downloaded yet
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb08950>
2026-03-24 16:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252Fd066e51d-b23c-4b00-9f3a-10a526908a36.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/d066e51d-b23c-4b00-9f3a-10a526908a36.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/5fa55165-2e4c-4958-8427-b5ac28724503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252Fd67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/d67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg not downloaded yet
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252F7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg not downloaded yet
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719035
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719035%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719035: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719035 url https://www.openlane.eu/en/carv6/auction/10719035
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252Fe03005e8-a267-48d1-a97d-83ed98404681.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/e03005e8-a267-48d1-a97d-83ed98404681.jpg not downloaded yet
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34c50>
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fef3ad4b1-0065-4278-b97c-2a725406c45a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ef3ad4b1-0065-4278-b97c-2a725406c45a.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252Fdf66cf96-32e4-4deb-b0a0-7a366803c894.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/df66cf96-32e4-4deb-b0a0-7a366803c894.jpg not downloaded yet
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fe7c472c5-0134-4be9-bd85-43fe7db7976f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/e7c472c5-0134-4be9-bd85-43fe7db7976f.jpg not downloaded yet
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df28bd0>
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719036
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719036%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719036: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719036 url https://www.openlane.eu/en/carv6/auction/10719036
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F768f0aa7-e448-4cdc-a600-a2553939d864.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/768f0aa7-e448-4cdc-a600-a2553939d864.jpg not downloaded yet
2026-03-24 16:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/ed7bb8cc-a176-4401-aa75-adcb84f03018.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/2b821d84-330e-448e-96d4-a8253ce6250a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743127%252Fgeneral%252Ff129afa0-4504-4cf4-8ad6-9af3111f7113.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/f129afa0-4504-4cf4-8ad6-9af3111f7113.jpg not downloaded yet
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Ff6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/f6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg not downloaded yet
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbc450>
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252F5fa55165-2e4c-4958-8427-b5ac28724503.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/5fa55165-2e4c-4958-8427-b5ac28724503.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719037
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719037%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719037: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719037 url https://www.openlane.eu/en/carv6/auction/10719037
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252Fe532327b-4276-40a7-b999-c611a71a8176.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/e532327b-4276-40a7-b999-c611a71a8176.jpg not downloaded yet
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719038
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719038%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719038: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719038 url https://www.openlane.eu/en/carv6/auction/10719038
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719042
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719042%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719042: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719042 url https://www.openlane.eu/en/carv6/auction/10719042
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f8250>
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743132%252Fgeneral%252Fed7bb8cc-a176-4401-aa75-adcb84f03018.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ed7bb8cc-a176-4401-aa75-adcb84f03018.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb2bd0>
2026-03-24 16:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743155%252Fgeneral%252F2b821d84-330e-448e-96d4-a8253ce6250a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/2b821d84-330e-448e-96d4-a8253ce6250a.jpg saved to cache
2026-03-24 16:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/e7c472c5-0134-4be9-bd85-43fe7db7976f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719040
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719040%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719040: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719040 url https://www.openlane.eu/en/carv6/auction/10719040
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719039
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719039%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719039: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719039 url https://www.openlane.eu/en/carv6/auction/10719039
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719045
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719045%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719045: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719045 url https://www.openlane.eu/en/carv6/auction/10719045
2026-03-24 16:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/df66cf96-32e4-4deb-b0a0-7a366803c894.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719043
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719043%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719043: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719043 url https://www.openlane.eu/en/carv6/auction/10719043
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719046
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719046%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719046: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719046 url https://www.openlane.eu/en/carv6/auction/10719046
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719041
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719041%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719041: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719041 url https://www.openlane.eu/en/carv6/auction/10719041
2026-03-24 16:02:18 [adesa.it] INFO: Found listing with ID: 10719044
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719044%27 HTTP/1.1" 200 None
2026-03-24 16:02:18 [adesa.it] INFO: Scrape type for 10719044: 1
2026-03-24 16:02:18 [adesa.it] INFO: Scraping item 10719044 url https://www.openlane.eu/en/carv6/auction/10719044
2026-03-24 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ca310>
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252Fe7c472c5-0134-4be9-bd85-43fe7db7976f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/e7c472c5-0134-4be9-bd85-43fe7db7976f.jpg saved to cache
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10718981
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718981%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10718981: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10718981 url https://www.openlane.eu/en/carv6/auction/10718981
2026-03-24 16: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 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e797d0>
2026-03-24 16:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252Fdf66cf96-32e4-4deb-b0a0-7a366803c894.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/df66cf96-32e4-4deb-b0a0-7a366803c894.jpg saved to cache
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719047
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719047%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719047: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719047 url https://www.openlane.eu/en/carv6/auction/10719047
2026-03-24 16: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 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:02:19 [adesa.it] INFO: Found listing with ID: 10719048
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719048%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719048: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719048 url https://www.openlane.eu/en/carv6/auction/10719048
2026-03-24 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:02:19 [adesa.it] INFO: Found listing with ID: 10719049
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719049%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719049: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719049 url https://www.openlane.eu/en/carv6/auction/10719049
2026-03-24 16:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with identifier: 10719016
2026-03-24 16:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with scrape type 1
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252Fbb50b01c-a402-4844-b73d-9d120a0ed150.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/bb50b01c-a402-4844-b73d-9d120a0ed150.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719050
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719050%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719050: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719050 url https://www.openlane.eu/en/carv6/auction/10719050
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719051
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719051%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719051: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719051 url https://www.openlane.eu/en/carv6/auction/10719051
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg not downloaded yet
2026-03-24 16:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff82a14f-8c90-5366-b383-964f21ca861c with identifier: 10719009
2026-03-24 16:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff82a14f-8c90-5366-b383-964f21ca861c with scrape type 1
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F80135e77-65db-46f9-99bb-d8f25cbef082.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/80135e77-65db-46f9-99bb-d8f25cbef082.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719052
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719052%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719052: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719052 url https://www.openlane.eu/en/carv6/auction/10719052
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg not downloaded yet
2026-03-24 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with identifier: 10719007
2026-03-24 16:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with scrape type 1
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252F4750e6ea-1817-4692-a18a-f264d79263cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/4750e6ea-1817-4692-a18a-f264d79263cc.jpg not downloaded yet
2026-03-24 16:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with identifier: 10719005
2026-03-24 16:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with scrape type 1
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F884310fa-992f-4f9b-898b-e704c7f41f66.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/884310fa-992f-4f9b-898b-e704c7f41f66.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719053
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719053%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719053: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719053 url https://www.openlane.eu/en/carv6/auction/10719053
2026-03-24 16: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 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F36c29128-e168-40f0-9da1-6815a306f367.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/36c29128-e168-40f0-9da1-6815a306f367.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fcdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/cdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F497dadb6-ef48-4426-9a47-98cd2db48be3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/497dadb6-ef48-4426-9a47-98cd2db48be3.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719054
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719054%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719054: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719054 url https://www.openlane.eu/en/carv6/auction/10719054
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F43b2089e-5d60-488b-9149-29f7262ac5ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/43b2089e-5d60-488b-9149-29f7262ac5ba.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fa42de69c-52ec-4998-be58-0e8268e5253a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/a42de69c-52ec-4998-be58-0e8268e5253a.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719055
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719055%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719055: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719055 url https://www.openlane.eu/en/carv6/auction/10719055
2026-03-24 16:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31e5e31-d191-5aeb-a732-1d21d0467131 with identifier: 10720284
2026-03-24 16:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31e5e31-d191-5aeb-a732-1d21d0467131 with scrape type 1
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252Fbaf1fa39-1193-4339-97d0-6b7687cddb2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/baf1fa39-1193-4339-97d0-6b7687cddb2b.jpg not downloaded yet
2026-03-24 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/884310fa-992f-4f9b-898b-e704c7f41f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F13303056-f7b1-42e9-a520-fa4ed18825ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/13303056-f7b1-42e9-a520-fa4ed18825ba.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fa3e74511-b6aa-48e0-818f-264297cbead2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/a3e74511-b6aa-48e0-818f-264297cbead2.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F20e631b4-5490-4c82-abbf-4626f5cec898.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/20e631b4-5490-4c82-abbf-4626f5cec898.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719060
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719060%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719060: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719060 url https://www.openlane.eu/en/carv6/auction/10719060
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252F8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Feb36fa2e-3e05-4120-8816-7382464c2d30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/eb36fa2e-3e05-4120-8816-7382464c2d30.jpg not downloaded yet
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F4e318da4-08cb-4e71-a877-e4334ba4d840.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/4e318da4-08cb-4e71-a877-e4334ba4d840.jpg not downloaded yet
2026-03-24 16:02:19 [adesa.it] INFO: Found listing with ID: 10719059
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719059%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [adesa.it] INFO: Scrape type for 10719059: 1
2026-03-24 16:02:19 [adesa.it] INFO: Scraping item 10719059 url https://www.openlane.eu/en/carv6/auction/10719059
2026-03-24 16:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252Fbf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/bf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg not downloaded yet
2026-03-24 16:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743161%252Fgeneral%252F50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743154%252Fgeneral%252Fda3fa650-f98c-4337-b265-d28c71c10217.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/da3fa650-f98c-4337-b265-d28c71c10217.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743152%252Fgeneral%252F9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743150%252Fgeneral%252Fbca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/bca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg not downloaded yet
2026-03-24 16:02: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 16:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcdad0>
2026-03-24 16:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743150%252Fgeneral%252F884310fa-992f-4f9b-898b-e704c7f41f66.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/884310fa-992f-4f9b-898b-e704c7f41f66.jpg saved to cache
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/baf1fa39-1193-4339-97d0-6b7687cddb2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:20 [adesa.it] INFO: Found listing with ID: 10719058
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719058%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [adesa.it] INFO: Scrape type for 10719058: 1
2026-03-24 16:02:20 [adesa.it] INFO: Scraping item 10719058 url https://www.openlane.eu/en/carv6/auction/10719058
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252Fa7902589-23d8-4415-acaf-9687d619d3a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/a7902589-23d8-4415-acaf-9687d619d3a6.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743161%252Fgeneral%252F6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743154%252Fgeneral%252F18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743152%252Fgeneral%252F4072901b-d7a9-4353-83ec-35893adafa5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/4072901b-d7a9-4353-83ec-35893adafa5b.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743150%252Fgeneral%252Fc530ec5e-2fbe-484c-8544-f5db725c2e42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/c530ec5e-2fbe-484c-8544-f5db725c2e42.jpg not downloaded yet
2026-03-24 16:02:20 [adesa.it] INFO: Found listing with ID: 10719057
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719057%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [adesa.it] INFO: Scrape type for 10719057: 1
2026-03-24 16:02:20 [adesa.it] INFO: Scraping item 10719057 url https://www.openlane.eu/en/carv6/auction/10719057
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252F63d8e973-4e86-4503-b9db-978c675bfcda.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/63d8e973-4e86-4503-b9db-978c675bfcda.jpg not downloaded yet
2026-03-24 16:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d4b8f01-f44c-51f3-97db-8815c9967c27 with identifier: 10718979
2026-03-24 16:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d4b8f01-f44c-51f3-97db-8815c9967c27 with scrape type 1
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d4b8f01-f44c-51f3-97db-8815c9967c27
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252F07caaccd-a214-4891-9715-87aab5110e64.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/07caaccd-a214-4891-9715-87aab5110e64.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252Fe08ef14f-7eb1-451e-abc1-74ebaa541901.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/e08ef14f-7eb1-451e-abc1-74ebaa541901.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252F9a2525fb-295e-4c7e-9190-7c12ea60ed9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/9a2525fb-295e-4c7e-9190-7c12ea60ed9a.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252Fcc977552-1c4a-42e0-85ed-f31044e4ae2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/cc977552-1c4a-42e0-85ed-f31044e4ae2f.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252F1f1de1ec-433b-4f3c-9294-226cfbb5336a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/1f1de1ec-433b-4f3c-9294-226cfbb5336a.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252Fbf536fe7-4e5b-4618-9a80-e9d5c3af2210.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/bf536fe7-4e5b-4618-9a80-e9d5c3af2210.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252Fbe6b6fc6-8c6c-40b4-a383-89683c73001e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/be6b6fc6-8c6c-40b4-a383-89683c73001e.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252F0ed7d76d-6e12-4723-b383-0319d46cc842.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/0ed7d76d-6e12-4723-b383-0319d46cc842.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252F7aa009ee-d999-4d2a-a06e-5c7e83676ec8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/7aa009ee-d999-4d2a-a06e-5c7e83676ec8.jpg already downloaded
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729933%252Fgeneral%252Fdfb5f0c7-b3aa-457f-8ce1-b44d51585d5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729933/general/dfb5f0c7-b3aa-457f-8ce1-b44d51585d5b.jpg already downloaded
2026-03-24 16:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d4b8f01-f44c-51f3-97db-8815c9967c27, identifier: 10718979
2026-03-24 16:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/4e318da4-08cb-4e71-a877-e4334ba4d840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743154%252Fgeneral%252Fc4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/c4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743152%252Fgeneral%252F69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg not downloaded yet
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743150%252Fgeneral%252F46d9b021-d14c-4abe-882e-df8decb0fa99.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/46d9b021-d14c-4abe-882e-df8decb0fa99.jpg not downloaded yet
2026-03-24 16:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d4b8f01-f44c-51f3-97db-8815c9967c27 with identifier: 10718979
2026-03-24 16:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d4b8f01-f44c-51f3-97db-8815c9967c27 with identifier: 10718979
2026-03-24 16:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d4b8f01-f44c-51f3-97db-8815c9967c27 with identifier: 10718979 to the API
2026-03-24 16:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718979>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '5d4b8f01-f44c-51f3-97db-8815c9967c27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC356JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718979',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 210839,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 148,
'photo_urls': ['https://images.openlane.eu/carimgs/5729933/general/07caaccd-a214-4891-9715-87aab5110e64.jpg',
'https://images.openlane.eu/carimgs/5729933/general/e08ef14f-7eb1-451e-abc1-74ebaa541901.jpg',
'https://images.openlane.eu/carimgs/5729933/general/9a2525fb-295e-4c7e-9190-7c12ea60ed9a.jpg',
'https://images.openlane.eu/carimgs/5729933/general/cc977552-1c4a-42e0-85ed-f31044e4ae2f.jpg',
'https://images.openlane.eu/carimgs/5729933/general/1f1de1ec-433b-4f3c-9294-226cfbb5336a.jpg',
'https://images.openlane.eu/carimgs/5729933/general/bf536fe7-4e5b-4618-9a80-e9d5c3af2210.jpg',
'https://images.openlane.eu/carimgs/5729933/general/be6b6fc6-8c6c-40b4-a383-89683c73001e.jpg',
'https://images.openlane.eu/carimgs/5729933/general/0ed7d76d-6e12-4723-b383-0319d46cc842.jpg',
'https://images.openlane.eu/carimgs/5729933/general/7aa009ee-d999-4d2a-a06e-5c7e83676ec8.jpg',
'https://images.openlane.eu/carimgs/5729933/general/dfb5f0c7-b3aa-457f-8ce1-b44d51585d5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/07caaccd-a214-4891-9715-87aab5110e64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/e08ef14f-7eb1-451e-abc1-74ebaa541901.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/9a2525fb-295e-4c7e-9190-7c12ea60ed9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/cc977552-1c4a-42e0-85ed-f31044e4ae2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/1f1de1ec-433b-4f3c-9294-226cfbb5336a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/bf536fe7-4e5b-4618-9a80-e9d5c3af2210.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/be6b6fc6-8c6c-40b4-a383-89683c73001e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/0ed7d76d-6e12-4723-b383-0319d46cc842.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/7aa009ee-d999-4d2a-a06e-5c7e83676ec8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d4b8f01-f44c-51f3-97db-8815c9967c27/5d4b8f01-f44c-51f3-97db-8815c9967c27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59741,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729933/general/dfb5f0c7-b3aa-457f-8ce1-b44d51585d5b.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 7,
'seller_name': 'Arval Italia',
'title': 'Ford Galaxy 2.0 EcoBlue Business - Diesel - Automatic - 190 hp - '
'210.839 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [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 16:02:21 [adesa.it] INFO: Saving data for 10718979: {'created_time': 1774368141.086635, 'last_price_update_time': 1774368141.086646, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718979') HTTP/1.1" 204 0
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/bf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:21 [adesa.it] INFO: Found listing with ID: 10719056
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [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 16:02:21 [adesa.it] INFO: Scrape type for 10719056: 1
2026-03-24 16:02:21 [adesa.it] INFO: Scraping item 10719056 url https://www.openlane.eu/en/carv6/auction/10719056
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252Ff1815f6c-b987-4be2-af53-160be46c38bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/f1815f6c-b987-4be2-af53-160be46c38bd.jpg not downloaded yet
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc8ed0>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743417%252Fgeneral%252Fbaf1fa39-1193-4339-97d0-6b7687cddb2b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/baf1fa39-1193-4339-97d0-6b7687cddb2b.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743154%252Fgeneral%252F1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743152%252Fgeneral%252F981ab2a7-705b-428a-ae15-0147fb32392a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/981ab2a7-705b-428a-ae15-0147fb32392a.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743150%252Fgeneral%252Fdb26c024-c6cd-4449-8e8d-12908ef9f687.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/db26c024-c6cd-4449-8e8d-12908ef9f687.jpg not downloaded yet
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:21 [adesa.it] INFO: Found listing with ID: 10718982
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [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 16:02:21 [adesa.it] INFO: Scrape type for 10718982: 1
2026-03-24 16:02:21 [adesa.it] INFO: Scraping item 10718982 url https://www.openlane.eu/en/carv6/auction/10718982
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252F91931efc-9ab5-4600-a592-69f57ecf08d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/91931efc-9ab5-4600-a592-69f57ecf08d3.jpg not downloaded yet
2026-03-24 16:02: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 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743152%252Fgeneral%252F591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743150%252Fgeneral%252F3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg not downloaded yet
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc9110>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743150%252Fgeneral%252F4e318da4-08cb-4e71-a877-e4334ba4d840.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/4e318da4-08cb-4e71-a877-e4334ba4d840.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252F2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252Fe7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/e7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg not downloaded yet
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec154d0>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743417%252Fgeneral%252Fbf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/bf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba66a120-268d-5ebb-bf86-0638db90a5ce with identifier: 10719019
2026-03-24 16:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba66a120-268d-5ebb-bf86-0638db90a5ce with scrape type 1
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252F9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg not downloaded yet
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/63d8e973-4e86-4503-b9db-978c675bfcda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743417%252Fgeneral%252F27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252Fdd28b45d-ab3e-4093-a678-ea5af6525601.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/dd28b45d-ab3e-4093-a678-ea5af6525601.jpg not downloaded yet
2026-03-24 16:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76062ea3-24b7-58ce-829f-976eb9447413 with identifier: 10719024
2026-03-24 16:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76062ea3-24b7-58ce-829f-976eb9447413 with scrape type 1
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252Fe0cb27dd-f115-454d-8672-5d67852f930b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/e0cb27dd-f115-454d-8672-5d67852f930b.jpg not downloaded yet
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/db26c024-c6cd-4449-8e8d-12908ef9f687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252F2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252Fdc6d5253-d411-40ef-849c-549c645c8ada.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/dc6d5253-d411-40ef-849c-549c645c8ada.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252Fe71389fd-79d6-4385-b952-4689e2eb06dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/e71389fd-79d6-4385-b952-4689e2eb06dd.jpg not downloaded yet
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/981ab2a7-705b-428a-ae15-0147fb32392a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252Fb7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/b7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg not downloaded yet
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252Fa8b1fc35-fa4d-494c-9685-f31e705e91de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/a8b1fc35-fa4d-494c-9685-f31e705e91de.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg not downloaded yet
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deb06d0>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743417%252Fgeneral%252F63d8e973-4e86-4503-b9db-978c675bfcda.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/63d8e973-4e86-4503-b9db-978c675bfcda.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/e0cb27dd-f115-454d-8672-5d67852f930b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252F10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252Ff17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/f17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg not downloaded yet
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e891250>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743150%252Fgeneral%252Fdb26c024-c6cd-4449-8e8d-12908ef9f687.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/db26c024-c6cd-4449-8e8d-12908ef9f687.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252Fceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/ceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg not downloaded yet
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg not downloaded yet
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8cbd0>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743152%252Fgeneral%252F981ab2a7-705b-428a-ae15-0147fb32392a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/981ab2a7-705b-428a-ae15-0147fb32392a.jpg saved to cache
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9abd0>
2026-03-24 16:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252F9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/e71389fd-79d6-4385-b952-4689e2eb06dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252F571804df-ad59-49db-a537-bc3f7eceec05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/571804df-ad59-49db-a537-bc3f7eceec05.jpg not downloaded yet
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252Fde6984f8-2729-4571-ab18-978112eeaba3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/de6984f8-2729-4571-ab18-978112eeaba3.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/dc6d5253-d411-40ef-849c-549c645c8ada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e830f10>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252Fe0cb27dd-f115-454d-8672-5d67852f930b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/e0cb27dd-f115-454d-8672-5d67852f930b.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743164%252Fgeneral%252F70cc2cd6-3717-4f38-b170-7232ded035f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/70cc2cd6-3717-4f38-b170-7232ded035f0.jpg not downloaded yet
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F748a171d-5922-4831-b94b-0b2f8d160739.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/748a171d-5922-4831-b94b-0b2f8d160739.jpg not downloaded yet
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743170%252Fgeneral%252F871a8747-0399-484e-afe6-7d4e95d0c595.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/871a8747-0399-484e-afe6-7d4e95d0c595.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/ceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df98090>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252Fe71389fd-79d6-4385-b952-4689e2eb06dd.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/e71389fd-79d6-4385-b952-4689e2eb06dd.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee7690>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee77d0>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252Fdc6d5253-d411-40ef-849c-549c645c8ada.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/dc6d5253-d411-40ef-849c-549c645c8ada.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/f17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec12e90>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252Fceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/ceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddeab90>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252Ff17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/f17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/748a171d-5922-4831-b94b-0b2f8d160739.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb68590>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02: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 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/de6984f8-2729-4571-ab18-978112eeaba3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b130bcd0>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F748a171d-5922-4831-b94b-0b2f8d160739.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/748a171d-5922-4831-b94b-0b2f8d160739.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38d8643d-d092-554c-b63e-b114f3f869b4 with identifier: 10719029
2026-03-24 16:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d8643d-d092-554c-b63e-b114f3f869b4 with scrape type 1
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Faafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/aafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/871a8747-0399-484e-afe6-7d4e95d0c595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Fdf1d7b27-fd91-408a-a97b-9afe528f734c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/df1d7b27-fd91-408a-a97b-9afe528f734c.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/70cc2cd6-3717-4f38-b170-7232ded035f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252F1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg not downloaded yet
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f4c050>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252Fde6984f8-2729-4571-ab18-978112eeaba3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/de6984f8-2729-4571-ab18-978112eeaba3.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252F8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/571804df-ad59-49db-a537-bc3f7eceec05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252F08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/aafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Fcd6dded7-58dc-4cb6-891f-2921cf995202.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/cd6dded7-58dc-4cb6-891f-2921cf995202.jpg not downloaded yet
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec04190>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F871a8747-0399-484e-afe6-7d4e95d0c595.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/871a8747-0399-484e-afe6-7d4e95d0c595.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/a8b1fc35-fa4d-494c-9685-f31e705e91de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Fe831d137-9422-418d-b0b6-be070ea99f8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/e831d137-9422-418d-b0b6-be070ea99f8d.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc2690>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252F70cc2cd6-3717-4f38-b170-7232ded035f0.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/70cc2cd6-3717-4f38-b170-7232ded035f0.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ff510>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252F10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/df1d7b27-fd91-408a-a97b-9afe528f734c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Fcf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/cf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg not downloaded yet
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743175%252Fgeneral%252Ffcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/fcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg not downloaded yet
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd8a290>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252F571804df-ad59-49db-a537-bc3f7eceec05.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/571804df-ad59-49db-a537-bc3f7eceec05.jpg saved to cache
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7a010>
2026-03-24 16:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Faafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/aafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabedd0>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252Fa8b1fc35-fa4d-494c-9685-f31e705e91de.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/a8b1fc35-fa4d-494c-9685-f31e705e91de.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252F08d35e80-9405-46fe-b0d2-0db064050195.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/08d35e80-9405-46fe-b0d2-0db064050195.jpg not downloaded yet
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9caf10>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252F8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/e831d137-9422-418d-b0b6-be070ea99f8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/cd6dded7-58dc-4cb6-891f-2921cf995202.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3e890>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Fdf1d7b27-fd91-408a-a97b-9afe528f734c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/df1d7b27-fd91-408a-a97b-9afe528f734c.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e831b10>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252F08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f7290>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Fe831d137-9422-418d-b0b6-be070ea99f8d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/e831d137-9422-418d-b0b6-be070ea99f8d.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec15810>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Fcd6dded7-58dc-4cb6-891f-2921cf995202.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/cd6dded7-58dc-4cb6-891f-2921cf995202.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/fcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/08d35e80-9405-46fe-b0d2-0db064050195.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34b90>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252F1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/b7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743170/general/6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719024)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6b590>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743175/general/cf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719029)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743164/general/dd28b45d-ab3e-4093-a678-ea5af6525601.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719019)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8abd50>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Ffcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/fcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda9cd0>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252F08d35e80-9405-46fe-b0d2-0db064050195.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/08d35e80-9405-46fe-b0d2-0db064050195.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/e7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4273a10>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252Fb7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/b7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa35d0>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252F2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e805c90>
2026-03-24 16:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743170%252Fgeneral%252F6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743170/general/6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg saved to cache
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76062ea3-24b7-58ce-829f-976eb9447413
2026-03-24 16:02:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76062ea3-24b7-58ce-829f-976eb9447413, skipping ID generation
2026-03-24 16:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76062ea3-24b7-58ce-829f-976eb9447413 with scrape type 1
2026-03-24 16:02:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76062ea3-24b7-58ce-829f-976eb9447413 sending to next pipeline
2026-03-24 16:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 76062ea3-24b7-58ce-829f-976eb9447413, identifier: 10719024
2026-03-24 16:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 76062ea3-24b7-58ce-829f-976eb9447413 with identifier: 10719024
2026-03-24 16:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 76062ea3-24b7-58ce-829f-976eb9447413 with identifier: 10719024
2026-03-24 16:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 76062ea3-24b7-58ce-829f-976eb9447413 with identifier: 10719024 to the API
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743170/general/6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '76062ea3-24b7-58ce-829f-976eb9447413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB815GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719024',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 242960,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 90,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50328,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/e0cb27dd-f115-454d-8672-5d67852f930b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47495,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/6ec2959b-c2b7-45ec-970a-39bee084e3c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46242,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/e71389fd-79d6-4385-b952-4689e2eb06dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46943,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/016ae2f2-e7f3-475b-9dc6-0ef0f0bd7331.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/0e021b3c-4dfa-4d54-aa67-17f50f3ab6d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/f17ff574-7f3d-4a1d-a8ec-59a07a12b5b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60858,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/95acda27-4891-47fc-a74e-86e10cc8fbcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/de6984f8-2729-4571-ab18-978112eeaba3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/748a171d-5922-4831-b94b-0b2f8d160739.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76062ea3-24b7-58ce-829f-976eb9447413/76062ea3-24b7-58ce-829f-976eb9447413_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743170/general/871a8747-0399-484e-afe6-7d4e95d0c595.jpg',
'Width': 800}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2020-05-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 308 SW GT Line - Diesel - Automatic - 131 hp - 242.960 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719024%27 HTTP/1.1" 200 None
2026-03-24 16:02:24 [adesa.it] INFO: Saving data for 10719024: {'created_time': 1774368144.387444, 'last_price_update_time': 1774368144.387453, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719024') HTTP/1.1" 204 0
2026-03-24 16:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e999350>
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743175%252Fgeneral%252Fcf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743175/general/cf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg saved to cache
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38d8643d-d092-554c-b63e-b114f3f869b4
2026-03-24 16:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38d8643d-d092-554c-b63e-b114f3f869b4, skipping ID generation
2026-03-24 16:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38d8643d-d092-554c-b63e-b114f3f869b4 with scrape type 1
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38d8643d-d092-554c-b63e-b114f3f869b4 sending to next pipeline
2026-03-24 16:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38d8643d-d092-554c-b63e-b114f3f869b4, identifier: 10719029
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc2f90>
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743164%252Fgeneral%252Fdd28b45d-ab3e-4093-a678-ea5af6525601.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743164/general/dd28b45d-ab3e-4093-a678-ea5af6525601.jpg saved to cache
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba66a120-268d-5ebb-bf86-0638db90a5ce
2026-03-24 16:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba66a120-268d-5ebb-bf86-0638db90a5ce, skipping ID generation
2026-03-24 16:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba66a120-268d-5ebb-bf86-0638db90a5ce with scrape type 1
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba66a120-268d-5ebb-bf86-0638db90a5ce sending to next pipeline
2026-03-24 16:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba66a120-268d-5ebb-bf86-0638db90a5ce, identifier: 10719019
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec15910>
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252F27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg saved to cache
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5d750>
2026-03-24 16:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252Fe7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/e7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg saved to cache
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38d8643d-d092-554c-b63e-b114f3f869b4 with identifier: 10719029
2026-03-24 16:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38d8643d-d092-554c-b63e-b114f3f869b4 with identifier: 10719029
2026-03-24 16:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38d8643d-d092-554c-b63e-b114f3f869b4 with identifier: 10719029 to the API
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743175/general/cf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '38d8643d-d092-554c-b63e-b114f3f869b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW752ZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719029',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 190756,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 86,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/aafc01ee-bc41-4640-93ba-4cd39049c8f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/df1d7b27-fd91-408a-a97b-9afe528f734c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/1165247e-a96a-43a3-84bc-7ebb4716c3a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44784,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/8985b07a-c032-4a44-b9ef-7bc79edc9094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43889,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/08b97862-8d4e-40e9-bcce-f0e39c0ee4f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47217,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/cd6dded7-58dc-4cb6-891f-2921cf995202.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/e831d137-9422-418d-b0b6-be070ea99f8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/cf101998-1d13-4916-8d8f-cdcbfa773f5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/fcbd6f14-f46d-4011-9f5e-3e3949fe9d1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38d8643d-d092-554c-b63e-b114f3f869b4/38d8643d-d092-554c-b63e-b114f3f869b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743175/general/08d35e80-9405-46fe-b0d2-0db064050195.jpg',
'Width': 800}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2019-04-23',
'seats_number': 9,
'seller_name': 'Arval Italia',
'title': 'Peugeot Expert Long - Diesel - Manual - 150 hp - 190.756 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719029%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [adesa.it] INFO: Saving data for 10719029: {'created_time': 1774368145.1136, 'last_price_update_time': 1774368145.113609, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719029') HTTP/1.1" 204 0
2026-03-24 16:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba66a120-268d-5ebb-bf86-0638db90a5ce with identifier: 10719019
2026-03-24 16:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba66a120-268d-5ebb-bf86-0638db90a5ce with identifier: 10719019
2026-03-24 16:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba66a120-268d-5ebb-bf86-0638db90a5ce with identifier: 10719019 to the API
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743164/general/dd28b45d-ab3e-4093-a678-ea5af6525601.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ba66a120-268d-5ebb-bf86-0638db90a5ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY906KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719019',
'listing': 'auction',
'location': 'Pordenone (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 183326,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 217,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/9108cfcd-9515-42b1-bd53-2b00521d3da3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/dd28b45d-ab3e-4093-a678-ea5af6525601.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/2750bd61-e9ac-4c36-ab32-3fbb714cdf0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/dc6d5253-d411-40ef-849c-549c645c8ada.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49042,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/b7174bf3-1737-4c6c-986f-505bf0dcf9fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/a8b1fc35-fa4d-494c-9685-f31e705e91de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/10e3b0be-f62d-4af5-8b8d-c274352f45db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43026,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/ceb27db9-e850-4bfc-8a49-07dd716fc60e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/571804df-ad59-49db-a537-bc3f7eceec05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba66a120-268d-5ebb-bf86-0638db90a5ce/ba66a120-268d-5ebb-bf86-0638db90a5ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743164/general/70cc2cd6-3717-4f38-b170-7232ded035f0.jpg',
'Width': 800}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 Business - Diesel - Manual - 131 hp - 183.326 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719019%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [adesa.it] INFO: Saving data for 10719019: {'created_time': 1774368145.504525, 'last_price_update_time': 1774368145.504537, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719019') HTTP/1.1" 204 0
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8df50>
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252F2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg saved to cache
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02: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 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02: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 16:02: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 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/91931efc-9ab5-4600-a592-69f57ecf08d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbf5d0>
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg saved to cache
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5e790>
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252F591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg saved to cache
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with identifier: 10719044
2026-03-24 16:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with scrape type 1
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg not downloaded yet
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/f1815f6c-b987-4be2-af53-160be46c38bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/46d9b021-d14c-4abe-882e-df8decb0fa99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg not downloaded yet
2026-03-24 16:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f80d591-00a6-52e6-a237-f8a05069dc08 with identifier: 10719006
2026-03-24 16:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f80d591-00a6-52e6-a237-f8a05069dc08 with scrape type 1
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252F66a1e715-b561-4c2f-b258-2990eedea0a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/66a1e715-b561-4c2f-b258-2990eedea0a4.jpg not downloaded yet
2026-03-24 16:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1467bf26-069e-5b90-a41b-40605ed8626d with identifier: 10719042
2026-03-24 16:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1467bf26-069e-5b90-a41b-40605ed8626d with scrape type 1
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252Fdcd50bb9-bd67-4075-be5a-fc278048375d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/dcd50bb9-bd67-4075-be5a-fc278048375d.jpg not downloaded yet
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddaaa90>
2026-03-24 16:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252F91931efc-9ab5-4600-a592-69f57ecf08d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/91931efc-9ab5-4600-a592-69f57ecf08d3.jpg saved to cache
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F31c0440c-e45d-4b92-b206-6ec4ba740409.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/31c0440c-e45d-4b92-b206-6ec4ba740409.jpg not downloaded yet
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252Fbe3df154-9740-4ad5-9c7b-d3a89adcab04.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/be3df154-9740-4ad5-9c7b-d3a89adcab04.jpg not downloaded yet
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252Fb6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/b6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F7598d14d-be51-42c0-a58e-e8699c390c5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/7598d14d-be51-42c0-a58e-e8699c390c5e.jpg not downloaded yet
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc15d0>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743417%252Fgeneral%252Ff1815f6c-b987-4be2-af53-160be46c38bd.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/f1815f6c-b987-4be2-af53-160be46c38bd.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deb0190>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F46d9b021-d14c-4abe-882e-df8decb0fa99.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/46d9b021-d14c-4abe-882e-df8decb0fa99.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de18d50>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252F35bc0194-c411-4e74-ac0a-dd71c177894c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/35bc0194-c411-4e74-ac0a-dd71c177894c.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/c4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252Fddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/ddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F51ba2449-bd95-4966-a18e-dab61d5f905b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/51ba2449-bd95-4966-a18e-dab61d5f905b.jpg not downloaded yet
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e856bd0>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252F69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/c530ec5e-2fbe-484c-8544-f5db725c2e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252Fde38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/de38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/31c0440c-e45d-4b92-b206-6ec4ba740409.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252F64721cf0-761a-4069-83ec-42c77222a960.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/64721cf0-761a-4069-83ec-42c77222a960.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/b6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F6240be5c-fee1-4486-9011-c78eb2f25998.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/6240be5c-fee1-4486-9011-c78eb2f25998.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252F0942881f-79a5-4f24-93db-104185f268b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/0942881f-79a5-4f24-93db-104185f268b9.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252Ff285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/f285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg not downloaded yet
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29450>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e961090>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252Fc4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/c4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/7598d14d-be51-42c0-a58e-e8699c390c5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252Fdb4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/db4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/ddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/51ba2449-bd95-4966-a18e-dab61d5f905b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252Ffd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/fd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252Fa4448e37-40ae-4ab2-9b82-c8b908234199.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/a4448e37-40ae-4ab2-9b82-c8b908234199.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252F4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/de38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743190%252Fgeneral%252F9dc4b38a-dc23-44e3-9056-a424b4512967.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/9dc4b38a-dc23-44e3-9056-a424b4512967.jpg not downloaded yet
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f91d0>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252Fc530ec5e-2fbe-484c-8544-f5db725c2e42.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/c530ec5e-2fbe-484c-8544-f5db725c2e42.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9cb9d0>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F31c0440c-e45d-4b92-b206-6ec4ba740409.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/31c0440c-e45d-4b92-b206-6ec4ba740409.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8b450>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252Fb6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/b6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252Fe0140757-109b-42a5-bf94-49f0218f750b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/e0140757-109b-42a5-bf94-49f0218f750b.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252Fdd1aa988-6571-44b8-87c6-4595387b99e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/dd1aa988-6571-44b8-87c6-4595387b99e2.jpg not downloaded yet
2026-03-24 16:02: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 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/f285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/0942881f-79a5-4f24-93db-104185f268b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf4c10>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F7598d14d-be51-42c0-a58e-e8699c390c5e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/7598d14d-be51-42c0-a58e-e8699c390c5e.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/6240be5c-fee1-4486-9011-c78eb2f25998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743151%252Fgeneral%252Fd626dd02-a38d-4b17-95c0-fe351209c7b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/d626dd02-a38d-4b17-95c0-fe351209c7b9.jpg not downloaded yet
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743188%252Fgeneral%252F8c8639ec-c5b9-4eff-817c-75300c49217d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/8c8639ec-c5b9-4eff-817c-75300c49217d.jpg not downloaded yet
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc4290>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252Fddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/ddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df70b50>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F51ba2449-bd95-4966-a18e-dab61d5f905b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/51ba2449-bd95-4966-a18e-dab61d5f905b.jpg saved to cache
2026-03-24 16:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec56890>
2026-03-24 16:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252Fde38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/de38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1484c8-5ba8-516c-9e84-74f76e8abe03 with identifier: 10719045
2026-03-24 16:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1484c8-5ba8-516c-9e84-74f76e8abe03 with scrape type 1
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252Fe344cc42-a47a-400d-a7eb-f117fce0d84e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/e344cc42-a47a-400d-a7eb-f117fce0d84e.jpg not downloaded yet
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/a4448e37-40ae-4ab2-9b82-c8b908234199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F543c185d-9ae0-412c-9a94-961a78f95cc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/543c185d-9ae0-412c-9a94-961a78f95cc4.jpg not downloaded yet
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89be50>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252Ff285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/f285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddad0d0>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252F0942881f-79a5-4f24-93db-104185f268b9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/0942881f-79a5-4f24-93db-104185f268b9.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8abd0>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F6240be5c-fee1-4486-9011-c78eb2f25998.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/6240be5c-fee1-4486-9011-c78eb2f25998.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg not downloaded yet
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/9dc4b38a-dc23-44e3-9056-a424b4512967.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/dd1aa988-6571-44b8-87c6-4595387b99e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg not downloaded yet
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9208d0>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252Fa4448e37-40ae-4ab2-9b82-c8b908234199.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/a4448e37-40ae-4ab2-9b82-c8b908234199.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8a8f10>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/e0140757-109b-42a5-bf94-49f0218f750b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/e344cc42-a47a-400d-a7eb-f117fce0d84e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F40140a06-55c0-4b9c-b8a4-e5562507f751.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/40140a06-55c0-4b9c-b8a4-e5562507f751.jpg not downloaded yet
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc6510>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F9dc4b38a-dc23-44e3-9056-a424b4512967.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/9dc4b38a-dc23-44e3-9056-a424b4512967.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7e0fd0>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252Fdd1aa988-6571-44b8-87c6-4595387b99e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/dd1aa988-6571-44b8-87c6-4595387b99e2.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddae050>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252F4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg not downloaded yet
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/d626dd02-a38d-4b17-95c0-fe351209c7b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/543c185d-9ae0-412c-9a94-961a78f95cc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/8c8639ec-c5b9-4eff-817c-75300c49217d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg not downloaded yet
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg not downloaded yet
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ed310>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252Fe0140757-109b-42a5-bf94-49f0218f750b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/e0140757-109b-42a5-bf94-49f0218f750b.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e923d90>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252Fe344cc42-a47a-400d-a7eb-f117fce0d84e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/e344cc42-a47a-400d-a7eb-f117fce0d84e.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/db4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/fd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F15201c99-113b-4a10-8725-123317ede8ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/15201c99-113b-4a10-8725-123317ede8ef.jpg not downloaded yet
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/40140a06-55c0-4b9c-b8a4-e5562507f751.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743191%252Fgeneral%252F81ccb461-3c0e-4f31-89dd-d5f351856760.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/81ccb461-3c0e-4f31-89dd-d5f351856760.jpg not downloaded yet
2026-03-24 16:02: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 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84b350>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252Fd626dd02-a38d-4b17-95c0-fe351209c7b9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/d626dd02-a38d-4b17-95c0-fe351209c7b9.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec33e10>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F543c185d-9ae0-412c-9a94-961a78f95cc4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/543c185d-9ae0-412c-9a94-961a78f95cc4.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1bf10>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F8c8639ec-c5b9-4eff-817c-75300c49217d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/8c8639ec-c5b9-4eff-817c-75300c49217d.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5e750>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbf890>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec35350>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252Fdb4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/db4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def3990>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252Ffd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/fd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg saved to cache
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9c910>
2026-03-24 16:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F40140a06-55c0-4b9c-b8a4-e5562507f751.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/40140a06-55c0-4b9c-b8a4-e5562507f751.jpg saved to cache
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd010fb6-df2d-57c2-b251-7d4adabe5334 with identifier: 10718981
2026-03-24 16:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd010fb6-df2d-57c2-b251-7d4adabe5334 with scrape type 1
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd010fb6-df2d-57c2-b251-7d4adabe5334
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F15b3e469-449a-48a8-b156-26b0d06d029a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/15b3e469-449a-48a8-b156-26b0d06d029a.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252Fbbe5887a-58f1-49cd-a01d-f9e0bac0281b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/bbe5887a-58f1-49cd-a01d-f9e0bac0281b.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F944c27b9-d1ff-42f7-979a-b56195f9f036.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/944c27b9-d1ff-42f7-979a-b56195f9f036.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F8b4a1ac2-26b6-4499-b59a-d4f1eee2ae19.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/8b4a1ac2-26b6-4499-b59a-d4f1eee2ae19.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F8afce144-9e2b-4e87-b6f1-83dfb59db6ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/8afce144-9e2b-4e87-b6f1-83dfb59db6ce.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F08048da2-92c1-41ad-b085-7e954d1cdb77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/08048da2-92c1-41ad-b085-7e954d1cdb77.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F217c8227-75cb-463b-ac25-1cbe997e2b77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/217c8227-75cb-463b-ac25-1cbe997e2b77.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F33dce4d0-2fb7-48b8-b982-29da1eeb46c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/33dce4d0-2fb7-48b8-b982-29da1eeb46c5.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F9d26f87c-8dc8-45a2-b4c0-d9eeef768386.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/9d26f87c-8dc8-45a2-b4c0-d9eeef768386.jpg already downloaded
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729965%252Fgeneral%252F7f4bcf53-7280-4d3a-a1cd-9bd7ef38cb0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729965/general/7f4bcf53-7280-4d3a-a1cd-9bd7ef38cb0c.jpg already downloaded
2026-03-24 16:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bd010fb6-df2d-57c2-b251-7d4adabe5334, identifier: 10718981
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bd010fb6-df2d-57c2-b251-7d4adabe5334 with identifier: 10718981
2026-03-24 16:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bd010fb6-df2d-57c2-b251-7d4adabe5334 with identifier: 10718981
2026-03-24 16:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bd010fb6-df2d-57c2-b251-7d4adabe5334 with identifier: 10718981 to the API
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718981>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bd010fb6-df2d-57c2-b251-7d4adabe5334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE902CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718981',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 193797,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5729965/general/15b3e469-449a-48a8-b156-26b0d06d029a.jpg',
'https://images.openlane.eu/carimgs/5729965/general/bbe5887a-58f1-49cd-a01d-f9e0bac0281b.jpg',
'https://images.openlane.eu/carimgs/5729965/general/944c27b9-d1ff-42f7-979a-b56195f9f036.jpg',
'https://images.openlane.eu/carimgs/5729965/general/8b4a1ac2-26b6-4499-b59a-d4f1eee2ae19.jpg',
'https://images.openlane.eu/carimgs/5729965/general/8afce144-9e2b-4e87-b6f1-83dfb59db6ce.jpg',
'https://images.openlane.eu/carimgs/5729965/general/08048da2-92c1-41ad-b085-7e954d1cdb77.jpg',
'https://images.openlane.eu/carimgs/5729965/general/217c8227-75cb-463b-ac25-1cbe997e2b77.jpg',
'https://images.openlane.eu/carimgs/5729965/general/33dce4d0-2fb7-48b8-b982-29da1eeb46c5.jpg',
'https://images.openlane.eu/carimgs/5729965/general/9d26f87c-8dc8-45a2-b4c0-d9eeef768386.jpg',
'https://images.openlane.eu/carimgs/5729965/general/7f4bcf53-7280-4d3a-a1cd-9bd7ef38cb0c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/15b3e469-449a-48a8-b156-26b0d06d029a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/bbe5887a-58f1-49cd-a01d-f9e0bac0281b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47263,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/944c27b9-d1ff-42f7-979a-b56195f9f036.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/8b4a1ac2-26b6-4499-b59a-d4f1eee2ae19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/8afce144-9e2b-4e87-b6f1-83dfb59db6ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/08048da2-92c1-41ad-b085-7e954d1cdb77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/217c8227-75cb-463b-ac25-1cbe997e2b77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/33dce4d0-2fb7-48b8-b982-29da1eeb46c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/9d26f87c-8dc8-45a2-b4c0-d9eeef768386.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd010fb6-df2d-57c2-b251-7d4adabe5334/bd010fb6-df2d-57c2-b251-7d4adabe5334_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64108,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729965/general/7f4bcf53-7280-4d3a-a1cd-9bd7ef38cb0c.jpg',
'Width': 800}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'193.797 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718981%27 HTTP/1.1" 200 None
2026-03-24 16:02:28 [adesa.it] INFO: Saving data for 10718981: {'created_time': 1774368148.883004, 'last_price_update_time': 1774368148.883015, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718981') HTTP/1.1" 204 0
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/15201c99-113b-4a10-8725-123317ede8ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e890b90>
2026-03-24 16:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e890890>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbeb90>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16: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 16: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 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e891d90>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/64721cf0-761a-4069-83ec-42c77222a960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743191/general/81ccb461-3c0e-4f31-89dd-d5f351856760.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719045)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda9710>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29190>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F15201c99-113b-4a10-8725-123317ede8ef.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/15201c99-113b-4a10-8725-123317ede8ef.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a31af7-ee53-58ce-8ce4-d800ddffaaed with identifier: 10719057
2026-03-24 16:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed with scrape type 1
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252Fd5b77ac5-7014-4453-97b0-107ac5546133.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/d5b77ac5-7014-4453-97b0-107ac5546133.jpg not downloaded yet
2026-03-24 16:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0087b7-3402-58a6-857f-5c6cf9010556 with identifier: 10719047
2026-03-24 16:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0087b7-3402-58a6-857f-5c6cf9010556 with scrape type 1
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252Ff4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/f4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg not downloaded yet
2026-03-24 16:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3135ee14-06e4-56c2-a120-67f73b91a287 with identifier: 10719012
2026-03-24 16:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3135ee14-06e4-56c2-a120-67f73b91a287 with scrape type 1
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252Fadbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/adbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg not downloaded yet
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/35bc0194-c411-4e74-ac0a-dd71c177894c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/66a1e715-b561-4c2f-b258-2990eedea0a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743190/general/21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719044)
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg not downloaded yet
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg not downloaded yet
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg not downloaded yet
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743188/general/dcd50bb9-bd67-4075-be5a-fc278048375d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719042)
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e5790>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b1890>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252F64721cf0-761a-4069-83ec-42c77222a960.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/64721cf0-761a-4069-83ec-42c77222a960.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd30e50>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743191%252Fgeneral%252F81ccb461-3c0e-4f31-89dd-d5f351856760.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743191/general/81ccb461-3c0e-4f31-89dd-d5f351856760.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac1484c8-5ba8-516c-9e84-74f76e8abe03
2026-03-24 16:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac1484c8-5ba8-516c-9e84-74f76e8abe03, skipping ID generation
2026-03-24 16:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1484c8-5ba8-516c-9e84-74f76e8abe03 with scrape type 1
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac1484c8-5ba8-516c-9e84-74f76e8abe03 sending to next pipeline
2026-03-24 16:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ac1484c8-5ba8-516c-9e84-74f76e8abe03, identifier: 10719045
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec26490>
2026-03-24 16:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252F01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg saved to cache
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743151/general/be3df154-9740-4ad5-9c7b-d3a89adcab04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719006)
2026-03-24 16:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F032d7257-7f86-4264-b48f-4d40c9692d64.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/032d7257-7f86-4264-b48f-4d40c9692d64.jpg not downloaded yet
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg not downloaded yet
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg not downloaded yet
2026-03-24 16:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ac1484c8-5ba8-516c-9e84-74f76e8abe03 with identifier: 10719045
2026-03-24 16:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ac1484c8-5ba8-516c-9e84-74f76e8abe03 with identifier: 10719045
2026-03-24 16:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ac1484c8-5ba8-516c-9e84-74f76e8abe03 with identifier: 10719045 to the API
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743191/general/81ccb461-3c0e-4f31-89dd-d5f351856760.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ac1484c8-5ba8-516c-9e84-74f76e8abe03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH201PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719045',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 178558,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 118,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/e344cc42-a47a-400d-a7eb-f117fce0d84e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/543c185d-9ae0-412c-9a94-961a78f95cc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/0ab67c50-410e-47aa-bb97-2df7beb15b1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/4d91e71f-840b-4ebb-adf3-5b58ab1f49d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/40140a06-55c0-4b9c-b8a4-e5562507f751.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/37ce8d41-e2f3-479e-a016-dbb21168bf87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/07bc5732-38ef-4256-af57-3c48a6a0c5ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/90b23655-f644-4e07-bd83-8f6fcac5fcdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/15201c99-113b-4a10-8725-123317ede8ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1484c8-5ba8-516c-9e84-74f76e8abe03/ac1484c8-5ba8-516c-9e84-74f76e8abe03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743191/general/81ccb461-3c0e-4f31-89dd-d5f351856760.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 178.558 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719045%27 HTTP/1.1" 200 None
2026-03-24 16:02:30 [adesa.it] INFO: Saving data for 10719045: {'created_time': 1774368150.640559, 'last_price_update_time': 1774368150.640571, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719045') HTTP/1.1" 204 0
2026-03-24 16:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/4072901b-d7a9-4353-83ec-35893adafa5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/a7902589-23d8-4415-acaf-9687d619d3a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg not downloaded yet
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252Fae62488d-c6bf-4327-b033-81b3aa78e499.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/ae62488d-c6bf-4327-b033-81b3aa78e499.jpg not downloaded yet
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252Fc8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/c8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg not downloaded yet
2026-03-24 16:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec372d0>
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252F35bc0194-c411-4e74-ac0a-dd71c177894c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/35bc0194-c411-4e74-ac0a-dd71c177894c.jpg saved to cache
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbc190>
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743151%252Fgeneral%252F66a1e715-b561-4c2f-b258-2990eedea0a4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/66a1e715-b561-4c2f-b258-2990eedea0a4.jpg saved to cache
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed92290>
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743190%252Fgeneral%252F21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743190/general/21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg saved to cache
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3
2026-03-24 16:02:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3, skipping ID generation
2026-03-24 16:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with scrape type 1
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 sending to next pipeline
2026-03-24 16:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3, identifier: 10719044
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6ac50>
2026-03-24 16:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743188%252Fgeneral%252Fdcd50bb9-bd67-4075-be5a-fc278048375d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743188/general/dcd50bb9-bd67-4075-be5a-fc278048375d.jpg saved to cache
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1467bf26-069e-5b90-a41b-40605ed8626d
2026-03-24 16:02:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1467bf26-069e-5b90-a41b-40605ed8626d, skipping ID generation
2026-03-24 16:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1467bf26-069e-5b90-a41b-40605ed8626d with scrape type 1
2026-03-24 16:02:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1467bf26-069e-5b90-a41b-40605ed8626d sending to next pipeline
2026-03-24 16:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1467bf26-069e-5b90-a41b-40605ed8626d, identifier: 10719042
2026-03-24 16:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with identifier: 10719044
2026-03-24 16:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with identifier: 10719044
2026-03-24 16:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3 with identifier: 10719044 to the API
2026-03-24 16:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02: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 16:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743190/general/21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF652RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719044',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 279547,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 109,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/55c85b5f-4bb1-4c6e-9c4a-5fc587c87f45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50218,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/21df7a23-ea47-42ba-8bc1-4e6980fbd960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/31c0440c-e45d-4b92-b206-6ec4ba740409.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/7598d14d-be51-42c0-a58e-e8699c390c5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/1f53b87f-c2b9-477a-925e-c8165e33e85b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/de38ec0e-e6d2-4c13-b948-8103d6cb0435.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/6240be5c-fee1-4486-9011-c78eb2f25998.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43473,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/db4c5e5f-a473-4f86-9f88-ab04dd455ee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/a4448e37-40ae-4ab2-9b82-c8b908234199.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3/3a9e27c0-ebb4-5c64-857c-ac9ee6cd27a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743190/general/9dc4b38a-dc23-44e3-9056-a424b4512967.jpg',
'Width': 800}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 279.547 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:31 [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 16:02:31 [adesa.it] INFO: Saving data for 10719044: {'created_time': 1774368151.819425, 'last_price_update_time': 1774368151.819435, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719044') HTTP/1.1" 204 0
2026-03-24 16:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1467bf26-069e-5b90-a41b-40605ed8626d with identifier: 10719042
2026-03-24 16:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1467bf26-069e-5b90-a41b-40605ed8626d with identifier: 10719042
2026-03-24 16:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1467bf26-069e-5b90-a41b-40605ed8626d with identifier: 10719042 to the API
2026-03-24 16:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743188/general/dcd50bb9-bd67-4075-be5a-fc278048375d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1467bf26-069e-5b90-a41b-40605ed8626d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX498DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719042',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150798,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 112,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/dcd50bb9-bd67-4075-be5a-fc278048375d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/b6b56447-3986-4c2b-9e03-83d09ebf66b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66841,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/01c8a4a4-b9f1-4716-b686-909a22bdfb08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49160,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/51ba2449-bd95-4966-a18e-dab61d5f905b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61238,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/3065cccb-f1c0-4f01-ad8e-231d9e7f1d59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/f285ed6d-9fcb-49a0-a3df-efb2fe04fc03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/3eab0880-6045-49a8-b9bc-b5fe67913fe9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/6915a8ba-7ba2-44f6-83d5-2d9050ee129c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/dd1aa988-6571-44b8-87c6-4595387b99e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1467bf26-069e-5b90-a41b-40605ed8626d/1467bf26-069e-5b90-a41b-40605ed8626d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743188/general/8c8639ec-c5b9-4eff-817c-75300c49217d.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 1.6 TDI Executive - Diesel - Manual - 116 hp - '
'150.798 km',
'transmission': 'manual',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719042%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [adesa.it] INFO: Saving data for 10719042: {'created_time': 1774368152.22676, 'last_price_update_time': 1774368152.226773, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719042') HTTP/1.1" 204 0
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc6f50>
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743151%252Fgeneral%252Fbe3df154-9740-4ad5-9c7b-d3a89adcab04.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743151/general/be3df154-9740-4ad5-9c7b-d3a89adcab04.jpg saved to cache
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f80d591-00a6-52e6-a237-f8a05069dc08
2026-03-24 16:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f80d591-00a6-52e6-a237-f8a05069dc08, skipping ID generation
2026-03-24 16:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f80d591-00a6-52e6-a237-f8a05069dc08 with scrape type 1
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f80d591-00a6-52e6-a237-f8a05069dc08 sending to next pipeline
2026-03-24 16:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2f80d591-00a6-52e6-a237-f8a05069dc08, identifier: 10719006
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc6290>
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743154%252Fgeneral%252F18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg saved to cache
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/d5b77ac5-7014-4453-97b0-107ac5546133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/adbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/f4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg not downloaded yet
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg not downloaded yet
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252Fd6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/d6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg not downloaded yet
2026-03-24 16:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2f80d591-00a6-52e6-a237-f8a05069dc08 with identifier: 10719006
2026-03-24 16:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2f80d591-00a6-52e6-a237-f8a05069dc08 with identifier: 10719006
2026-03-24 16:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2f80d591-00a6-52e6-a237-f8a05069dc08 with identifier: 10719006 to the API
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743151/general/be3df154-9740-4ad5-9c7b-d3a89adcab04.jpg>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '2f80d591-00a6-52e6-a237-f8a05069dc08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP945MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719006',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 206873,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/66a1e715-b561-4c2f-b258-2990eedea0a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/be3df154-9740-4ad5-9c7b-d3a89adcab04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/35bc0194-c411-4e74-ac0a-dd71c177894c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50078,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/ddb3dca0-c2a9-4570-9b40-b0bc38c80cb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/64721cf0-761a-4069-83ec-42c77222a960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/0942881f-79a5-4f24-93db-104185f268b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/fd269b23-37e8-43fa-8c43-e352e1f5a01d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/4f2f5c0c-319d-4540-be6f-82f057a7da29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/e0140757-109b-42a5-bf94-49f0218f750b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f80d591-00a6-52e6-a237-f8a05069dc08/2f80d591-00a6-52e6-a237-f8a05069dc08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743151/general/d626dd02-a38d-4b17-95c0-fe351209c7b9.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 225 hp - 206.873 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719006%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [adesa.it] INFO: Saving data for 10719006: {'created_time': 1774368152.841889, 'last_price_update_time': 1774368152.841902, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719006') HTTP/1.1" 204 0
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02: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 16:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9da10>
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743152%252Fgeneral%252F4072901b-d7a9-4353-83ec-35893adafa5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/4072901b-d7a9-4353-83ec-35893adafa5b.jpg saved to cache
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9cdd0>
2026-03-24 16:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743417%252Fgeneral%252Fa7902589-23d8-4415-acaf-9687d619d3a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/a7902589-23d8-4415-acaf-9687d619d3a6.jpg saved to cache
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7a529e-72e2-56ff-a84e-7b516087435b with identifier: 10719041
2026-03-24 16:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7a529e-72e2-56ff-a84e-7b516087435b with scrape type 1
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252Fddca86fe-3470-4be9-9efa-71989e50f57b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/ddca86fe-3470-4be9-9efa-71989e50f57b.jpg not downloaded yet
2026-03-24 16:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab149e94-3836-5ec8-8d51-edbaf0b984ab with identifier: 10719026
2026-03-24 16:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab149e94-3836-5ec8-8d51-edbaf0b984ab with scrape type 1
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg not downloaded yet
2026-03-24 16:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F68f2e631-b64e-4ba5-8b52-35528cad6691.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/68f2e631-b64e-4ba5-8b52-35528cad6691.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252Fef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/ef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg not downloaded yet
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89defbd90>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743161%252Fgeneral%252F6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with identifier: 10719027
2026-03-24 16:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with scrape type 1
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg not downloaded yet
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/bca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/032d7257-7f86-4264-b48f-4d40c9692d64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F2f85c290-f7b4-444b-849f-118e7865ca86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/2f85c290-f7b4-444b-849f-118e7865ca86.jpg not downloaded yet
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb4d90>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743203%252Fgeneral%252Fd5b77ac5-7014-4453-97b0-107ac5546133.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/d5b77ac5-7014-4453-97b0-107ac5546133.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1fc90>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743157%252Fgeneral%252Fadbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/adbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec43590>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743193%252Fgeneral%252F02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec43f50>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743193%252Fgeneral%252Ff4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/f4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfbaa50>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743157%252Fgeneral%252F9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/ae62488d-c6bf-4327-b033-81b3aa78e499.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/c8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252Fb24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/b24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252Facf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/acf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg not downloaded yet
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed84190>
2026-03-24 16:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743203%252Fgeneral%252F1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg saved to cache
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41ef51e1-474f-565d-bbac-f48420c09208 with identifier: 10719056
2026-03-24 16:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41ef51e1-474f-565d-bbac-f48420c09208 with scrape type 1
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg not downloaded yet
2026-03-24 16:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f9fe31-acb9-5e80-bef9-5b33e9f814b9 with identifier: 10718982
2026-03-24 16:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f9fe31-acb9-5e80-bef9-5b33e9f814b9 with scrape type 1
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45f9fe31-acb9-5e80-bef9-5b33e9f814b9
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F7773ca74-9cfc-4c6c-a73e-90ce3bab35f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/7773ca74-9cfc-4c6c-a73e-90ce3bab35f6.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F87bc8943-6ff3-4a59-b309-d41abc5517ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/87bc8943-6ff3-4a59-b309-d41abc5517ab.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252Ffee92fc9-d458-4139-92b4-c55133b60aa3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/fee92fc9-d458-4139-92b4-c55133b60aa3.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252Ff9a556d5-0a83-4828-a67b-c055da2dcdee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/f9a556d5-0a83-4828-a67b-c055da2dcdee.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252Fc6f8892b-60f1-4986-b3dc-970e49ede367.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/c6f8892b-60f1-4986-b3dc-970e49ede367.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252Fd0287d86-6e26-4cfa-9b56-be035ae34f83.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/d0287d86-6e26-4cfa-9b56-be035ae34f83.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F8b035677-b611-4d9e-a0db-9f70225f214f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/8b035677-b611-4d9e-a0db-9f70225f214f.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F462c0e27-0af1-425a-8696-901648b86295.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/462c0e27-0af1-425a-8696-901648b86295.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F42b5fd0c-97a9-4ea8-9ff3-102371218616.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/42b5fd0c-97a9-4ea8-9ff3-102371218616.jpg already downloaded
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5729980%252Fgeneral%252F82651a51-76fe-4569-8f34-8863408351f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729980/general/82651a51-76fe-4569-8f34-8863408351f4.jpg already downloaded
2026-03-24 16:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45f9fe31-acb9-5e80-bef9-5b33e9f814b9, identifier: 10718982
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/da3fa650-f98c-4337-b265-d28c71c10217.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg not downloaded yet
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg not downloaded yet
2026-03-24 16:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45f9fe31-acb9-5e80-bef9-5b33e9f814b9 with identifier: 10718982
2026-03-24 16:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45f9fe31-acb9-5e80-bef9-5b33e9f814b9 with identifier: 10718982
2026-03-24 16:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45f9fe31-acb9-5e80-bef9-5b33e9f814b9 with identifier: 10718982 to the API
2026-03-24 16:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718982>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '45f9fe31-acb9-5e80-bef9-5b33e9f814b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ130AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718982',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 207443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5729980/general/7773ca74-9cfc-4c6c-a73e-90ce3bab35f6.jpg',
'https://images.openlane.eu/carimgs/5729980/general/87bc8943-6ff3-4a59-b309-d41abc5517ab.jpg',
'https://images.openlane.eu/carimgs/5729980/general/fee92fc9-d458-4139-92b4-c55133b60aa3.jpg',
'https://images.openlane.eu/carimgs/5729980/general/f9a556d5-0a83-4828-a67b-c055da2dcdee.jpg',
'https://images.openlane.eu/carimgs/5729980/general/c6f8892b-60f1-4986-b3dc-970e49ede367.jpg',
'https://images.openlane.eu/carimgs/5729980/general/d0287d86-6e26-4cfa-9b56-be035ae34f83.jpg',
'https://images.openlane.eu/carimgs/5729980/general/8b035677-b611-4d9e-a0db-9f70225f214f.jpg',
'https://images.openlane.eu/carimgs/5729980/general/462c0e27-0af1-425a-8696-901648b86295.jpg',
'https://images.openlane.eu/carimgs/5729980/general/42b5fd0c-97a9-4ea8-9ff3-102371218616.jpg',
'https://images.openlane.eu/carimgs/5729980/general/82651a51-76fe-4569-8f34-8863408351f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/7773ca74-9cfc-4c6c-a73e-90ce3bab35f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/87bc8943-6ff3-4a59-b309-d41abc5517ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/fee92fc9-d458-4139-92b4-c55133b60aa3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/f9a556d5-0a83-4828-a67b-c055da2dcdee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46454,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/c6f8892b-60f1-4986-b3dc-970e49ede367.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/d0287d86-6e26-4cfa-9b56-be035ae34f83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/8b035677-b611-4d9e-a0db-9f70225f214f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/462c0e27-0af1-425a-8696-901648b86295.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/42b5fd0c-97a9-4ea8-9ff3-102371218616.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45f9fe31-acb9-5e80-bef9-5b33e9f814b9/45f9fe31-acb9-5e80-bef9-5b33e9f814b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729980/general/82651a51-76fe-4569-8f34-8863408351f4.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'207.443 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718982%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [adesa.it] INFO: Saving data for 10718982: {'created_time': 1774368154.091253, 'last_price_update_time': 1774368154.091263, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718982') HTTP/1.1" 204 0
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e77550>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252F88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/d6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252Fd894073b-5503-4a09-9e8f-12e1aeb3221f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/d894073b-5503-4a09-9e8f-12e1aeb3221f.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252Fba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/ba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252Fd7253c76-2b5a-4d89-9248-51551ee33b51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/d7253c76-2b5a-4d89-9248-51551ee33b51.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg not downloaded yet
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e882790>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252Fbca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/bca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ef050>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252F032d7257-7f86-4264-b48f-4d40c9692d64.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/032d7257-7f86-4264-b48f-4d40c9692d64.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg not downloaded yet
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df92d90>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743193%252Fgeneral%252F4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd60b50>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743193%252Fgeneral%252Fae62488d-c6bf-4327-b033-81b3aa78e499.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/ae62488d-c6bf-4327-b033-81b3aa78e499.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84bc50>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252Fc8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/c8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/ddca86fe-3470-4be9-9efa-71989e50f57b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F219a2499-a070-4384-816f-e019961e8b86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/219a2499-a070-4384-816f-e019961e8b86.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F452ab105-f914-4160-aadb-b93d36df62a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/452ab105-f914-4160-aadb-b93d36df62a3.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F26c378a1-e235-433a-88b9-0d21aa5181a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/26c378a1-e235-433a-88b9-0d21aa5181a7.jpg not downloaded yet
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e883ad0>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252F9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de98290>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252Fda3fa650-f98c-4337-b265-d28c71c10217.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/da3fa650-f98c-4337-b265-d28c71c10217.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/68f2e631-b64e-4ba5-8b52-35528cad6691.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/ef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/2f85c290-f7b4-444b-849f-118e7865ca86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252Fd99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/d99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252Fb0c6106e-fb20-4293-85e6-35d7ca09c793.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/b0c6106e-fb20-4293-85e6-35d7ca09c793.jpg not downloaded yet
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda5390>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252Fd6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/d6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda7290>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa2810>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252F9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg saved to cache
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743203%252Fgeneral%252F72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743193%252Fgeneral%252F8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743157%252Fgeneral%252F85ea220e-b690-458f-9de5-eecb433fd39c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/85ea220e-b690-458f-9de5-eecb433fd39c.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F0f95e3e9-b675-4980-934e-46d4c586bd87.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/0f95e3e9-b675-4980-934e-46d4c586bd87.jpg not downloaded yet
2026-03-24 16:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F7d9856cb-04f2-422b-be5d-39c81100c687.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/7d9856cb-04f2-422b-be5d-39c81100c687.jpg not downloaded yet
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece2950>
2026-03-24 16:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9fe50>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743203%252Fgeneral%252F9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/acf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F7ac06d73-60b0-4067-8cba-e35063432c00.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/7ac06d73-60b0-4067-8cba-e35063432c00.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg not downloaded yet
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaeda50>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743173%252Fgeneral%252F3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def2d50>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743187%252Fgeneral%252Fddca86fe-3470-4be9-9efa-71989e50f57b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/ddca86fe-3470-4be9-9efa-71989e50f57b.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddd8150>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743193%252Fgeneral%252F7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/d7253c76-2b5a-4d89-9248-51551ee33b51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252Fe9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/e9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg not downloaded yet
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcff350>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743193%252Fgeneral%252F68f2e631-b64e-4ba5-8b52-35528cad6691.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/68f2e631-b64e-4ba5-8b52-35528cad6691.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2d5d0>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743157%252Fgeneral%252Fef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/ef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea18e90>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F2f85c290-f7b4-444b-849f-118e7865ca86.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/2f85c290-f7b4-444b-849f-118e7865ca86.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with identifier: 10719025
2026-03-24 16:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with scrape type 1
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg not downloaded yet
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252Fb7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/b7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg not downloaded yet
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec150d0>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743187%252Fgeneral%252F6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbbb10>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743202%252Fgeneral%252F5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/26c378a1-e235-433a-88b9-0d21aa5181a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252Fd2ecbda4-1508-41be-aa4b-9db795c2a176.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/d2ecbda4-1508-41be-aa4b-9db795c2a176.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F94c63360-0fed-4893-8f69-5709e38eecf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/94c63360-0fed-4893-8f69-5709e38eecf3.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252Fa4b406af-360c-4b6d-aefd-49a054ffaef6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a4b406af-360c-4b6d-aefd-49a054ffaef6.jpg not downloaded yet
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9b1d0>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb4b10>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743173%252Fgeneral%252Facf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/acf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fea90>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743157%252Fgeneral%252F0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/452ab105-f914-4160-aadb-b93d36df62a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/b0c6106e-fb20-4293-85e6-35d7ca09c793.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/ba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F92fde223-87ad-421b-90b2-8f6dd79649b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/92fde223-87ad-421b-90b2-8f6dd79649b8.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F139c4551-a11f-41c9-8add-33c9673dcf19.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/139c4551-a11f-41c9-8add-33c9673dcf19.jpg not downloaded yet
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb43d0>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743202%252Fgeneral%252F3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbf710>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743187%252Fgeneral%252F2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93ec10>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743173%252Fgeneral%252Fd7253c76-2b5a-4d89-9248-51551ee33b51.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/d7253c76-2b5a-4d89-9248-51551ee33b51.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/219a2499-a070-4384-816f-e019961e8b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F58d8a08a-1571-4d09-839f-23ae9823617f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/58d8a08a-1571-4d09-839f-23ae9823617f.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252Fd52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/d52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg not downloaded yet
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F899a023f-e9a1-48dd-9804-a12acff57819.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/899a023f-e9a1-48dd-9804-a12acff57819.jpg not downloaded yet
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813410>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg saved to cache
2026-03-24 16:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5e990>
2026-03-24 16:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252F0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/0f95e3e9-b675-4980-934e-46d4c586bd87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/7d9856cb-04f2-422b-be5d-39c81100c687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/d99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252F1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg not downloaded yet
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc22d0>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743187%252Fgeneral%252F2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec63910>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252F26c378a1-e235-433a-88b9-0d21aa5181a7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/26c378a1-e235-433a-88b9-0d21aa5181a7.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743157/general/85ea220e-b690-458f-9de5-eecb433fd39c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719012)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/7ac06d73-60b0-4067-8cba-e35063432c00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F4fb827de-24c6-4396-9594-df3adf6ff40f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/4fb827de-24c6-4396-9594-df3adf6ff40f.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg not downloaded yet
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3d210>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252F452ab105-f914-4160-aadb-b93d36df62a3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/452ab105-f914-4160-aadb-b93d36df62a3.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9b03d0>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252F898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df71750>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743172%252Fgeneral%252Fb0c6106e-fb20-4293-85e6-35d7ca09c793.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/b0c6106e-fb20-4293-85e6-35d7ca09c793.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b3a90>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743193%252Fgeneral%252Fba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/ba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with identifier: 10719058
2026-03-24 16:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with scrape type 1
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252F65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg not downloaded yet
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743187%252Fgeneral%252F511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743172%252Fgeneral%252Fe2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/e2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg not downloaded yet
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86e750>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743193%252Fgeneral%252F219a2499-a070-4384-816f-e019961e8b86.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/219a2499-a070-4384-816f-e019961e8b86.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/e9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/b7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743173%252Fgeneral%252F9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252Fb3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/b3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg not downloaded yet
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252F52fc7662-1137-4f3a-9697-c1b10c185974.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/52fc7662-1137-4f3a-9697-c1b10c185974.jpg not downloaded yet
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea31bd0>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252F0f95e3e9-b675-4980-934e-46d4c586bd87.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/0f95e3e9-b675-4980-934e-46d4c586bd87.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb85310>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252F7d9856cb-04f2-422b-be5d-39c81100c687.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/7d9856cb-04f2-422b-be5d-39c81100c687.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd57410>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743187%252Fgeneral%252Fd99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/d99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/a4b406af-360c-4b6d-aefd-49a054ffaef6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df81810>
2026-03-24 16:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743157%252Fgeneral%252F85ea220e-b690-458f-9de5-eecb433fd39c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743157/general/85ea220e-b690-458f-9de5-eecb433fd39c.jpg saved to cache
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3135ee14-06e4-56c2-a120-67f73b91a287
2026-03-24 16:02:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3135ee14-06e4-56c2-a120-67f73b91a287, skipping ID generation
2026-03-24 16:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3135ee14-06e4-56c2-a120-67f73b91a287 with scrape type 1
2026-03-24 16:02:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3135ee14-06e4-56c2-a120-67f73b91a287 sending to next pipeline
2026-03-24 16:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3135ee14-06e4-56c2-a120-67f73b91a287, identifier: 10719012
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4c750>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e4310>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743187%252Fgeneral%252F7ac06d73-60b0-4067-8cba-e35063432c00.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/7ac06d73-60b0-4067-8cba-e35063432c00.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/139c4551-a11f-41c9-8add-33c9673dcf19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743202%252Fgeneral%252F2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg not downloaded yet
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg not downloaded yet
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252Fd5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/d5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg not downloaded yet
2026-03-24 16:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3135ee14-06e4-56c2-a120-67f73b91a287 with identifier: 10719012
2026-03-24 16:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3135ee14-06e4-56c2-a120-67f73b91a287 with identifier: 10719012
2026-03-24 16:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3135ee14-06e4-56c2-a120-67f73b91a287 with identifier: 10719012 to the API
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743157/general/85ea220e-b690-458f-9de5-eecb433fd39c.jpg>
{'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': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '3135ee14-06e4-56c2-a120-67f73b91a287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM463LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719012',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 155807,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/adbaf74e-a2e4-4ed6-abd4-0247df6488e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/9152b701-8878-45c3-a14e-b93f9db2fb9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43503,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/88740442-0d9a-45b7-b3e7-7dc59567d4c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48319,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/c8fcd3a9-d35b-4ca1-bb66-916ef759f830.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/d6eb5bec-09d5-408f-a392-2ae9c334a15a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/ef0c33b5-2baa-4d66-a27e-aa60e29e120f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/0b89416e-95b9-4f54-a24d-a89423f22fdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/0deaa8e5-df93-4467-8b1c-4b0f7e7372eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42536,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/452ab105-f914-4160-aadb-b93d36df62a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3135ee14-06e4-56c2-a120-67f73b91a287/3135ee14-06e4-56c2-a120-67f73b91a287_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48285,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743157/general/85ea220e-b690-458f-9de5-eecb433fd39c.jpg',
'Width': 800}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Manual - 136 hp - 155.807 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719012%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [adesa.it] INFO: Saving data for 10719012: {'created_time': 1774368157.51113, 'last_price_update_time': 1774368157.511139, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719012') HTTP/1.1" 204 0
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/899a023f-e9a1-48dd-9804-a12acff57819.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/d2ecbda4-1508-41be-aa4b-9db795c2a176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/94c63360-0fed-4893-8f69-5709e38eecf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/d52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8c0490>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743171%252Fgeneral%252F3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed93b90>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743202%252Fgeneral%252F8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb4050>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743173%252Fgeneral%252Fe9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/e9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7cdd0>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743187%252Fgeneral%252F681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e32d0>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252Fb7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/b7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/58d8a08a-1571-4d09-839f-23ae9823617f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/92fde223-87ad-421b-90b2-8f6dd79649b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252Fa72905e3-bb4a-4827-b792-bcac8eccbce3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a72905e3-bb4a-4827-b792-bcac8eccbce3.jpg not downloaded yet
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252Fcdd023bb-3696-4d6a-92b4-08b23542c179.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/cdd023bb-3696-4d6a-92b4-08b23542c179.jpg not downloaded yet
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8db10>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743171%252Fgeneral%252Fa4b406af-360c-4b6d-aefd-49a054ffaef6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a4b406af-360c-4b6d-aefd-49a054ffaef6.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb86f90>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743172%252Fgeneral%252F139c4551-a11f-41c9-8add-33c9673dcf19.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/139c4551-a11f-41c9-8add-33c9673dcf19.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df780d0>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743193%252Fgeneral%252F8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg saved to cache
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/4fb827de-24c6-4396-9594-df3adf6ff40f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F9ef476d0-f500-434f-9178-4f894a5709d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/9ef476d0-f500-434f-9178-4f894a5709d4.jpg not downloaded yet
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252Fd1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/d1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg not downloaded yet
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7d9ad0>
2026-03-24 16:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252F899a023f-e9a1-48dd-9804-a12acff57819.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/899a023f-e9a1-48dd-9804-a12acff57819.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd59bd0>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252Fd2ecbda4-1508-41be-aa4b-9db795c2a176.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/d2ecbda4-1508-41be-aa4b-9db795c2a176.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb84b90>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252F94c63360-0fed-4893-8f69-5709e38eecf3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/94c63360-0fed-4893-8f69-5709e38eecf3.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9dd50>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252Fd52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/d52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/52fc7662-1137-4f3a-9697-c1b10c185974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743172/general/e2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719026)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743173/general/9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719027)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/b3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252F0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg not downloaded yet
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252Fe8857170-399a-4139-ae86-9fd0c718c432.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/e8857170-399a-4139-ae86-9fd0c718c432.jpg not downloaded yet
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae0110>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252F58d8a08a-1571-4d09-839f-23ae9823617f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/58d8a08a-1571-4d09-839f-23ae9823617f.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfd250>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743187%252Fgeneral%252F92fde223-87ad-421b-90b2-8f6dd79649b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/92fde223-87ad-421b-90b2-8f6dd79649b8.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8d990>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252F65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed733d0>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743172%252Fgeneral%252F1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eacf190>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252F93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9d4d0>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252F0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea63d90>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252F4fb827de-24c6-4396-9594-df3adf6ff40f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/4fb827de-24c6-4396-9594-df3adf6ff40f.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/d5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743171%252Fgeneral%252Fa875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg not downloaded yet
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252F8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg not downloaded yet
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743187/general/4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719041)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/cdd023bb-3696-4d6a-92b4-08b23542c179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/a72905e3-bb4a-4827-b792-bcac8eccbce3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743202/general/2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719056)
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9e6d0>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252F52fc7662-1137-4f3a-9697-c1b10c185974.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/52fc7662-1137-4f3a-9697-c1b10c185974.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdf490>
2026-03-24 16:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743172%252Fgeneral%252Fe2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743172/general/e2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg saved to cache
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab149e94-3836-5ec8-8d51-edbaf0b984ab
2026-03-24 16:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab149e94-3836-5ec8-8d51-edbaf0b984ab, skipping ID generation
2026-03-24 16:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab149e94-3836-5ec8-8d51-edbaf0b984ab with scrape type 1
2026-03-24 16:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab149e94-3836-5ec8-8d51-edbaf0b984ab sending to next pipeline
2026-03-24 16:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab149e94-3836-5ec8-8d51-edbaf0b984ab, identifier: 10719026
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f2e90>
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743173%252Fgeneral%252F9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743173/general/9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg saved to cache
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a
2026-03-24 16:02:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a, skipping ID generation
2026-03-24 16:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with scrape type 1
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a sending to next pipeline
2026-03-24 16:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a, identifier: 10719027
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9f910>
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252Fb3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/b3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg saved to cache
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86ea90>
2026-03-24 16:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252F0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg saved to cache
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252Fdd4f0948-4215-4c35-8b38-181757491064.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/dd4f0948-4215-4c35-8b38-181757491064.jpg not downloaded yet
2026-03-24 16:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab149e94-3836-5ec8-8d51-edbaf0b984ab with identifier: 10719026
2026-03-24 16:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab149e94-3836-5ec8-8d51-edbaf0b984ab with identifier: 10719026
2026-03-24 16:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab149e94-3836-5ec8-8d51-edbaf0b984ab with identifier: 10719026 to the API
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743172/general/e2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ab149e94-3836-5ec8-8d51-edbaf0b984ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH712PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719026',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 171669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 169,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/4f27ac01-3d58-4154-bd15-36bf37c6eee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55469,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/2f85c290-f7b4-444b-849f-118e7865ca86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/65bc53ad-e3fa-4be0-ae26-7ad9ec22b709.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/0c504bd9-25b4-4eef-8f02-dc19c887983a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/b0c6106e-fb20-4293-85e6-35d7ca09c793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/83d2c62a-e78d-46fe-8abe-2671c1dfad9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/b7ce0511-6c3a-4a87-905a-83fae036f5c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/139c4551-a11f-41c9-8add-33c9673dcf19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49799,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/1f25e6ae-2bd0-4232-bc2d-0c6384042acf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab149e94-3836-5ec8-8d51-edbaf0b984ab/ab149e94-3836-5ec8-8d51-edbaf0b984ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743172/general/e2e8dfe8-1626-4445-9e06-e875ba9c630d.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 7,
'seller_name': 'Arval Italia',
'title': 'Peugeot 5008 Allure - Diesel - Automatic - 131 hp - 171.669 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719026%27 HTTP/1.1" 200 None
2026-03-24 16:02:39 [adesa.it] INFO: Saving data for 10719026: {'created_time': 1774368159.926058, 'last_price_update_time': 1774368159.92607, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719026') HTTP/1.1" 204 0
2026-03-24 16:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with identifier: 10719027
2026-03-24 16:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with identifier: 10719027
2026-03-24 16:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c99cb4d-b2a1-5d50-ac83-1b2142257e1a with identifier: 10719027 to the API
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743173/general/9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2c99cb4d-b2a1-5d50-ac83-1b2142257e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD994BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719027',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 151493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 106,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/3a41284f-9a58-42b1-9b38-5f3d7365591f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/acf1f7dc-59e7-4476-a01d-c5c68ca342c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/d7253c76-2b5a-4d89-9248-51551ee33b51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/898fcfa5-2af1-4bb3-acc1-7da729c76ed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/0f95e3e9-b675-4980-934e-46d4c586bd87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/e9f4cbf6-e9df-41df-ac76-2e56c4e05dda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28385,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/d2ecbda4-1508-41be-aa4b-9db795c2a176.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/58d8a08a-1571-4d09-839f-23ae9823617f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39845,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/0b9c05a0-3139-4264-8a8c-d6fac25c8284.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c99cb4d-b2a1-5d50-ac83-1b2142257e1a/2c99cb4d-b2a1-5d50-ac83-1b2142257e1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743173/general/9937237a-358e-4d22-b2ca-38eecf5db9d3.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 508 SW Business - Diesel - Automatic - 131 hp - 151.493 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719027%27 HTTP/1.1" 200 None
2026-03-24 16:02:40 [adesa.it] INFO: Saving data for 10719027: {'created_time': 1774368160.441192, 'last_price_update_time': 1774368160.441204, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719027') HTTP/1.1" 204 0
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743193/general/337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719047)
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/d1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/d894073b-5503-4a09-9e8f-12e1aeb3221f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/b24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743204%252Fgeneral%252F2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg not downloaded yet
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda13d0>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743187%252Fgeneral%252F511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89a6d0>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252Fd5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/d5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc2750>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252F80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89a2d0>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743187%252Fgeneral%252F4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743187/general/4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a7a529e-72e2-56ff-a84e-7b516087435b
2026-03-24 16:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a7a529e-72e2-56ff-a84e-7b516087435b, skipping ID generation
2026-03-24 16:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7a529e-72e2-56ff-a84e-7b516087435b with scrape type 1
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a7a529e-72e2-56ff-a84e-7b516087435b sending to next pipeline
2026-03-24 16:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a7a529e-72e2-56ff-a84e-7b516087435b, identifier: 10719041
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e4890>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252Fcdd023bb-3696-4d6a-92b4-08b23542c179.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/cdd023bb-3696-4d6a-92b4-08b23542c179.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac67d0>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252Fa72905e3-bb4a-4827-b792-bcac8eccbce3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a72905e3-bb4a-4827-b792-bcac8eccbce3.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deeb810>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252F72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89ab50>
2026-03-24 16:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743202%252Fgeneral%252F2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743202/general/2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg saved to cache
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41ef51e1-474f-565d-bbac-f48420c09208
2026-03-24 16:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41ef51e1-474f-565d-bbac-f48420c09208, skipping ID generation
2026-03-24 16:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41ef51e1-474f-565d-bbac-f48420c09208 with scrape type 1
2026-03-24 16:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41ef51e1-474f-565d-bbac-f48420c09208 sending to next pipeline
2026-03-24 16:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 41ef51e1-474f-565d-bbac-f48420c09208, identifier: 10719056
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/9ef476d0-f500-434f-9178-4f894a5709d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743203/general/7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719057)
2026-03-24 16:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a7a529e-72e2-56ff-a84e-7b516087435b with identifier: 10719041
2026-03-24 16:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a7a529e-72e2-56ff-a84e-7b516087435b with identifier: 10719041
2026-03-24 16:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a7a529e-72e2-56ff-a84e-7b516087435b with identifier: 10719041 to the API
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743187/general/4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6a7a529e-72e2-56ff-a84e-7b516087435b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA143PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719041',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 226554,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/ddca86fe-3470-4be9-9efa-71989e50f57b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50100,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/6de6d215-ae11-45c9-9da7-29a8a8ac1dcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/2fa6139a-ecbf-4deb-aa65-8c751b99650d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/2a69e7f3-a494-4b00-8b54-9a8600e91c1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/d99aa78d-4398-4d5f-ba9a-fe1d0dd65454.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/7ac06d73-60b0-4067-8cba-e35063432c00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/681e1c1b-a2ab-466f-9a46-8c42f9bc1964.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/92fde223-87ad-421b-90b2-8f6dd79649b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/4b12e519-f71c-4d49-a3de-2ba1ce0538cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a7a529e-72e2-56ff-a84e-7b516087435b/6a7a529e-72e2-56ff-a84e-7b516087435b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743187/general/511b9f10-69a8-4380-a4ce-a7d3a9898b17.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 0,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 226.554 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719041%27 HTTP/1.1" 200 None
2026-03-24 16:02:41 [adesa.it] INFO: Saving data for 10719041: {'created_time': 1774368161.62045, 'last_price_update_time': 1774368161.620459, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719041') HTTP/1.1" 204 0
2026-03-24 16:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 41ef51e1-474f-565d-bbac-f48420c09208 with identifier: 10719056
2026-03-24 16:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 41ef51e1-474f-565d-bbac-f48420c09208 with identifier: 10719056
2026-03-24 16:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 41ef51e1-474f-565d-bbac-f48420c09208 with identifier: 10719056 to the API
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743202/general/2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '41ef51e1-474f-565d-bbac-f48420c09208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF226RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719056',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 237371,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/5ce1ad4d-ccbf-497c-bd20-a66fe4984509.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/3f8721bf-4e8f-4eb2-bdd6-a602950ab3e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/26c378a1-e235-433a-88b9-0d21aa5181a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/7d9856cb-04f2-422b-be5d-39c81100c687.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/8408405a-e6a8-4470-a4e9-b1326d0069c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/94c63360-0fed-4893-8f69-5709e38eecf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/d52d3fed-1ec6-4a73-840e-3fc1dbe48f66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/4fb827de-24c6-4396-9594-df3adf6ff40f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49933,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/b3bd8a73-fd4c-4575-8761-e21d58813a9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41ef51e1-474f-565d-bbac-f48420c09208/41ef51e1-474f-565d-bbac-f48420c09208_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743202/general/2da7a1b7-2853-4dda-9c31-9f2dc44e599d.jpg',
'Width': 800}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Manual - 150 '
'hp - 237.371 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719056%27 HTTP/1.1" 200 None
2026-03-24 16:02:41 [adesa.it] INFO: Saving data for 10719056: {'created_time': 1774368161.993517, 'last_price_update_time': 1774368161.993531, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719056') HTTP/1.1" 204 0
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/e8857170-399a-4139-ae86-9fd0c718c432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743204%252Fgeneral%252F4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg not downloaded yet
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743417/general/8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720284)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:42 [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 16: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 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9a710>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252F2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec7910>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743193%252Fgeneral%252F337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743193/general/337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b0087b7-3402-58a6-857f-5c6cf9010556
2026-03-24 16:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b0087b7-3402-58a6-857f-5c6cf9010556, skipping ID generation
2026-03-24 16:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0087b7-3402-58a6-857f-5c6cf9010556 with scrape type 1
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b0087b7-3402-58a6-857f-5c6cf9010556 sending to next pipeline
2026-03-24 16:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b0087b7-3402-58a6-857f-5c6cf9010556, identifier: 10719047
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8c590>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252Fd1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/d1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd60c50>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252Fd894073b-5503-4a09-9e8f-12e1aeb3221f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/d894073b-5503-4a09-9e8f-12e1aeb3221f.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deaa790>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252Fb24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/b24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/eb36fa2e-3e05-4120-8816-7382464c2d30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/dd4f0948-4215-4c35-8b38-181757491064.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b0087b7-3402-58a6-857f-5c6cf9010556 with identifier: 10719047
2026-03-24 16:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b0087b7-3402-58a6-857f-5c6cf9010556 with identifier: 10719047
2026-03-24 16:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b0087b7-3402-58a6-857f-5c6cf9010556 with identifier: 10719047 to the API
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743193/general/337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '8b0087b7-3402-58a6-857f-5c6cf9010556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ162JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719047',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 219150,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 104,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56803,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/f4bcb41d-63a3-4bcc-9d8c-e3ff456bea14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/02ae11b8-fc86-44bf-a3f8-45ec39b48ce0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/4b1eb0e1-a2ca-48c5-a74b-cdefe9a8c7ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/ae62488d-c6bf-4327-b033-81b3aa78e499.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68818,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/7dfc0840-c304-4cbb-adf6-57ef50e9e4d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57602,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/68f2e631-b64e-4ba5-8b52-35528cad6691.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45939,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/337faf86-a5cd-4313-9ac0-2b590b17fda1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74012,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/ba8a67f1-dca4-49d8-aead-3aa0e1a9eaaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/219a2499-a070-4384-816f-e019961e8b86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0087b7-3402-58a6-857f-5c6cf9010556/8b0087b7-3402-58a6-857f-5c6cf9010556_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743193/general/8cbdaa54-62f4-4a9a-84db-00d6647c7548.jpg',
'Width': 800}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Superb 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'219.150 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719047%27 HTTP/1.1" 200 None
2026-03-24 16:02:42 [adesa.it] INFO: Saving data for 10719047: {'created_time': 1774368162.716106, 'last_price_update_time': 1774368162.716116, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719047') HTTP/1.1" 204 0
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743171/general/a875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719025)
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecef5d0>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252F9ef476d0-f500-434f-9178-4f894a5709d4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/9ef476d0-f500-434f-9178-4f894a5709d4.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fc350>
2026-03-24 16:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743203%252Fgeneral%252F7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743203/general/7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg saved to cache
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed
2026-03-24 16:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96a31af7-ee53-58ce-8ce4-d800ddffaaed, skipping ID generation
2026-03-24 16:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed with scrape type 1
2026-03-24 16:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96a31af7-ee53-58ce-8ce4-d800ddffaaed sending to next pipeline
2026-03-24 16:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96a31af7-ee53-58ce-8ce4-d800ddffaaed, identifier: 10719057
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/a3e74511-b6aa-48e0-818f-264297cbead2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/13303056-f7b1-42e9-a520-fa4ed18825ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/20e631b4-5490-4c82-abbf-4626f5cec898.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96a31af7-ee53-58ce-8ce4-d800ddffaaed with identifier: 10719057
2026-03-24 16:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96a31af7-ee53-58ce-8ce4-d800ddffaaed with identifier: 10719057
2026-03-24 16:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96a31af7-ee53-58ce-8ce4-d800ddffaaed with identifier: 10719057 to the API
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743203/general/7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '96a31af7-ee53-58ce-8ce4-d800ddffaaed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ832YR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719057',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 212726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 115,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/d5b77ac5-7014-4453-97b0-107ac5546133.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/1c2bd73e-aadf-4cd8-a4d9-b06246a167c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/032d7257-7f86-4264-b48f-4d40c9692d64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/9ddcb8df-2332-4dec-a59a-a386f32379ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/9e676db2-3e8f-492d-b83e-63c9a82d7ce4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/7a8162fb-7f6a-496e-94be-0ffaf871f947.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43745,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/b24bdf50-0bdd-496e-ae79-53cc656b5fb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/d894073b-5503-4a09-9e8f-12e1aeb3221f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/2e8cf4a7-867d-46dd-86be-a381f7fa38a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a31af7-ee53-58ce-8ce4-d800ddffaaed/96a31af7-ee53-58ce-8ce4-d800ddffaaed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743203/general/72a6fe7c-c20b-4b57-a817-8a8b1cc9cbc2.jpg',
'Width': 800}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 212.726 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719057%27 HTTP/1.1" 200 None
2026-03-24 16:02:43 [adesa.it] INFO: Saving data for 10719057: {'created_time': 1774368163.35173, 'last_price_update_time': 1774368163.35174, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719057') HTTP/1.1" 204 0
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd55c50>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743204%252Fgeneral%252Fe8857170-399a-4139-ae86-9fd0c718c432.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/e8857170-399a-4139-ae86-9fd0c718c432.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f6810>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743154%252Fgeneral%252F1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df729d0>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743417%252Fgeneral%252F8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743417/general/8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c31e5e31-d191-5aeb-a732-1d21d0467131
2026-03-24 16:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c31e5e31-d191-5aeb-a732-1d21d0467131, skipping ID generation
2026-03-24 16:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31e5e31-d191-5aeb-a732-1d21d0467131 with scrape type 1
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c31e5e31-d191-5aeb-a732-1d21d0467131 sending to next pipeline
2026-03-24 16:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c31e5e31-d191-5aeb-a732-1d21d0467131, identifier: 10720284
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb65d0>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743161%252Fgeneral%252F4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:43 [adesa.it] INFO: Found listing with ID: 10719061
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719061%27 HTTP/1.1" 200 None
2026-03-24 16:02:43 [adesa.it] INFO: Scrape type for 10719061: 1
2026-03-24 16:02:43 [adesa.it] INFO: Scraping item 10719061 url https://www.openlane.eu/en/carv6/auction/10719061
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eace390>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743152%252Fgeneral%252Feb36fa2e-3e05-4120-8816-7382464c2d30.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/eb36fa2e-3e05-4120-8816-7382464c2d30.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec46550>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743204%252Fgeneral%252Fdd4f0948-4215-4c35-8b38-181757491064.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/dd4f0948-4215-4c35-8b38-181757491064.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5d410>
2026-03-24 16:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743171%252Fgeneral%252F0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg saved to cache
2026-03-24 16:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/a42de69c-52ec-4998-be58-0e8268e5253a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c31e5e31-d191-5aeb-a732-1d21d0467131 with identifier: 10720284
2026-03-24 16:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c31e5e31-d191-5aeb-a732-1d21d0467131 with identifier: 10720284
2026-03-24 16:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c31e5e31-d191-5aeb-a732-1d21d0467131 with identifier: 10720284 to the API
2026-03-24 16:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743417/general/8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'c31e5e31-d191-5aeb-a732-1d21d0467131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH534PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720284',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 94542,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/baf1fa39-1193-4339-97d0-6b7687cddb2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/8034ec00-6208-45b2-b1ac-e646ba1769cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48175,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/bf158963-d5ed-4f37-b02d-64cfb58ee0db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/a7902589-23d8-4415-acaf-9687d619d3a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/63d8e973-4e86-4503-b9db-978c675bfcda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53917,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/f1815f6c-b987-4be2-af53-160be46c38bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/91931efc-9ab5-4600-a592-69f57ecf08d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/2c16eee9-8a2b-458a-a3a1-f924ae8cfdaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/e7bf3598-f9b5-49f9-a97c-bb30c8084523.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31e5e31-d191-5aeb-a732-1d21d0467131/c31e5e31-d191-5aeb-a732-1d21d0467131_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743417/general/27828e2e-a236-4d9b-8c16-bf4ed47f9126.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Clio 1.0 Tce Business - Petrol - Manual - 91 hp - 94.542 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710720284%27 HTTP/1.1" 200 None
2026-03-24 16:02:44 [adesa.it] INFO: Saving data for 10720284: {'created_time': 1774368164.109787, 'last_price_update_time': 1774368164.109797, 'auction_closing_time': 1774520400.0}
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720284') HTTP/1.1" 204 0
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea63fd0>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252F8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de19790>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743171%252Fgeneral%252Fa875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743171/general/a875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b
2026-03-24 16:02:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b, skipping ID generation
2026-03-24 16:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with scrape type 1
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b sending to next pipeline
2026-03-24 16:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b, identifier: 10719025
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743204/general/4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719058)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743150/general/497dadb6-ef48-4426-9a47-98cd2db48be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719005)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/43b2089e-5d60-488b-9149-29f7262ac5ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:44 [adesa.it] INFO: Found listing with ID: 10719062
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719062%27 HTTP/1.1" 200 None
2026-03-24 16:02:44 [adesa.it] INFO: Scrape type for 10719062: 1
2026-03-24 16:02:44 [adesa.it] INFO: Scraping item 10719062 url https://www.openlane.eu/en/carv6/auction/10719062
2026-03-24 16:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with identifier: 10719025
2026-03-24 16:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with identifier: 10719025
2026-03-24 16:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b with identifier: 10719025 to the API
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743171/general/a875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM728YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719025',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 157081,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/3b4c942a-291d-4df1-84ab-32ced1a831ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48653,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/a4b406af-360c-4b6d-aefd-49a054ffaef6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48586,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/899a023f-e9a1-48dd-9804-a12acff57819.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/93dbf354-27f2-4cfe-b450-89b6fcf7003d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/0563a46b-771c-41a1-ba1b-d80455ef6e39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/80d2e080-f7cd-4b06-92b5-e61eb9af38f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60906,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/a72905e3-bb4a-4827-b792-bcac8eccbce3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/9ef476d0-f500-434f-9178-4f894a5709d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85428,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/0ee9e053-9e56-408d-98fc-7d7b7138f731.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b/c1b6fa2b-4cff-5141-a42b-d7bd6b4c842b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743171/general/a875811d-cd73-4d08-b99b-0d0b42aeaf1e.jpg',
'Width': 800}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 308 SW Allure - Diesel - Automatic - 131 hp - 157.081 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719025%27 HTTP/1.1" 200 None
2026-03-24 16:02:44 [adesa.it] INFO: Saving data for 10719025: {'created_time': 1774368164.734033, 'last_price_update_time': 1774368164.734042, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719025') HTTP/1.1" 204 0
2026-03-24 16: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 16: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 16: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 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8a9850>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fa3e74511-b6aa-48e0-818f-264297cbead2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/a3e74511-b6aa-48e0-818f-264297cbead2.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e807c50>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F13303056-f7b1-42e9-a520-fa4ed18825ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/13303056-f7b1-42e9-a520-fa4ed18825ba.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e2f50>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F20e631b4-5490-4c82-abbf-4626f5cec898.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/20e631b4-5490-4c82-abbf-4626f5cec898.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/cdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/36c29128-e168-40f0-9da1-6815a306f367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:44 [adesa.it] INFO: Found listing with ID: 10719067
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719067%27 HTTP/1.1" 200 None
2026-03-24 16:02:44 [adesa.it] INFO: Scrape type for 10719067: 1
2026-03-24 16:02:44 [adesa.it] INFO: Scraping item 10719067 url https://www.openlane.eu/en/carv6/auction/10719067
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd809d0>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252F2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg saved to cache
2026-03-24 16:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd30390>
2026-03-24 16:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fa42de69c-52ec-4998-be58-0e8268e5253a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/a42de69c-52ec-4998-be58-0e8268e5253a.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e987f90>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a435812d-0d74-5040-bd00-b704c73ccedb with identifier: 10719060
2026-03-24 16:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a435812d-0d74-5040-bd00-b704c73ccedb with scrape type 1
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252F1239b294-ea75-41b5-9e9d-17d4f026a803.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/1239b294-ea75-41b5-9e9d-17d4f026a803.jpg not downloaded yet
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f6a90>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743204%252Fgeneral%252F4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743204/general/4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7
2026-03-24 16:02:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7, skipping ID generation
2026-03-24 16:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with scrape type 1
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 sending to next pipeline
2026-03-24 16:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7, identifier: 10719058
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fd310>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fd7d0>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743150%252Fgeneral%252F497dadb6-ef48-4426-9a47-98cd2db48be3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743150/general/497dadb6-ef48-4426-9a47-98cd2db48be3.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1
2026-03-24 16:02:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95df2f93-22a4-5f73-9eeb-b747cde56ee1, skipping ID generation
2026-03-24 16:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with scrape type 1
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95df2f93-22a4-5f73-9eeb-b747cde56ee1 sending to next pipeline
2026-03-24 16:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95df2f93-22a4-5f73-9eeb-b747cde56ee1, identifier: 10719005
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de2b690>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F43b2089e-5d60-488b-9149-29f7262ac5ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/43b2089e-5d60-488b-9149-29f7262ac5ba.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91ef50>
2026-03-24 16:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg saved to cache
2026-03-24 16:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:45 [adesa.it] INFO: Found listing with ID: 10719064
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719064%27 HTTP/1.1" 200 None
2026-03-24 16:02:45 [adesa.it] INFO: Scrape type for 10719064: 1
2026-03-24 16:02:45 [adesa.it] INFO: Scraping item 10719064 url https://www.openlane.eu/en/carv6/auction/10719064
2026-03-24 16:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with identifier: 10719058
2026-03-24 16:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with identifier: 10719058
2026-03-24 16:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7 with identifier: 10719058 to the API
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743204/general/4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL907SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719058',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 185138,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 99,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/65d6fbe4-30dd-48ee-ab40-dc20a3f2b584.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/52fc7662-1137-4f3a-9697-c1b10c185974.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/d5ca5a15-d4a6-4a77-b6f3-5995c79dc35c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47312,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/cdd023bb-3696-4d6a-92b4-08b23542c179.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/d1feeeb7-58d3-4681-bf9a-b74774d5f034.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/e8857170-399a-4139-ae86-9fd0c718c432.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53322,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/8b5d2fbe-47b9-4e3c-b64c-bfed1b648449.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/dd4f0948-4215-4c35-8b38-181757491064.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53598,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/2b082462-cb4f-437d-b0cb-29aab09b8d60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7/18ab3ec8-2fc8-5c21-b92f-2c89eecfeda7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53788,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743204/general/4f6b12fc-7a9e-4dcd-b722-5048326b17e3.jpg',
'Width': 800}],
'price': 10200,
'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 - '
'150 hp - 185.138 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719058%27 HTTP/1.1" 200 None
2026-03-24 16:02:45 [adesa.it] INFO: Saving data for 10719058: {'created_time': 1774368165.813192, 'last_price_update_time': 1774368165.813201, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719058') HTTP/1.1" 204 0
2026-03-24 16:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with identifier: 10719005
2026-03-24 16:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with identifier: 10719005
2026-03-24 16:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95df2f93-22a4-5f73-9eeb-b747cde56ee1 with identifier: 10719005 to the API
2026-03-24 16:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743150/general/497dadb6-ef48-4426-9a47-98cd2db48be3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '95df2f93-22a4-5f73-9eeb-b747cde56ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB170PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719005',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 168022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/884310fa-992f-4f9b-898b-e704c7f41f66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47660,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/497dadb6-ef48-4426-9a47-98cd2db48be3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47123,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/1040ed9a-6d0a-481a-b65f-8a8c9204864b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/20e631b4-5490-4c82-abbf-4626f5cec898.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/4e318da4-08cb-4e71-a877-e4334ba4d840.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/bca09d97-1fb1-42ed-9bc6-6e1b6215f484.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/c530ec5e-2fbe-484c-8544-f5db725c2e42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51207,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/46d9b021-d14c-4abe-882e-df8decb0fa99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/db26c024-c6cd-4449-8e8d-12908ef9f687.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95df2f93-22a4-5f73-9eeb-b747cde56ee1/95df2f93-22a4-5f73-9eeb-b747cde56ee1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33414,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743150/general/3ba77cd9-6d4a-4074-a7ea-63ecc91615e4.jpg',
'Width': 800}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'168.022 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719005%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [adesa.it] INFO: Saving data for 10719005: {'created_time': 1774368166.247437, 'last_price_update_time': 1774368166.247447, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719005') HTTP/1.1" 204 0
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743152/general/4750e6ea-1817-4692-a18a-f264d79263cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719007)
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252Fd14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/d14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg not downloaded yet
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743161/general/bb50b01c-a402-4844-b73d-9d120a0ed150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719016)
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743154/general/80135e77-65db-46f9-99bb-d8f25cbef082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719009)
2026-03-24 16:02:46 [adesa.it] INFO: Found listing with ID: 10719063
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719063%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [adesa.it] INFO: Scrape type for 10719063: 1
2026-03-24 16:02:46 [adesa.it] INFO: Scraping item 10719063 url https://www.openlane.eu/en/carv6/auction/10719063
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd61a50>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252Fcdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/cdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb6a9d0>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F36c29128-e168-40f0-9da1-6815a306f367.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/36c29128-e168-40f0-9da1-6815a306f367.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc29d0>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252Fb1f3268c-6de4-416a-9af9-f443158cbc71.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/b1f3268c-6de4-416a-9af9-f443158cbc71.jpg not downloaded yet
2026-03-24 16:02:46 [adesa.it] INFO: Found listing with ID: 10719065
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719065%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [adesa.it] INFO: Scrape type for 10719065: 1
2026-03-24 16:02:46 [adesa.it] INFO: Scraping item 10719065 url https://www.openlane.eu/en/carv6/auction/10719065
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df71990>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252F95d53985-098b-4cc7-8595-55cc62d48a5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/95d53985-098b-4cc7-8595-55cc62d48a5b.jpg not downloaded yet
2026-03-24 16:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/1239b294-ea75-41b5-9e9d-17d4f026a803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:02:46 [adesa.it] INFO: Found listing with ID: 10719066
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719066%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [adesa.it] INFO: Scrape type for 10719066: 1
2026-03-24 16:02:46 [adesa.it] INFO: Scraping item 10719066 url https://www.openlane.eu/en/carv6/auction/10719066
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252F1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg not downloaded yet
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb4f90>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743152%252Fgeneral%252F4750e6ea-1817-4692-a18a-f264d79263cc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743152/general/4750e6ea-1817-4692-a18a-f264d79263cc.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51
2026-03-24 16:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c38a27f-386f-5e84-b86b-482cc9cbcb51, skipping ID generation
2026-03-24 16:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with scrape type 1
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c38a27f-386f-5e84-b86b-482cc9cbcb51 sending to next pipeline
2026-03-24 16:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1c38a27f-386f-5e84-b86b-482cc9cbcb51, identifier: 10719007
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb6ad90>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea90ed0>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaee490>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252F38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb7590>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743161%252Fgeneral%252Fbb50b01c-a402-4844-b73d-9d120a0ed150.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743161/general/bb50b01c-a402-4844-b73d-9d120a0ed150.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1
2026-03-24 16:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f94d975c-cc8f-5c34-85fe-0f44a827ccc1, skipping ID generation
2026-03-24 16:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with scrape type 1
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f94d975c-cc8f-5c34-85fe-0f44a827ccc1 sending to next pipeline
2026-03-24 16:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f94d975c-cc8f-5c34-85fe-0f44a827ccc1, identifier: 10719016
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd29650>
2026-03-24 16:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743154%252Fgeneral%252F80135e77-65db-46f9-99bb-d8f25cbef082.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743154/general/80135e77-65db-46f9-99bb-d8f25cbef082.jpg saved to cache
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff82a14f-8c90-5366-b383-964f21ca861c
2026-03-24 16:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff82a14f-8c90-5366-b383-964f21ca861c, skipping ID generation
2026-03-24 16:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff82a14f-8c90-5366-b383-964f21ca861c with scrape type 1
2026-03-24 16:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff82a14f-8c90-5366-b383-964f21ca861c sending to next pipeline
2026-03-24 16:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ff82a14f-8c90-5366-b383-964f21ca861c, identifier: 10719009
2026-03-24 16:02:47 [adesa.it] INFO: Found listing with ID: 10719068
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719068%27 HTTP/1.1" 200 None
2026-03-24 16:02:47 [adesa.it] INFO: Scrape type for 10719068: 1
2026-03-24 16:02:47 [adesa.it] INFO: Scraping item 10719068 url https://www.openlane.eu/en/carv6/auction/10719068
2026-03-24 16:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with identifier: 10719007
2026-03-24 16:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with identifier: 10719007
2026-03-24 16:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1c38a27f-386f-5e84-b86b-482cc9cbcb51 with identifier: 10719007 to the API
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743152/general/4750e6ea-1817-4692-a18a-f264d79263cc.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': 184,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1c38a27f-386f-5e84-b86b-482cc9cbcb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG491AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719007',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Honda',
'model': 'CRV',
'odometer': 276470,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/4750e6ea-1817-4692-a18a-f264d79263cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/cdb756a2-1430-41bd-ad14-34ac994ad2a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51266,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/a42de69c-52ec-4998-be58-0e8268e5253a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/a3e74511-b6aa-48e0-818f-264297cbead2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74731,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/eb36fa2e-3e05-4120-8816-7382464c2d30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/9c18ccc2-e0f8-4767-af51-459b6bf878ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/4072901b-d7a9-4353-83ec-35893adafa5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/69fe5216-6e8c-4401-a72a-0c93f5743e1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/981ab2a7-705b-428a-ae15-0147fb32392a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c38a27f-386f-5e84-b86b-482cc9cbcb51/1c38a27f-386f-5e84-b86b-482cc9cbcb51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743152/general/591b1088-e623-47aa-bc37-baf6f4dbd48a.jpg',
'Width': 800}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Honda CRV 2.0 Elegance - Hybrid - Automatic - 184 hp - 276.470 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719007%27 HTTP/1.1" 200 None
2026-03-24 16:02:47 [adesa.it] INFO: Saving data for 10719007: {'created_time': 1774368167.412784, 'last_price_update_time': 1774368167.412798, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719007') HTTP/1.1" 204 0
2026-03-24 16:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with identifier: 10719016
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 16:02:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with identifier: 10719016
2026-03-24 16:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f94d975c-cc8f-5c34-85fe-0f44a827ccc1 with identifier: 10719016 to the API
2026-03-24 16:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743161/general/bb50b01c-a402-4844-b73d-9d120a0ed150.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f94d975c-cc8f-5c34-85fe-0f44a827ccc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM129KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719016',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 158961,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/bb50b01c-a402-4844-b73d-9d120a0ed150.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56638,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/38f1b4c8-b46d-436e-841c-cc7c792bb98a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/8ec68197-90db-47ac-8c57-c2b2dc791aa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46473,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/2d27c49d-9647-49e8-8bb4-c66949ffdcd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59787,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/36c29128-e168-40f0-9da1-6815a306f367.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/43b2089e-5d60-488b-9149-29f7262ac5ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/23a9e1cd-6c3b-4843-9505-5c7ce92f4090.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52331,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/4ac3b142-94f2-4340-9237-1f005e2ec6f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/50f4f9bc-bdc6-4002-8811-06f75cfbc831.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f94d975c-cc8f-5c34-85fe-0f44a827ccc1/f94d975c-cc8f-5c34-85fe-0f44a827ccc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743161/general/6bdd801a-7bf7-4020-b8cd-edacb5504f91.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz E All-Terrain 220 Premium Plus - 4-Matic - Diesel - '
'Automatic - 200 hp - 158.961 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2022}
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719016%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Saving data for 10719016: {'created_time': 1774368168.143546, 'last_price_update_time': 1774368168.143556, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719016') HTTP/1.1" 204 0
2026-03-24 16:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ff82a14f-8c90-5366-b383-964f21ca861c with identifier: 10719009
2026-03-24 16:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ff82a14f-8c90-5366-b383-964f21ca861c with identifier: 10719009
2026-03-24 16:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ff82a14f-8c90-5366-b383-964f21ca861c with identifier: 10719009 to the API
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743154/general/80135e77-65db-46f9-99bb-d8f25cbef082.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ff82a14f-8c90-5366-b383-964f21ca861c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG288ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719009',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 192496,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 123,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/80135e77-65db-46f9-99bb-d8f25cbef082.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/223d5130-fe25-4dc8-ba6a-cbc459ed7a50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/351f58d7-9c39-4fbe-b81b-a5362adf8008.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/8017d8b2-69cf-40b7-a40a-0934ab9544e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/13303056-f7b1-42e9-a520-fa4ed18825ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/1a31e4b7-cdd0-4aa6-85c0-ffa524372041.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/da3fa650-f98c-4337-b265-d28c71c10217.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/18b2d8e6-05ba-475c-bec1-bb9d95b281e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/c4c40a73-c5fa-4d0a-a1c4-080c0dcd7f8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff82a14f-8c90-5366-b383-964f21ca861c/ff82a14f-8c90-5366-b383-964f21ca861c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743154/general/1c1b1398-a074-4e8f-8830-7fc87eb6186e.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Jeep Renegade 1.6 MultiJet Business - Diesel - Manual - 131 hp - '
'192.496 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719009%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Saving data for 10719009: {'created_time': 1774368168.499842, 'last_price_update_time': 1774368168.499852, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719009') HTTP/1.1" 204 0
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252Fc86078c8-53d0-43ff-9654-6f9aa2226d64.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/c86078c8-53d0-43ff-9654-6f9aa2226d64.jpg not downloaded yet
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10719069
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719069%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10719069: 1
2026-03-24 16:02:48 [adesa.it] INFO: Scraping item 10719069 url https://www.openlane.eu/en/carv6/auction/10719069
2026-03-24 16:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc01d0>
2026-03-24 16:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252F1239b294-ea75-41b5-9e9d-17d4f026a803.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/1239b294-ea75-41b5-9e9d-17d4f026a803.jpg saved to cache
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/95d53985-098b-4cc7-8595-55cc62d48a5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252F3030eafc-4907-485e-90e2-d9c51f026b94.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/3030eafc-4907-485e-90e2-d9c51f026b94.jpg not downloaded yet
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10719070
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719070%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10719070: 1
2026-03-24 16:02:48 [adesa.it] INFO: Scraping item 10719070 url https://www.openlane.eu/en/carv6/auction/10719070
2026-03-24 16: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 16: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 16: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 16: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 16: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 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252F3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg not downloaded yet
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10719071
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719071%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10719071: 1
2026-03-24 16:02:48 [adesa.it] INFO: Scraping item 10719071 url https://www.openlane.eu/en/carv6/auction/10719071
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252Fd579a88a-3789-488e-ab32-91c047265795.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/d579a88a-3789-488e-ab32-91c047265795.jpg not downloaded yet
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10719072
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719072%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10719072: 1
2026-03-24 16:02:48 [adesa.it] INFO: Scraping item 10719072 url https://www.openlane.eu/en/carv6/auction/10719072
2026-03-24 16:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/c86078c8-53d0-43ff-9654-6f9aa2226d64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02: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%252F5743206%252Fgeneral%252Fe425b386-5d25-4340-a569-25b9aded08b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/e425b386-5d25-4340-a569-25b9aded08b9.jpg not downloaded yet
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715400
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715400%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715400: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715400 url https://www.openlane.eu/en/carv6/auction/10715400
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715447
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715447%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715447: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715447 url https://www.openlane.eu/en/carv6/auction/10715447
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715552
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715552%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715552: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715552 url https://www.openlane.eu/en/carv6/auction/10715552
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10711340
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711340%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10711340: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10711340 url https://www.openlane.eu/en/carv6/auction/10711340
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715553
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715553%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715553: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715553 url https://www.openlane.eu/en/carv6/auction/10715553
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715554
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715554%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715554: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715554 url https://www.openlane.eu/en/carv6/auction/10715554
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715536
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715536%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715536: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715536 url https://www.openlane.eu/en/carv6/auction/10715536
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715544
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715544%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715544: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715544 url https://www.openlane.eu/en/carv6/auction/10715544
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715555
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715555%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715555: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715555 url https://www.openlane.eu/en/carv6/auction/10715555
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715556
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715556%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10715556: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10715556 url https://www.openlane.eu/en/carv6/auction/10715556
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10711330
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711330%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10711330: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10711330 url https://www.openlane.eu/en/carv6/auction/10711330
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10711348
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711348%27 HTTP/1.1" 200 None
2026-03-24 16:02:48 [adesa.it] INFO: Scrape type for 10711348: 0
2026-03-24 16:02:48 [adesa.it] INFO: Skipping item 10711348 url https://www.openlane.eu/en/carv6/auction/10711348
2026-03-24 16:02:48 [adesa.it] INFO: Found listing with ID: 10715557
2026-03-24 16:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715557%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715557: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715557 url https://www.openlane.eu/en/carv6/auction/10715557
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715558
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715558%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715558: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715558 url https://www.openlane.eu/en/carv6/auction/10715558
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711344
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711344%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711344: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711344 url https://www.openlane.eu/en/carv6/auction/10711344
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715535
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715535%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715535: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715535 url https://www.openlane.eu/en/carv6/auction/10715535
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715542
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715542%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715542: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715542 url https://www.openlane.eu/en/carv6/auction/10715542
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715559
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715559%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715559: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715559 url https://www.openlane.eu/en/carv6/auction/10715559
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715532
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715532%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715532: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715532 url https://www.openlane.eu/en/carv6/auction/10715532
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715534
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715534%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715534: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715534 url https://www.openlane.eu/en/carv6/auction/10715534
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715495
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715495%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715495: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715495 url https://www.openlane.eu/en/carv6/auction/10715495
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715560
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715560%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715560: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715560 url https://www.openlane.eu/en/carv6/auction/10715560
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711352
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711352%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711352: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711352 url https://www.openlane.eu/en/carv6/auction/10711352
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715530
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715530%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715530: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715530 url https://www.openlane.eu/en/carv6/auction/10715530
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715500
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715500%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715500: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715500 url https://www.openlane.eu/en/carv6/auction/10715500
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715531
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715531%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715531: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715531 url https://www.openlane.eu/en/carv6/auction/10715531
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715562
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715562%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715562: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715562 url https://www.openlane.eu/en/carv6/auction/10715562
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715563
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715563%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715563: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715563 url https://www.openlane.eu/en/carv6/auction/10715563
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715561
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715561%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715561: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715561 url https://www.openlane.eu/en/carv6/auction/10715561
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715545
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715545%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715545: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715545 url https://www.openlane.eu/en/carv6/auction/10715545
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711345
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711345%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711345: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711345 url https://www.openlane.eu/en/carv6/auction/10711345
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715498
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715498%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715498: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715498 url https://www.openlane.eu/en/carv6/auction/10715498
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711346
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711346%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711346: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711346 url https://www.openlane.eu/en/carv6/auction/10711346
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715501
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715501%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715501: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715501 url https://www.openlane.eu/en/carv6/auction/10715501
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715564
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715564%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715564: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715564 url https://www.openlane.eu/en/carv6/auction/10715564
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715565
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715565%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715565: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715565 url https://www.openlane.eu/en/carv6/auction/10715565
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711337
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711337%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711337: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711337 url https://www.openlane.eu/en/carv6/auction/10711337
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715566
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715566%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715566: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715566 url https://www.openlane.eu/en/carv6/auction/10715566
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711347
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711347%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711347: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711347 url https://www.openlane.eu/en/carv6/auction/10711347
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711355
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711355%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711355: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711355 url https://www.openlane.eu/en/carv6/auction/10711355
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711334
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711334%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711334: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711334 url https://www.openlane.eu/en/carv6/auction/10711334
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715567
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715567%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715567: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715567 url https://www.openlane.eu/en/carv6/auction/10715567
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711332
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711332%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711332: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711332 url https://www.openlane.eu/en/carv6/auction/10711332
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715497
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715497%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715497: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715497 url https://www.openlane.eu/en/carv6/auction/10715497
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711360
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711360%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711360: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711360 url https://www.openlane.eu/en/carv6/auction/10711360
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715546
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715546%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715546: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715546 url https://www.openlane.eu/en/carv6/auction/10715546
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711339
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711339%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711339: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711339 url https://www.openlane.eu/en/carv6/auction/10711339
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711335
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711335%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711335: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711335 url https://www.openlane.eu/en/carv6/auction/10711335
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715547
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715547%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715547: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715547 url https://www.openlane.eu/en/carv6/auction/10715547
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715502
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715502%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715502: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715502 url https://www.openlane.eu/en/carv6/auction/10715502
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711357
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711357%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711357: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711357 url https://www.openlane.eu/en/carv6/auction/10711357
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715570
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715570%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715570: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715570 url https://www.openlane.eu/en/carv6/auction/10715570
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715569
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715569%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715569: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715569 url https://www.openlane.eu/en/carv6/auction/10715569
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715568
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715568%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715568: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715568 url https://www.openlane.eu/en/carv6/auction/10715568
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715543
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715543%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715543: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715543 url https://www.openlane.eu/en/carv6/auction/10715543
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711350
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711350%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711350: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711350 url https://www.openlane.eu/en/carv6/auction/10711350
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715548
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715548%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715548: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715548 url https://www.openlane.eu/en/carv6/auction/10715548
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715571
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715571%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715571: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715571 url https://www.openlane.eu/en/carv6/auction/10715571
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715549
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715549%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715549: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715549 url https://www.openlane.eu/en/carv6/auction/10715549
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715574
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715574%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715574: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715574 url https://www.openlane.eu/en/carv6/auction/10715574
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715572
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715572%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715572: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715572 url https://www.openlane.eu/en/carv6/auction/10715572
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715573
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715573%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715573: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715573 url https://www.openlane.eu/en/carv6/auction/10715573
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711338
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711338%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711338: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711338 url https://www.openlane.eu/en/carv6/auction/10711338
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711358
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711358%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711358: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711358 url https://www.openlane.eu/en/carv6/auction/10711358
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711333
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711333%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711333: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711333 url https://www.openlane.eu/en/carv6/auction/10711333
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715575
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715575%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715575: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715575 url https://www.openlane.eu/en/carv6/auction/10715575
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711351
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711351%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10711351: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10711351 url https://www.openlane.eu/en/carv6/auction/10711351
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10715550
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715550%27 HTTP/1.1" 200 None
2026-03-24 16:02:49 [adesa.it] INFO: Scrape type for 10715550: 0
2026-03-24 16:02:49 [adesa.it] INFO: Skipping item 10715550 url https://www.openlane.eu/en/carv6/auction/10715550
2026-03-24 16:02:49 [adesa.it] INFO: Found listing with ID: 10711353
2026-03-24 16:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711353%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711353: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711353 url https://www.openlane.eu/en/carv6/auction/10711353
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711342
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711342%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711342: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711342 url https://www.openlane.eu/en/carv6/auction/10711342
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715503
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715503%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715503: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715503 url https://www.openlane.eu/en/carv6/auction/10715503
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715499
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715499%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715499: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715499 url https://www.openlane.eu/en/carv6/auction/10715499
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711359
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711359%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711359: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711359 url https://www.openlane.eu/en/carv6/auction/10711359
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711361
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711361%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711361: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711361 url https://www.openlane.eu/en/carv6/auction/10711361
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715551
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715551%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715551: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715551 url https://www.openlane.eu/en/carv6/auction/10715551
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715576
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715576%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715576: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715576 url https://www.openlane.eu/en/carv6/auction/10715576
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711341
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711341%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711341: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711341 url https://www.openlane.eu/en/carv6/auction/10711341
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715496
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715496%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715496: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715496 url https://www.openlane.eu/en/carv6/auction/10715496
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715577
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715577%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715577: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715577 url https://www.openlane.eu/en/carv6/auction/10715577
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711343
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711343%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711343: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711343 url https://www.openlane.eu/en/carv6/auction/10711343
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715538
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715538%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715538: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715538 url https://www.openlane.eu/en/carv6/auction/10715538
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715537
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715537%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715537: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715537 url https://www.openlane.eu/en/carv6/auction/10715537
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711362
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711362%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711362: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711362 url https://www.openlane.eu/en/carv6/auction/10711362
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711356
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711356%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711356: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711356 url https://www.openlane.eu/en/carv6/auction/10711356
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715578
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715578%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715578: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715578 url https://www.openlane.eu/en/carv6/auction/10715578
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711349
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711349%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711349: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711349 url https://www.openlane.eu/en/carv6/auction/10711349
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10711331
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711331%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10711331: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10711331 url https://www.openlane.eu/en/carv6/auction/10711331
2026-03-24 16:02:50 [adesa.it] INFO: Found listing with ID: 10715579
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715579%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [adesa.it] INFO: Scrape type for 10715579: 0
2026-03-24 16:02:50 [adesa.it] INFO: Skipping item 10715579 url https://www.openlane.eu/en/carv6/auction/10715579
2026-03-24 16:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89ae90>
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252F95d53985-098b-4cc7-8595-55cc62d48a5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/95d53985-098b-4cc7-8595-55cc62d48a5b.jpg saved to cache
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb6c3a37-d1fb-526d-964e-6f780d585589 with identifier: 10719054
2026-03-24 16:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb6c3a37-d1fb-526d-964e-6f780d585589 with scrape type 1
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fbd796672-a446-4030-8347-004998407433.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/bd796672-a446-4030-8347-004998407433.jpg not downloaded yet
2026-03-24 16:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3217d998-6b37-56ce-853c-2905433b871f with identifier: 10719055
2026-03-24 16:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3217d998-6b37-56ce-853c-2905433b871f with scrape type 1
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/ccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg not downloaded yet
2026-03-24 16:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74868f54-3ea9-5cd4-b722-6faf0e29b025 with identifier: 10719053
2026-03-24 16:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74868f54-3ea9-5cd4-b722-6faf0e29b025 with scrape type 1
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg not downloaded yet
2026-03-24 16:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b69488-30b5-5c00-8709-d1b52cf00209 with identifier: 10719061
2026-03-24 16:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b69488-30b5-5c00-8709-d1b52cf00209 with scrape type 1
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F7958948b-6df1-4153-8a81-a06f6c2cda68.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/7958948b-6df1-4153-8a81-a06f6c2cda68.jpg not downloaded yet
2026-03-24 16:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with identifier: 10719052
2026-03-24 16:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with scrape type 1
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F1c32756c-a120-43ad-952d-14078f75db30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/1c32756c-a120-43ad-952d-14078f75db30.jpg not downloaded yet
2026-03-24 16:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/d579a88a-3789-488e-ab32-91c047265795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252F0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F8d670989-f27a-46b7-a781-fee0307f7471.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/8d670989-f27a-46b7-a781-fee0307f7471.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F0805b813-0e9b-4401-bafe-ce8c2b001780.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/0805b813-0e9b-4401-bafe-ce8c2b001780.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252Fbbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/bbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg not downloaded yet
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda3150>
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252Fc86078c8-53d0-43ff-9654-6f9aa2226d64.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/c86078c8-53d0-43ff-9654-6f9aa2226d64.jpg saved to cache
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252F0240ab8c-a609-48bc-85e7-c35a609c997c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/0240ab8c-a609-48bc-85e7-c35a609c997c.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F5dd70333-7042-4df3-8deb-e00f173016dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/5dd70333-7042-4df3-8deb-e00f173016dd.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252Fdbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/dbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg not downloaded yet
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb86f50>
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252F1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg saved to cache
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91d4d0>
2026-03-24 16:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252Fd579a88a-3789-488e-ab32-91c047265795.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/d579a88a-3789-488e-ab32-91c047265795.jpg saved to cache
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/1c32756c-a120-43ad-952d-14078f75db30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252F8e96b36a-8b64-4868-9c48-44901f9236b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/8e96b36a-8b64-4868-9c48-44901f9236b1.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fdffd2b98-b5af-45e9-a17b-78ab975fd704.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/dffd2b98-b5af-45e9-a17b-78ab975fd704.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252Ffa3a521f-4976-4ba1-945f-9665903853fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/fa3a521f-4976-4ba1-945f-9665903853fb.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252F2ecd01a4-18a8-4693-9775-511b64ab482c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/2ecd01a4-18a8-4693-9775-511b64ab482c.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F3372d874-0299-41a5-a304-7089ac4c313a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/3372d874-0299-41a5-a304-7089ac4c313a.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252Fa8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/a8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg not downloaded yet
2026-03-24 16:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F285934f0-fb55-4368-92c7-57f6ad2547f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/285934f0-fb55-4368-92c7-57f6ad2547f3.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252Ff59b9433-0c31-4933-bd16-83aacf30a98e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/f59b9433-0c31-4933-bd16-83aacf30a98e.jpg not downloaded yet
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/dbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252F856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fe9f6cfa3-4368-469c-9972-95515852741e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/e9f6cfa3-4368-469c-9972-95515852741e.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252Ffca14eba-9255-4428-b625-2610c83ff685.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/fca14eba-9255-4428-b625-2610c83ff685.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252Fd64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/d64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F4a99466d-54fb-42db-bc23-1deb72e73020.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/4a99466d-54fb-42db-bc23-1deb72e73020.jpg not downloaded yet
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fadde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/adde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F03b64df3-7710-487d-97fe-f917154505e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/03b64df3-7710-487d-97fe-f917154505e6.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F5df0c712-af65-42f4-8318-b4b3c5f180af.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/5df0c712-af65-42f4-8318-b4b3c5f180af.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg not downloaded yet
2026-03-24 16: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 16:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de36a50>
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F1c32756c-a120-43ad-952d-14078f75db30.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/1c32756c-a120-43ad-952d-14078f75db30.jpg saved to cache
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/f59b9433-0c31-4933-bd16-83aacf30a98e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fbfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/bfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fc0c6fa86-daed-43d7-8769-82e735b06185.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/c0c6fa86-daed-43d7-8769-82e735b06185.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F1c2792e1-229e-4f33-8923-77e8758a087e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/1c2792e1-229e-4f33-8923-77e8758a087e.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F305d49c6-493a-46bb-bde4-4f4b75b42870.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/305d49c6-493a-46bb-bde4-4f4b75b42870.jpg not downloaded yet
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda1f90>
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252Fdbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/dbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg saved to cache
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with identifier: 10719051
2026-03-24 16:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with scrape type 1
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fd7775904-0b73-4790-99dc-3ce577356bb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/d7775904-0b73-4790-99dc-3ce577356bb9.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252Ff1cc141e-2a19-4711-bbd5-77b80a19492b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/f1cc141e-2a19-4711-bbd5-77b80a19492b.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F2199ef91-5e14-404c-abba-904a67c3ad61.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/2199ef91-5e14-404c-abba-904a67c3ad61.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg not downloaded yet
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/4a99466d-54fb-42db-bc23-1deb72e73020.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F28057385-3b18-442e-993e-259b3350fd77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/28057385-3b18-442e-993e-259b3350fd77.jpg not downloaded yet
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fdaef20d3-ed20-4992-bbff-d72ffa94ce42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/daef20d3-ed20-4992-bbff-d72ffa94ce42.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fc453034b-cf61-4f93-af34-ff0b58ef66b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/c453034b-cf61-4f93-af34-ff0b58ef66b4.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252Fda58a555-597e-42f1-881e-d29b069f6e48.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/da58a555-597e-42f1-881e-d29b069f6e48.jpg not downloaded yet
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F4447088f-40dc-4455-859c-8190dc23756c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/4447088f-40dc-4455-859c-8190dc23756c.jpg not downloaded yet
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd86b50>
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252Ff59b9433-0c31-4933-bd16-83aacf30a98e.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/f59b9433-0c31-4933-bd16-83aacf30a98e.jpg saved to cache
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F156ef408-05bc-4454-ae98-f813ecf8aef9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/156ef408-05bc-4454-ae98-f813ecf8aef9.jpg not downloaded yet
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg not downloaded yet
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8a8a50>
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F4a99466d-54fb-42db-bc23-1deb72e73020.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/4a99466d-54fb-42db-bc23-1deb72e73020.jpg saved to cache
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd62cd0>
2026-03-24 16:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg saved to cache
2026-03-24 16:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/2199ef91-5e14-404c-abba-904a67c3ad61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F26ac176b-bd51-4761-8236-464f3e21f749.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/26ac176b-bd51-4761-8236-464f3e21f749.jpg not downloaded yet
2026-03-24 16:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with identifier: 10719062
2026-03-24 16:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with scrape type 1
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg not downloaded yet
2026-03-24 16:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b79f4580-b6be-5af6-a0c7-95876ead66ed with identifier: 10719046
2026-03-24 16:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79f4580-b6be-5af6-a0c7-95876ead66ed with scrape type 1
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252Fda393730-a727-4dc2-bc7d-00cb1af23a7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/da393730-a727-4dc2-bc7d-00cb1af23a7d.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/156ef408-05bc-4454-ae98-f813ecf8aef9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/4447088f-40dc-4455-859c-8190dc23756c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252Fa2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/a2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/da58a555-597e-42f1-881e-d29b069f6e48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F25584cb6-884b-4587-8636-7043f67b6049.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/25584cb6-884b-4587-8636-7043f67b6049.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg not downloaded yet
2026-03-24 16:02: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 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F382226bb-3889-42be-b2cb-65773988df8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/382226bb-3889-42be-b2cb-65773988df8c.jpg not downloaded yet
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc0b90>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9bf90>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252F2199ef91-5e14-404c-abba-904a67c3ad61.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/2199ef91-5e14-404c-abba-904a67c3ad61.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F82e60907-3577-4e3b-b126-c53d881f4665.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/82e60907-3577-4e3b-b126-c53d881f4665.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F7ad92192-89b2-4758-b838-2b6d95b108ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/7ad92192-89b2-4758-b838-2b6d95b108ee.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252Fcf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/cf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252Fe70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/e70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg not downloaded yet
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df28550>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743197%252Fgeneral%252F156ef408-05bc-4454-ae98-f813ecf8aef9.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/156ef408-05bc-4454-ae98-f813ecf8aef9.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb06450>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F4447088f-40dc-4455-859c-8190dc23756c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/4447088f-40dc-4455-859c-8190dc23756c.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with identifier: 10719050
2026-03-24 16:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with scrape type 1
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F09193ab9-46f6-497d-a32a-c05990cf047f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/09193ab9-46f6-497d-a32a-c05990cf047f.jpg not downloaded yet
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd79e90>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252Fda58a555-597e-42f1-881e-d29b069f6e48.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/da58a555-597e-42f1-881e-d29b069f6e48.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/a2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252Fa197cbac-4eba-4211-8845-28381b885f89.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/a197cbac-4eba-4211-8845-28381b885f89.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e822b90>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743197%252Fgeneral%252F4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc7bd0>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743192%252Fgeneral%252F0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfca790>
2026-03-24 16:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743208%252Fgeneral%252F7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg saved to cache
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2487ac5e-7cee-5e08-91a2-dded8b3a963e with identifier: 10719048
2026-03-24 16:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e with scrape type 1
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fc65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/c65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/7ad92192-89b2-4758-b838-2b6d95b108ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/382226bb-3889-42be-b2cb-65773988df8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252Fc11c10f1-115a-4e28-abe6-80b2c35388cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/c11c10f1-115a-4e28-abe6-80b2c35388cc.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fdc98733e-a85b-4713-9045-5ac8311f7f88.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/dc98733e-a85b-4713-9045-5ac8311f7f88.jpg not downloaded yet
2026-03-24 16:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/82e60907-3577-4e3b-b126-c53d881f4665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fe8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/e8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg not downloaded yet
2026-03-24 16:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F90bc4915-368b-4af4-a06e-8270e79185bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/90bc4915-368b-4af4-a06e-8270e79185bf.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252Fde991ec2-d934-4cad-847c-2b32539a829a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/de991ec2-d934-4cad-847c-2b32539a829a.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fcf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/cf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg not downloaded yet
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de94d10>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743197%252Fgeneral%252Fa2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/a2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5eb10>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743192%252Fgeneral%252F04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabfb90>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743208%252Fgeneral%252F1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F1549954a-2bb8-4437-a410-ad95b3f89781.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/1549954a-2bb8-4437-a410-ad95b3f89781.jpg not downloaded yet
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/09193ab9-46f6-497d-a32a-c05990cf047f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/a197cbac-4eba-4211-8845-28381b885f89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F44294716-f12d-4404-8e97-c291ffe42fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/44294716-f12d-4404-8e97-c291ffe42fd4.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F290deaa9-8c9b-4bf0-884d-cee154247254.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/290deaa9-8c9b-4bf0-884d-cee154247254.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F94313dac-abff-4224-b3af-1c7ef673c834.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/94313dac-abff-4224-b3af-1c7ef673c834.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fb109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/b109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg not downloaded yet
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg not downloaded yet
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F68f9c15b-1cff-48c1-be52-789f519d9939.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/68f9c15b-1cff-48c1-be52-789f519d9939.jpg not downloaded yet
2026-03-24 16: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 16: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 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/c65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F17584e16-a855-43f0-b379-42e68bab4222.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/17584e16-a855-43f0-b379-42e68bab4222.jpg not downloaded yet
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de2b710>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743192%252Fgeneral%252F7ad92192-89b2-4758-b838-2b6d95b108ee.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/7ad92192-89b2-4758-b838-2b6d95b108ee.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec39ad0>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743197%252Fgeneral%252F382226bb-3889-42be-b2cb-65773988df8c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/382226bb-3889-42be-b2cb-65773988df8c.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf4a90>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743208%252Fgeneral%252F82e60907-3577-4e3b-b126-c53d881f4665.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/82e60907-3577-4e3b-b126-c53d881f4665.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/90bc4915-368b-4af4-a06e-8270e79185bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/dc98733e-a85b-4713-9045-5ac8311f7f88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg not downloaded yet
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/de991ec2-d934-4cad-847c-2b32539a829a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/cf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/e8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F371421ff-351a-4373-bc4b-7ef4be288c5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/371421ff-351a-4373-bc4b-7ef4be288c5d.jpg not downloaded yet
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd87710>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743196%252Fgeneral%252F09193ab9-46f6-497d-a32a-c05990cf047f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/09193ab9-46f6-497d-a32a-c05990cf047f.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7dae90>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743197%252Fgeneral%252F3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb69890>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743192%252Fgeneral%252Fa197cbac-4eba-4211-8845-28381b885f89.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/a197cbac-4eba-4211-8845-28381b885f89.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb69050>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743192%252Fgeneral%252F350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg saved to cache
2026-03-24 16:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a4c90>
2026-03-24 16:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:02: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 16:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F4812a26c-457f-4372-89e1-758034cd9a13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/4812a26c-457f-4372-89e1-758034cd9a13.jpg not downloaded yet
2026-03-24 16:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with identifier: 10719064
2026-03-24 16:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with scrape type 1
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg not downloaded yet
2026-03-24 16:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 987c0c4f-80b4-5e75-940a-8fd912c61f68 with identifier: 10719049
2026-03-24 16:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 987c0c4f-80b4-5e75-940a-8fd912c61f68 with scrape type 1
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F7d332af9-98dc-4efd-b03a-274e032acb83.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/7d332af9-98dc-4efd-b03a-274e032acb83.jpg not downloaded yet
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7c2d0>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fc65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/c65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/290deaa9-8c9b-4bf0-884d-cee154247254.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/b109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/94313dac-abff-4224-b3af-1c7ef673c834.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fbf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/bf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/68f9c15b-1cff-48c1-be52-789f519d9939.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F056616a8-f4b2-4199-b450-d1558361fc32.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/056616a8-f4b2-4199-b450-d1558361fc32.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F50258037-e3f1-4adc-a4bb-67695fff9abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/50258037-e3f1-4adc-a4bb-67695fff9abe.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F22f24cf2-1934-424b-90de-5baf00944e0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/22f24cf2-1934-424b-90de-5baf00944e0a.jpg not downloaded yet
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de44510>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F90bc4915-368b-4af4-a06e-8270e79185bf.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/90bc4915-368b-4af4-a06e-8270e79185bf.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9d1d0>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fdc98733e-a85b-4713-9045-5ac8311f7f88.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/dc98733e-a85b-4713-9045-5ac8311f7f88.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec07990>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252Fde991ec2-d934-4cad-847c-2b32539a829a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/de991ec2-d934-4cad-847c-2b32539a829a.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97f590>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fcf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/cf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed70d90>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fe8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/e8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fcbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/cbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/44294716-f12d-4404-8e97-c291ffe42fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/17584e16-a855-43f0-b379-42e68bab4222.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fa68c89cf-1d27-431f-b57c-1347a6fbd178.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/a68c89cf-1d27-431f-b57c-1347a6fbd178.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fb921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/b921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/ca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3ca10>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F290deaa9-8c9b-4bf0-884d-cee154247254.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/290deaa9-8c9b-4bf0-884d-cee154247254.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed99690>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fb109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/b109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e890ed0>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F94313dac-abff-4224-b3af-1c7ef673c834.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/94313dac-abff-4224-b3af-1c7ef673c834.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae1450>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed98d90>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F68f9c15b-1cff-48c1-be52-789f519d9939.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/68f9c15b-1cff-48c1-be52-789f519d9939.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/371421ff-351a-4373-bc4b-7ef4be288c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/1549954a-2bb8-4437-a410-ad95b3f89781.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252Fc6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/c6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F49d51268-18fb-4b43-89a2-e825b6ee8613.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/49d51268-18fb-4b43-89a2-e825b6ee8613.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/7d332af9-98dc-4efd-b03a-274e032acb83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg not downloaded yet
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9aa90>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F44294716-f12d-4404-8e97-c291ffe42fd4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/44294716-f12d-4404-8e97-c291ffe42fd4.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5f650>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F17584e16-a855-43f0-b379-42e68bab4222.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/17584e16-a855-43f0-b379-42e68bab4222.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252Fa0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/a0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg not downloaded yet
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fbaa53d41-12a6-418b-837a-f8ee1faeaf37.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/baa53d41-12a6-418b-837a-f8ee1faeaf37.jpg not downloaded yet
2026-03-24 16:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebabe50>
2026-03-24 16:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg saved to cache
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with identifier: 10719043
2026-03-24 16:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with scrape type 1
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252Fbf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/bf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg not downloaded yet
2026-03-24 16:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with identifier: 10719068
2026-03-24 16:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with scrape type 1
2026-03-24 16:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F3529acbb-9079-464a-bae3-9044cfe26382.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/3529acbb-9079-464a-bae3-9044cfe26382.jpg not downloaded yet
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/cbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/50258037-e3f1-4adc-a4bb-67695fff9abe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/22f24cf2-1934-424b-90de-5baf00944e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/b921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/bf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F1db5ed54-e14c-4256-9d0b-9750511240a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/1db5ed54-e14c-4256-9d0b-9750511240a5.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F8c431571-da64-4221-b768-22b7d73d92ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/8c431571-da64-4221-b768-22b7d73d92ba.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg not downloaded yet
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2a4d0>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F371421ff-351a-4373-bc4b-7ef4be288c5d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/371421ff-351a-4373-bc4b-7ef4be288c5d.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de9a150>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea8ab10>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd83090>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F1549954a-2bb8-4437-a410-ad95b3f89781.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/1549954a-2bb8-4437-a410-ad95b3f89781.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e986990>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F7d332af9-98dc-4efd-b03a-274e032acb83.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/7d332af9-98dc-4efd-b03a-274e032acb83.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/056616a8-f4b2-4199-b450-d1558361fc32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/a68c89cf-1d27-431f-b57c-1347a6fbd178.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743196/general/4812a26c-457f-4372-89e1-758034cd9a13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719050)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/ca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Ff54f4613-f8e7-4d29-b46f-369616abfa9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/f54f4613-f8e7-4d29-b46f-369616abfa9c.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252Fce0fd935-0b59-498c-a169-c0515617b962.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/ce0fd935-0b59-498c-a169-c0515617b962.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg not downloaded yet
2026-03-24 16:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with identifier: 10719067
2026-03-24 16:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with scrape type 1
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252F41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg not downloaded yet
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8cb50>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fcbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/cbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df858d0>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F50258037-e3f1-4adc-a4bb-67695fff9abe.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/50258037-e3f1-4adc-a4bb-67695fff9abe.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8aa50>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F22f24cf2-1934-424b-90de-5baf00944e0a.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/22f24cf2-1934-424b-90de-5baf00944e0a.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df07bd0>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fb921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/b921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea937d0>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fbf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/bf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bd8810>
2026-03-24 16:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg saved to cache
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/c6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/49d51268-18fb-4b43-89a2-e825b6ee8613.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743194/general/0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719048)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/c11c10f1-115a-4e28-abe6-80b2c35388cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fdb5d6cbf-7293-450d-845e-143375fb2030.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/db5d6cbf-7293-450d-845e-143375fb2030.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F37922bd6-708b-459a-bb7a-b529438e5de4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/37922bd6-708b-459a-bb7a-b529438e5de4.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F279a9a72-41aa-4827-943a-5dc0b85de179.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/279a9a72-41aa-4827-943a-5dc0b85de179.jpg not downloaded yet
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/a0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/bf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/baa53d41-12a6-418b-837a-f8ee1faeaf37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/3529acbb-9079-464a-bae3-9044cfe26382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Ff5c2f584-709f-4895-b6e8-00db545f39ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/f5c2f584-709f-4895-b6e8-00db545f39ea.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F70d80797-e91f-487a-aee5-3d6cdacda328.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/70d80797-e91f-487a-aee5-3d6cdacda328.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Ff3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/f3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F149619af-5028-4935-97d6-7f8ad12886e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/149619af-5028-4935-97d6-7f8ad12886e2.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg not downloaded yet
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252F1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg not downloaded yet
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/8c431571-da64-4221-b768-22b7d73d92ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F4865a4fe-3888-435f-80b9-3ce0774927ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/4865a4fe-3888-435f-80b9-3ce0774927ca.jpg not downloaded yet
2026-03-24 16:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F354742fe-43b8-4b64-935b-d1c62007dab0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/354742fe-43b8-4b64-935b-d1c62007dab0.jpg not downloaded yet
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg not downloaded yet
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df85c90>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F056616a8-f4b2-4199-b450-d1558361fc32.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/056616a8-f4b2-4199-b450-d1558361fc32.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8b090>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252Fa68c89cf-1d27-431f-b57c-1347a6fbd178.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/a68c89cf-1d27-431f-b57c-1347a6fbd178.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de89b10>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743196%252Fgeneral%252F4812a26c-457f-4372-89e1-758034cd9a13.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743196/general/4812a26c-457f-4372-89e1-758034cd9a13.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89
2026-03-24 16:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48a393fa-dc16-5e5b-87f3-9ae508ecad89, skipping ID generation
2026-03-24 16:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with scrape type 1
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48a393fa-dc16-5e5b-87f3-9ae508ecad89 sending to next pipeline
2026-03-24 16:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 48a393fa-dc16-5e5b-87f3-9ae508ecad89, identifier: 10719050
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a53139d0>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252Fca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/ca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec28a90>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252Fc6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/c6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb4a90>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F49d51268-18fb-4b43-89a2-e825b6ee8613.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/49d51268-18fb-4b43-89a2-e825b6ee8613.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8e090>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743194%252Fgeneral%252F0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743194/general/0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e
2026-03-24 16:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2487ac5e-7cee-5e08-91a2-dded8b3a963e, skipping ID generation
2026-03-24 16:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e with scrape type 1
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2487ac5e-7cee-5e08-91a2-dded8b3a963e sending to next pipeline
2026-03-24 16:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2487ac5e-7cee-5e08-91a2-dded8b3a963e, identifier: 10719048
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec2afd0>
2026-03-24 16:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252Fc11c10f1-115a-4e28-abe6-80b2c35388cc.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/c11c10f1-115a-4e28-abe6-80b2c35388cc.jpg saved to cache
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fe2dd0243-6f10-456c-944c-d92801726ef6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/e2dd0243-6f10-456c-944c-d92801726ef6.jpg not downloaded yet
2026-03-24 16:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with identifier: 10719050
2026-03-24 16:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with identifier: 10719050
2026-03-24 16:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 48a393fa-dc16-5e5b-87f3-9ae508ecad89 with identifier: 10719050 to the API
2026-03-24 16:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743196/general/4812a26c-457f-4372-89e1-758034cd9a13.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '48a393fa-dc16-5e5b-87f3-9ae508ecad89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH024HT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719050',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 202268,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 88,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/09193ab9-46f6-497d-a32a-c05990cf047f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54169,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/64c9b94b-1566-424c-892e-bdcf6fa44efa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/dc98733e-a85b-4713-9045-5ac8311f7f88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/cf50b634-4be3-49f9-8c3e-3fa629d8b4a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/94313dac-abff-4224-b3af-1c7ef673c834.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60952,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/68f9c15b-1cff-48c1-be52-789f519d9939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/67944ae6-6c68-4cdd-873e-ca29ee8db598.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/4812a26c-457f-4372-89e1-758034cd9a13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/056616a8-f4b2-4199-b450-d1558361fc32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a393fa-dc16-5e5b-87f3-9ae508ecad89/48a393fa-dc16-5e5b-87f3-9ae508ecad89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743196/general/a68c89cf-1d27-431f-b57c-1347a6fbd178.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Superb Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 202.268 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719050%27 HTTP/1.1" 200 None
2026-03-24 16:02:57 [adesa.it] INFO: Saving data for 10719050: {'created_time': 1774368177.410547, 'last_price_update_time': 1774368177.410558, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719050') HTTP/1.1" 204 0
2026-03-24 16:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2487ac5e-7cee-5e08-91a2-dded8b3a963e with identifier: 10719048
2026-03-24 16:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2487ac5e-7cee-5e08-91a2-dded8b3a963e with identifier: 10719048
2026-03-24 16:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2487ac5e-7cee-5e08-91a2-dded8b3a963e with identifier: 10719048 to the API
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743194/general/0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '2487ac5e-7cee-5e08-91a2-dded8b3a963e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE252CS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719048',
'listing': 'auction',
'location': 'Pozzuoli (NA) (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 258060,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 193,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/c65f8fcf-b1dd-4137-ba35-3af80e42c75d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/e8c736a7-dda1-4e95-92bf-5c3cd3736b4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/1549954a-2bb8-4437-a410-ad95b3f89781.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/b109db74-27ba-4e9b-a994-4b52c2bb8f09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/17584e16-a855-43f0-b379-42e68bab4222.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/371421ff-351a-4373-bc4b-7ef4be288c5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/bf8f6ebb-7fba-498e-98a7-edef967cd2f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61923,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/cbc9cc1c-1441-4306-8669-fcdd045a6a15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/ca446f31-9ed1-4203-972c-6c3cbf6f5ced.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2487ac5e-7cee-5e08-91a2-dded8b3a963e/2487ac5e-7cee-5e08-91a2-dded8b3a963e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743194/general/0cfcc453-d1bc-4489-a841-1d6f05dccba5.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 258.060 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719048%27 HTTP/1.1" 200 None
2026-03-24 16:02:57 [adesa.it] INFO: Saving data for 10719048: {'created_time': 1774368177.837205, 'last_price_update_time': 1774368177.837215, 'auction_closing_time': 1774434000.0}
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719048') HTTP/1.1" 204 0
2026-03-24 16:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/ce0fd935-0b59-498c-a169-c0515617b962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/f54f4613-f8e7-4d29-b46f-369616abfa9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252Fb389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/b389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg not downloaded yet
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg not downloaded yet
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddaed10>
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252Fa0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/a0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg saved to cache
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb07450>
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252Fbf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/bf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg saved to cache
2026-03-24 16:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eccbe50>
2026-03-24 16:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fbaa53d41-12a6-418b-837a-f8ee1faeaf37.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/baa53d41-12a6-418b-837a-f8ee1faeaf37.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e999390>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F3529acbb-9079-464a-bae3-9044cfe26382.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/3529acbb-9079-464a-bae3-9044cfe26382.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/1db5ed54-e14c-4256-9d0b-9750511240a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252F420c00de-662f-4659-9e4c-d3052eb89e8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/420c00de-662f-4659-9e4c-d3052eb89e8d.jpg not downloaded yet
2026-03-24 16:02:58 [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 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F86c58482-4973-47fb-b8f6-995a4c286410.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/86c58482-4973-47fb-b8f6-995a4c286410.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg not downloaded yet
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fcf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/cf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg not downloaded yet
2026-03-24 16:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0885889-4389-5226-b7b0-25d9abc4b1ba with identifier: 10719069
2026-03-24 16:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0885889-4389-5226-b7b0-25d9abc4b1ba with scrape type 1
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252Fe6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/e6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg not downloaded yet
2026-03-24 16:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff091e3-dedc-537d-b849-48e556066cbe with identifier: 10719066
2026-03-24 16:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff091e3-dedc-537d-b849-48e556066cbe with scrape type 1
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Fdbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/dbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg not downloaded yet
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec14590>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea1bd90>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F8c431571-da64-4221-b768-22b7d73d92ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/8c431571-da64-4221-b768-22b7d73d92ba.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4d390>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252F4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bdbb50>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89defbf50>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252Fce0fd935-0b59-498c-a169-c0515617b962.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/ce0fd935-0b59-498c-a169-c0515617b962.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd57350>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Ff54f4613-f8e7-4d29-b46f-369616abfa9c.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/f54f4613-f8e7-4d29-b46f-369616abfa9c.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deabd90>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/149619af-5028-4935-97d6-7f8ad12886e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/f3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/70d80797-e91f-487a-aee5-3d6cdacda328.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252Fb046e080-4d3b-43a1-91c8-56382f01fc20.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/b046e080-4d3b-43a1-91c8-56382f01fc20.jpg not downloaded yet
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/354742fe-43b8-4b64-935b-d1c62007dab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252F27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F6b01a458-745a-454d-a675-914aff27eff5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/6b01a458-745a-454d-a675-914aff27eff5.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F16c69a68-423c-4210-ace3-d76846229ec9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/16c69a68-423c-4210-ace3-d76846229ec9.jpg not downloaded yet
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252Fd99b1765-24ac-4d6c-9da3-437141089395.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/d99b1765-24ac-4d6c-9da3-437141089395.jpg not downloaded yet
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e949c50>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F1db5ed54-e14c-4256-9d0b-9750511240a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/1db5ed54-e14c-4256-9d0b-9750511240a5.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de80b90>
2026-03-24 16:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252F41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg') HTTP/1.1" 204 0
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg saved to cache
2026-03-24 16:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715580
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715580%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715580: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715580 url https://www.openlane.eu/en/carv6/auction/10715580
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715584
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715584%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715584: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715584 url https://www.openlane.eu/en/carv6/auction/10715584
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715539
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715539%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715539: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715539 url https://www.openlane.eu/en/carv6/auction/10715539
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715533
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715533%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715533: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715533 url https://www.openlane.eu/en/carv6/auction/10715533
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715540
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715540%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715540: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715540 url https://www.openlane.eu/en/carv6/auction/10715540
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715582
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715582%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715582: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715582 url https://www.openlane.eu/en/carv6/auction/10715582
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715581
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715581%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715581: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715581 url https://www.openlane.eu/en/carv6/auction/10715581
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715583
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715583%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715583: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715583 url https://www.openlane.eu/en/carv6/auction/10715583
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715585
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715585%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715585: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715585 url https://www.openlane.eu/en/carv6/auction/10715585
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10711354
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711354%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10711354: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10711354 url https://www.openlane.eu/en/carv6/auction/10711354
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10711336
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711336%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10711336: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10711336 url https://www.openlane.eu/en/carv6/auction/10711336
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715541
2026-03-24 16:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715541%27 HTTP/1.1" 200 None
2026-03-24 16:02:58 [adesa.it] INFO: Scrape type for 10715541: 0
2026-03-24 16:02:58 [adesa.it] INFO: Skipping item 10715541 url https://www.openlane.eu/en/carv6/auction/10715541
2026-03-24 16:02:58 [adesa.it] INFO: Found listing with ID: 10715378
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715378%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715378: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715378 url https://www.openlane.eu/en/carv6/auction/10715378
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715383
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715383%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715383: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715383 url https://www.openlane.eu/en/carv6/auction/10715383
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715382
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715382%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715382: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715382 url https://www.openlane.eu/en/carv6/auction/10715382
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715384
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715384%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715384: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715384 url https://www.openlane.eu/en/carv6/auction/10715384
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715385
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715385%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715385: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715385 url https://www.openlane.eu/en/carv6/auction/10715385
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715387
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715387%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715387: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715387 url https://www.openlane.eu/en/carv6/auction/10715387
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715386
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715386%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715386: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715386 url https://www.openlane.eu/en/carv6/auction/10715386
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715392
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715392%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715392: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715392 url https://www.openlane.eu/en/carv6/auction/10715392
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715391
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715391%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715391: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715391 url https://www.openlane.eu/en/carv6/auction/10715391
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715389
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715389%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715389: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715389 url https://www.openlane.eu/en/carv6/auction/10715389
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715390
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715390%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715390: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715390 url https://www.openlane.eu/en/carv6/auction/10715390
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715377
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715377%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715377: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715377 url https://www.openlane.eu/en/carv6/auction/10715377
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715388
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715388%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715388: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715388 url https://www.openlane.eu/en/carv6/auction/10715388
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715393
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715393%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715393: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715393 url https://www.openlane.eu/en/carv6/auction/10715393
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715394
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715394%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715394: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715394 url https://www.openlane.eu/en/carv6/auction/10715394
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715395
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715395%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715395: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715395 url https://www.openlane.eu/en/carv6/auction/10715395
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715397
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715397%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715397: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715397 url https://www.openlane.eu/en/carv6/auction/10715397
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715396
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715396%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715396: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715396 url https://www.openlane.eu/en/carv6/auction/10715396
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715398
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715398%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715398: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715398 url https://www.openlane.eu/en/carv6/auction/10715398
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715381
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715381%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715381: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715381 url https://www.openlane.eu/en/carv6/auction/10715381
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715399
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715399%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715399: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715399 url https://www.openlane.eu/en/carv6/auction/10715399
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715374
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715374%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715374: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715374 url https://www.openlane.eu/en/carv6/auction/10715374
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715401
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715401%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715401: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715401 url https://www.openlane.eu/en/carv6/auction/10715401
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715402
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715402%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715402: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715402 url https://www.openlane.eu/en/carv6/auction/10715402
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715403
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715403%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715403: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715403 url https://www.openlane.eu/en/carv6/auction/10715403
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715380
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715380%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715380: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715380 url https://www.openlane.eu/en/carv6/auction/10715380
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715404
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715404%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715404: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715404 url https://www.openlane.eu/en/carv6/auction/10715404
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715405
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715405%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715405: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715405 url https://www.openlane.eu/en/carv6/auction/10715405
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715406
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715406%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715406: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715406 url https://www.openlane.eu/en/carv6/auction/10715406
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715407
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715407%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715407: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715407 url https://www.openlane.eu/en/carv6/auction/10715407
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715409
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715409%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715409: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715409 url https://www.openlane.eu/en/carv6/auction/10715409
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715408
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715408%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715408: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715408 url https://www.openlane.eu/en/carv6/auction/10715408
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715410
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715410%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715410: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715410 url https://www.openlane.eu/en/carv6/auction/10715410
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715375
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715375%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715375: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715375 url https://www.openlane.eu/en/carv6/auction/10715375
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715412
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715412%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715412: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715412 url https://www.openlane.eu/en/carv6/auction/10715412
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715413
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715413%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715413: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715413 url https://www.openlane.eu/en/carv6/auction/10715413
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715411
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715411%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715411: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715411 url https://www.openlane.eu/en/carv6/auction/10715411
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715414
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715414%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715414: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715414 url https://www.openlane.eu/en/carv6/auction/10715414
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715415
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715415%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715415: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715415 url https://www.openlane.eu/en/carv6/auction/10715415
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715416
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715416%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715416: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715416 url https://www.openlane.eu/en/carv6/auction/10715416
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715417
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715417%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715417: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715417 url https://www.openlane.eu/en/carv6/auction/10715417
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715418
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715418%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715418: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715418 url https://www.openlane.eu/en/carv6/auction/10715418
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715424
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715424%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715424: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715424 url https://www.openlane.eu/en/carv6/auction/10715424
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715423
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715423%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715423: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715423 url https://www.openlane.eu/en/carv6/auction/10715423
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715420
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715420%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715420: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715420 url https://www.openlane.eu/en/carv6/auction/10715420
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715425
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715425%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715425: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715425 url https://www.openlane.eu/en/carv6/auction/10715425
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715419
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715419%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715419: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715419 url https://www.openlane.eu/en/carv6/auction/10715419
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715421
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715421%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715421: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715421 url https://www.openlane.eu/en/carv6/auction/10715421
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715422
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715422%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715422: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715422 url https://www.openlane.eu/en/carv6/auction/10715422
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715426
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715426%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715426: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715426 url https://www.openlane.eu/en/carv6/auction/10715426
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715445
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715445%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715445: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715445 url https://www.openlane.eu/en/carv6/auction/10715445
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715427
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715427%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715427: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715427 url https://www.openlane.eu/en/carv6/auction/10715427
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715373
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715373%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715373: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715373 url https://www.openlane.eu/en/carv6/auction/10715373
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715446
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715446%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715446: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715446 url https://www.openlane.eu/en/carv6/auction/10715446
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715376
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715376%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715376: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715376 url https://www.openlane.eu/en/carv6/auction/10715376
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715448
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715448%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715448: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715448 url https://www.openlane.eu/en/carv6/auction/10715448
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715450
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715450%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715450: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715450 url https://www.openlane.eu/en/carv6/auction/10715450
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715449
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715449%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715449: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715449 url https://www.openlane.eu/en/carv6/auction/10715449
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715430
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715430%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715430: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715430 url https://www.openlane.eu/en/carv6/auction/10715430
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715436
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715436%27 HTTP/1.1" 200 None
2026-03-24 16:02:59 [adesa.it] INFO: Scrape type for 10715436: 0
2026-03-24 16:02:59 [adesa.it] INFO: Skipping item 10715436 url https://www.openlane.eu/en/carv6/auction/10715436
2026-03-24 16:02:59 [adesa.it] INFO: Found listing with ID: 10715443
2026-03-24 16:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715443%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715443: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715443 url https://www.openlane.eu/en/carv6/auction/10715443
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715437
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715437%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715437: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715437 url https://www.openlane.eu/en/carv6/auction/10715437
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715439
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715439%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715439: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715439 url https://www.openlane.eu/en/carv6/auction/10715439
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715434
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715434%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715434: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715434 url https://www.openlane.eu/en/carv6/auction/10715434
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715441
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715441%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715441: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715441 url https://www.openlane.eu/en/carv6/auction/10715441
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715429
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715429%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715429: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715429 url https://www.openlane.eu/en/carv6/auction/10715429
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715432
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715432%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715432: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715432 url https://www.openlane.eu/en/carv6/auction/10715432
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715435
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715435%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715435: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715435 url https://www.openlane.eu/en/carv6/auction/10715435
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715379
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715379%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715379: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715379 url https://www.openlane.eu/en/carv6/auction/10715379
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715433
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715433%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715433: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715433 url https://www.openlane.eu/en/carv6/auction/10715433
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715428
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715428%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715428: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715428 url https://www.openlane.eu/en/carv6/auction/10715428
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715440
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715440%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715440: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715440 url https://www.openlane.eu/en/carv6/auction/10715440
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715438
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715438%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715438: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715438 url https://www.openlane.eu/en/carv6/auction/10715438
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715442
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715442%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715442: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715442 url https://www.openlane.eu/en/carv6/auction/10715442
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715431
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715431%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715431: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715431 url https://www.openlane.eu/en/carv6/auction/10715431
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10715444
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715444%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10715444: 0
2026-03-24 16:03:00 [adesa.it] INFO: Skipping item 10715444 url https://www.openlane.eu/en/carv6/auction/10715444
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10714456
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714456%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10714456: 2
2026-03-24 16:03:00 [adesa.it] INFO: Scraping item 10714456 url https://www.openlane.eu/en/carv6/auction/10714456
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e918710>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f3e0c2-5908-5aad-987f-36085b298496 with identifier: 10719065
2026-03-24 16:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f3e0c2-5908-5aad-987f-36085b298496 with scrape type 1
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg not downloaded yet
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/4865a4fe-3888-435f-80b9-3ce0774927ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fbac742c5-849d-4e90-b80e-90f18706fb2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/bac742c5-849d-4e90-b80e-90f18706fb2c.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252Ffd841f33-791a-42cf-b179-8ebbc6d359d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/fd841f33-791a-42cf-b179-8ebbc6d359d0.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Fc0883baa-b2d1-48d1-a807-12bec652d547.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/c0883baa-b2d1-48d1-a807-12bec652d547.jpg not downloaded yet
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/e2dd0243-6f10-456c-944c-d92801726ef6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10714488
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714488%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10714488: 2
2026-03-24 16:03:00 [adesa.it] INFO: Scraping item 10714488 url https://www.openlane.eu/en/carv6/auction/10714488
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F037361ca-dd50-4b51-b58d-fc244439b906.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/037361ca-dd50-4b51-b58d-fc244439b906.jpg not downloaded yet
2026-03-24 16: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 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Ff35f9c05-9d9f-478a-b61f-c444320c7b85.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/f35f9c05-9d9f-478a-b61f-c444320c7b85.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg not downloaded yet
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def3f10>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F149619af-5028-4935-97d6-7f8ad12886e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/149619af-5028-4935-97d6-7f8ad12886e2.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db3f490>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Ff3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/f3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c7550>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F70d80797-e91f-487a-aee5-3d6cdacda328.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/70d80797-e91f-487a-aee5-3d6cdacda328.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db42e90>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db50190>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd55b10>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db3ac90>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F354742fe-43b8-4b64-935b-d1c62007dab0.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/354742fe-43b8-4b64-935b-d1c62007dab0.jpg saved to cache
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/420c00de-662f-4659-9e4c-d3052eb89e8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/b389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10714461
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714461%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10714461: 2
2026-03-24 16:03:00 [adesa.it] INFO: Scraping item 10714461 url https://www.openlane.eu/en/carv6/auction/10714461
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg not downloaded yet
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/86c58482-4973-47fb-b8f6-995a4c286410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/279a9a72-41aa-4827-943a-5dc0b85de179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/f5c2f584-709f-4895-b6e8-00db545f39ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fcc243210-484b-4c51-aec9-f93e2fdedb19.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/cc243210-484b-4c51-aec9-f93e2fdedb19.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F036201b7-31dd-425b-9867-34b1b6b9a145.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/036201b7-31dd-425b-9867-34b1b6b9a145.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F1d6d57af-ae33-49bf-84b7-047338b01647.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/1d6d57af-ae33-49bf-84b7-047338b01647.jpg not downloaded yet
2026-03-24 16: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 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10714381
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714381%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10714381: 2
2026-03-24 16:03:00 [adesa.it] INFO: Scraping item 10714381 url https://www.openlane.eu/en/carv6/auction/10714381
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg not downloaded yet
2026-03-24 16:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/b046e080-4d3b-43a1-91c8-56382f01fc20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg not downloaded yet
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F00a99563-ff34-4f8f-b6b4-680188029035.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/00a99563-ff34-4f8f-b6b4-680188029035.jpg not downloaded yet
2026-03-24 16:03:00 [adesa.it] INFO: Found listing with ID: 10714398
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714398%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [adesa.it] INFO: Scrape type for 10714398: 2
2026-03-24 16:03:00 [adesa.it] INFO: Scraping item 10714398 url https://www.openlane.eu/en/carv6/auction/10714398
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252Ff0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/f0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg not downloaded yet
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e805f90>
2026-03-24 16:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743195%252Fgeneral%252F4865a4fe-3888-435f-80b9-3ce0774927ca.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/4865a4fe-3888-435f-80b9-3ce0774927ca.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbebd0>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743210%252Fgeneral%252F2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc2390>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252Fe2dd0243-6f10-456c-944c-d92801726ef6.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/e2dd0243-6f10-456c-944c-d92801726ef6.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7da790>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743216%252Fgeneral%252F61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6e650>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252F1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edcf4d0>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252F420c00de-662f-4659-9e4c-d3052eb89e8d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/420c00de-662f-4659-9e4c-d3052eb89e8d.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0a250>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743216%252Fgeneral%252F341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7da790>
2026-03-24 16:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743189%252Fgeneral%252Fb389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/b389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg saved to cache
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/e6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/dbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/c0883baa-b2d1-48d1-a807-12bec652d547.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/fd841f33-791a-42cf-b179-8ebbc6d359d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F9be1af95-129c-4dae-893c-c7f8c7754336.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/9be1af95-129c-4dae-893c-c7f8c7754336.jpg not downloaded yet
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg not downloaded yet
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/6b01a458-745a-454d-a675-914aff27eff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:01 [adesa.it] INFO: Found listing with ID: 10714469
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714469%27 HTTP/1.1" 200 None
2026-03-24 16:03:01 [adesa.it] INFO: Scrape type for 10714469: 2
2026-03-24 16:03:01 [adesa.it] INFO: Scraping item 10714469 url https://www.openlane.eu/en/carv6/auction/10714469
2026-03-24 16:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F416761d4-22c6-4471-92a7-b470bd256572.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/416761d4-22c6-4471-92a7-b470bd256572.jpg not downloaded yet
2026-03-24 16: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 16: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 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec272d0>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F86c58482-4973-47fb-b8f6-995a4c286410.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/86c58482-4973-47fb-b8f6-995a4c286410.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd12110>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252F279a9a72-41aa-4827-943a-5dc0b85de179.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/279a9a72-41aa-4827-943a-5dc0b85de179.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec60650>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Ff5c2f584-709f-4895-b6e8-00db545f39ea.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/f5c2f584-709f-4895-b6e8-00db545f39ea.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg not downloaded yet
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Faa05feb3-05b4-4082-aabb-62283e4acd53.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/aa05feb3-05b4-4082-aabb-62283e4acd53.jpg not downloaded yet
2026-03-24 16:03:02 [adesa.it] INFO: Found listing with ID: 10714397
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714397%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [adesa.it] INFO: Scrape type for 10714397: 2
2026-03-24 16:03:02 [adesa.it] INFO: Scraping item 10714397 url https://www.openlane.eu/en/carv6/auction/10714397
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252Fd3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/d3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg not downloaded yet
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg not downloaded yet
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Fe93f5504-ced3-4a33-a2ec-c044011ab25d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/e93f5504-ced3-4a33-a2ec-c044011ab25d.jpg not downloaded yet
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa33d0>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e0790>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252Fb046e080-4d3b-43a1-91c8-56382f01fc20.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/b046e080-4d3b-43a1-91c8-56382f01fc20.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb20d10>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252Fe6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/e6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ded63d0>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Fdbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/dbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86eb90>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252Fc0883baa-b2d1-48d1-a807-12bec652d547.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/c0883baa-b2d1-48d1-a807-12bec652d547.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dedd690>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8d910>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252Ffd841f33-791a-42cf-b179-8ebbc6d359d0.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/fd841f33-791a-42cf-b179-8ebbc6d359d0.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc3310>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F6b01a458-745a-454d-a675-914aff27eff5.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/6b01a458-745a-454d-a675-914aff27eff5.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8bc90>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/f35f9c05-9d9f-478a-b61f-c444320c7b85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/037361ca-dd50-4b51-b58d-fc244439b906.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/00a99563-ff34-4f8f-b6b4-680188029035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/bac742c5-849d-4e90-b80e-90f18706fb2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/f0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:02 [adesa.it] INFO: Found listing with ID: 10714355
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714355%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [adesa.it] INFO: Scrape type for 10714355: 2
2026-03-24 16:03:02 [adesa.it] INFO: Scraping item 10714355 url https://www.openlane.eu/en/carv6/auction/10714355
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252Fd17ec448-8473-4e6e-b00f-595cc46f3628.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/d17ec448-8473-4e6e-b00f-595cc46f3628.jpg not downloaded yet
2026-03-24 16: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 16: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 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252Ff3be4507-fe0f-47f3-88f2-b17ea426762e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/f3be4507-fe0f-47f3-88f2-b17ea426762e.jpg not downloaded yet
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg not downloaded yet
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f5610>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg saved to cache
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:02 [adesa.it] INFO: Found listing with ID: 10714314
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714314%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [adesa.it] INFO: Scrape type for 10714314: 2
2026-03-24 16:03:02 [adesa.it] INFO: Scraping item 10714314 url https://www.openlane.eu/en/carv6/auction/10714314
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg not downloaded yet
2026-03-24 16:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/1d6d57af-ae33-49bf-84b7-047338b01647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:02 [adesa.it] INFO: Found listing with ID: 10714320
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714320%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [adesa.it] INFO: Scrape type for 10714320: 2
2026-03-24 16:03:02 [adesa.it] INFO: Scraping item 10714320 url https://www.openlane.eu/en/carv6/auction/10714320
2026-03-24 16:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743211%252Fgeneral%252F1b0367d8-c041-43da-a7d8-0608a4b05647.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/1b0367d8-c041-43da-a7d8-0608a4b05647.jpg not downloaded yet
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece4290>
2026-03-24 16:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252Ff35f9c05-9d9f-478a-b61f-c444320c7b85.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/f35f9c05-9d9f-478a-b61f-c444320c7b85.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea13f10>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F037361ca-dd50-4b51-b58d-fc244439b906.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/037361ca-dd50-4b51-b58d-fc244439b906.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee5890>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e881c90>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743212%252Fgeneral%252F00a99563-ff34-4f8f-b6b4-680188029035.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/00a99563-ff34-4f8f-b6b4-680188029035.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfed90>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e963b90>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252Fbac742c5-849d-4e90-b80e-90f18706fb2c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/bac742c5-849d-4e90-b80e-90f18706fb2c.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfe190>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252Ff0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/f0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03: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 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/9be1af95-129c-4dae-893c-c7f8c7754336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/aa05feb3-05b4-4082-aabb-62283e4acd53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/416761d4-22c6-4471-92a7-b470bd256572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/d3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:03 [adesa.it] INFO: Found listing with ID: 10714313
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [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 16:03:03 [adesa.it] INFO: Scrape type for 10714313: 2
2026-03-24 16:03:03 [adesa.it] INFO: Scraping item 10714313 url https://www.openlane.eu/en/carv6/auction/10714313
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e77050>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743218%252Fgeneral%252F75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/036201b7-31dd-425b-9867-34b1b6b9a145.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99a090>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743212%252Fgeneral%252F1d6d57af-ae33-49bf-84b7-047338b01647.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/1d6d57af-ae33-49bf-84b7-047338b01647.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/e93f5504-ced3-4a33-a2ec-c044011ab25d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:03 [adesa.it] INFO: Found listing with ID: 10714306
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [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 16:03:03 [adesa.it] INFO: Scrape type for 10714306: 2
2026-03-24 16:03:03 [adesa.it] INFO: Scraping item 10714306 url https://www.openlane.eu/en/carv6/auction/10714306
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b836d0>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743212%252Fgeneral%252F7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc1a10>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743218%252Fgeneral%252F9be1af95-129c-4dae-893c-c7f8c7754336.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/9be1af95-129c-4dae-893c-c7f8c7754336.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1b1d0>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743212%252Fgeneral%252Faa05feb3-05b4-4082-aabb-62283e4acd53.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/aa05feb3-05b4-4082-aabb-62283e4acd53.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc1bd0>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F416761d4-22c6-4471-92a7-b470bd256572.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/416761d4-22c6-4471-92a7-b470bd256572.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fc110>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743218%252Fgeneral%252F7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fd390>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252Fd3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/d3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/1b0367d8-c041-43da-a7d8-0608a4b05647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/f3be4507-fe0f-47f3-88f2-b17ea426762e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743211/general/d17ec448-8473-4e6e-b00f-595cc46f3628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719065)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743212/general/0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719066)
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea91450>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743218%252Fgeneral%252F036201b7-31dd-425b-9867-34b1b6b9a145.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/036201b7-31dd-425b-9867-34b1b6b9a145.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df1ca50>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743212%252Fgeneral%252Fe93f5504-ced3-4a33-a2ec-c044011ab25d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/e93f5504-ced3-4a33-a2ec-c044011ab25d.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7e3fd0>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea4290>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252F1b0367d8-c041-43da-a7d8-0608a4b05647.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/1b0367d8-c041-43da-a7d8-0608a4b05647.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda64d0>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743218%252Fgeneral%252Ff3be4507-fe0f-47f3-88f2-b17ea426762e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/f3be4507-fe0f-47f3-88f2-b17ea426762e.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0b550>
2026-03-24 16:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743211%252Fgeneral%252Fd17ec448-8473-4e6e-b00f-595cc46f3628.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743211/general/d17ec448-8473-4e6e-b00f-595cc46f3628.jpg saved to cache
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63f3e0c2-5908-5aad-987f-36085b298496
2026-03-24 16:03:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63f3e0c2-5908-5aad-987f-36085b298496, skipping ID generation
2026-03-24 16:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f3e0c2-5908-5aad-987f-36085b298496 with scrape type 1
2026-03-24 16:03:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63f3e0c2-5908-5aad-987f-36085b298496 sending to next pipeline
2026-03-24 16:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63f3e0c2-5908-5aad-987f-36085b298496, identifier: 10719065
2026-03-24 16:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e999650>
2026-03-24 16:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743212%252Fgeneral%252F0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743212/general/0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg saved to cache
2026-03-24 16:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aff091e3-dedc-537d-b849-48e556066cbe
2026-03-24 16:03:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aff091e3-dedc-537d-b849-48e556066cbe, skipping ID generation
2026-03-24 16:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff091e3-dedc-537d-b849-48e556066cbe with scrape type 1
2026-03-24 16:03:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aff091e3-dedc-537d-b849-48e556066cbe sending to next pipeline
2026-03-24 16:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aff091e3-dedc-537d-b849-48e556066cbe, identifier: 10719066
2026-03-24 16: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 16: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 16:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63f3e0c2-5908-5aad-987f-36085b298496 with identifier: 10719065
2026-03-24 16:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63f3e0c2-5908-5aad-987f-36085b298496 with identifier: 10719065
2026-03-24 16:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63f3e0c2-5908-5aad-987f-36085b298496 with identifier: 10719065 to the API
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743211/general/d17ec448-8473-4e6e-b00f-595cc46f3628.jpg>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '63f3e0c2-5908-5aad-987f-36085b298496',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG617RG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719065',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 263382,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/2c70cbfb-fce7-46fb-b43f-b55465b37bde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/037361ca-dd50-4b51-b58d-fc244439b906.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46887,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/0a60a385-dc19-494d-9a8d-c891a6b8bcf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/0aeeb621-c9ad-4f96-99a8-57120a0a1997.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/f0bea0b6-04f8-4c0c-99b8-c77cc33d729b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/416761d4-22c6-4471-92a7-b470bd256572.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/d3f2e0b4-9efc-48d2-9d20-f41d0a252cfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/d17ec448-8473-4e6e-b00f-595cc46f3628.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/1180ff12-1201-4ce1-b0d5-fff0b4d80c9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63f3e0c2-5908-5aad-987f-36085b298496/63f3e0c2-5908-5aad-987f-36085b298496_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743211/general/1b0367d8-c041-43da-a7d8-0608a4b05647.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 261 hp '
'- 263.382 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719065%27 HTTP/1.1" 200 None
2026-03-24 16:03:04 [adesa.it] INFO: Saving data for 10719065: {'created_time': 1774368184.724186, 'last_price_update_time': 1774368184.724197, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719065') HTTP/1.1" 204 0
2026-03-24 16:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aff091e3-dedc-537d-b849-48e556066cbe with identifier: 10719066
2026-03-24 16:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aff091e3-dedc-537d-b849-48e556066cbe with identifier: 10719066
2026-03-24 16:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aff091e3-dedc-537d-b849-48e556066cbe with identifier: 10719066 to the API
2026-03-24 16:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743212/general/0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'aff091e3-dedc-537d-b849-48e556066cbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE135CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719066',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 192386,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/dbcf771e-60c6-4a04-8a2a-e59ca0562d10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/6b01a458-745a-454d-a675-914aff27eff5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46213,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/c0883baa-b2d1-48d1-a807-12bec652d547.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/7bad0ff8-49ec-47f5-a246-2a8882a4ee9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47766,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/1d6d57af-ae33-49bf-84b7-047338b01647.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/00a99563-ff34-4f8f-b6b4-680188029035.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/7aa6bb37-b5f1-4774-a829-d0c2e58287f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/aa05feb3-05b4-4082-aabb-62283e4acd53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36022,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/e93f5504-ced3-4a33-a2ec-c044011ab25d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff091e3-dedc-537d-b849-48e556066cbe/aff091e3-dedc-537d-b849-48e556066cbe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743212/general/0325b53d-14e3-4aa5-b7a2-e9e21977a41f.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 261 hp - 192.386 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719066%27 HTTP/1.1" 200 None
2026-03-24 16:03:05 [adesa.it] INFO: Saving data for 10719066: {'created_time': 1774368185.240699, 'last_price_update_time': 1774368185.240709, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719066') HTTP/1.1" 204 0
2026-03-24 16:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/cc243210-484b-4c51-aec9-f93e2fdedb19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f0e10>
2026-03-24 16:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg saved to cache
2026-03-24 16:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with identifier: 10714398
2026-03-24 16:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with scrape type 2
2026-03-24 16:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with scrape type 2
2026-03-24 16:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 505ef1e4-9796-50f4-9a32-bd63ee1d2080, identifier: 10714398
2026-03-24 16:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with identifier: 10714488
2026-03-24 16:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with scrape type 2
2026-03-24 16:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with scrape type 2
2026-03-24 16:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f, identifier: 10714488
2026-03-24 16:03: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 16:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with identifier: 10714398
2026-03-24 16:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with identifier: 10714398
2026-03-24 16:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 505ef1e4-9796-50f4-9a32-bd63ee1d2080 with identifier: 10714398 to the API
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '505ef1e4-9796-50f4-9a32-bd63ee1d2080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30990',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714398',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 28909,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 42600,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q8 E-tron Sportback 55 S Line - Quattro - Electric - Automatic '
'- 408 hp - 28.909 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714398%27 HTTP/1.1" 200 None
2026-03-24 16:03:05 [adesa.it] INFO: Saving data for 10714398: {'auction_closing_time': 1774433400.0, 'created_time': 1774281631.381027, 'last_price_update_time': 1774368185.818661}
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714398') HTTP/1.1" 204 0
2026-03-24 16:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with identifier: 10714488
2026-03-24 16:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with identifier: 10714488
2026-03-24 16:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f with identifier: 10714488 to the API
2026-03-24 16:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '7d2f58a2-cf2f-5b20-8363-5bd8e2c99e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714488',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 58371,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe - Hybrid - Automatic - 203 hp - 58.371 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714488%27 HTTP/1.1" 200 None
2026-03-24 16:03:06 [adesa.it] INFO: Saving data for 10714488: {'auction_closing_time': 1774434000.0, 'created_time': 1774281618.988846, 'last_price_update_time': 1774368186.436527}
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714488') HTTP/1.1" 204 0
2026-03-24 16:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743218/general/9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719069)
2026-03-24 16:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/16c69a68-423c-4210-ace3-d76846229ec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:03:06 [scrapy.extensions.logstats] INFO: Crawled 144 pages (at 68 pages/min), scraped 88 items (at 42 items/min)
2026-03-24 16:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 16: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 16: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 16:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743216/general/d99b1765-24ac-4d6c-9da3-437141089395.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719068)
2026-03-24 16:03:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 33.614(s), this was the 1st time calling it.
2026-03-24 16:03:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.906627526452901 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 16:03:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '1beef015132c33ffecd3e35cb9aa0d3a', '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=1beef015132c33ffecd3e35cb9aa0d3a.
2026-03-24 16:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de95390>
2026-03-24 16:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fcc243210-484b-4c51-aec9-f93e2fdedb19.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/cc243210-484b-4c51-aec9-f93e2fdedb19.jpg saved to cache
2026-03-24 16:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with identifier: 10714381
2026-03-24 16:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1bf441be-6cb8-5ed1-b772-22f08d7e9f97, identifier: 10714381
2026-03-24 16:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10714397
2026-03-24 16:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939, identifier: 10714397
2026-03-24 16:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68ee63b-d9c6-52c5-b034-91d156026e00 with identifier: 10714314
2026-03-24 16:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68ee63b-d9c6-52c5-b034-91d156026e00 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b68ee63b-d9c6-52c5-b034-91d156026e00 with scrape type 2
2026-03-24 16:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b68ee63b-d9c6-52c5-b034-91d156026e00, identifier: 10714314
2026-03-24 16: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 16:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with identifier: 10714381
2026-03-24 16:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with identifier: 10714381
2026-03-24 16:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1bf441be-6cb8-5ed1-b772-22f08d7e9f97 with identifier: 10714381 to the API
2026-03-24 16:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '1bf441be-6cb8-5ed1-b772-22f08d7e9f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714381',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 75846,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'75.846 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714381%27 HTTP/1.1" 200 None
2026-03-24 16:03:07 [adesa.it] INFO: Saving data for 10714381: {'auction_closing_time': 1774433400.0, 'created_time': 1774281616.258244, 'last_price_update_time': 1774368187.049988}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714381') HTTP/1.1" 204 0
2026-03-24 16:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10714397
2026-03-24 16:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10714397
2026-03-24 16:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10714397 to the API
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714397>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8bb2294b-b447-57b5-8cc9-62d5ff2fa939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714397',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 18644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'18.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714397%27 HTTP/1.1" 200 None
2026-03-24 16:03:07 [adesa.it] INFO: Saving data for 10714397: {'auction_closing_time': 1774433400.0, 'created_time': 1774281620.890324, 'last_price_update_time': 1774368187.343}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714397') HTTP/1.1" 204 0
2026-03-24 16:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b68ee63b-d9c6-52c5-b034-91d156026e00 with identifier: 10714314
2026-03-24 16:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b68ee63b-d9c6-52c5-b034-91d156026e00 with identifier: 10714314
2026-03-24 16:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b68ee63b-d9c6-52c5-b034-91d156026e00 with identifier: 10714314 to the API
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714314>
{'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': 'b68ee63b-d9c6-52c5-b034-91d156026e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714314',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 14016,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS 1.5 Comfort - Petrol - Automatic - 170 hp - 14.016 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714314%27 HTTP/1.1" 200 None
2026-03-24 16:03:07 [adesa.it] INFO: Saving data for 10714314: {'auction_closing_time': 1774432800.0, 'created_time': 1774281634.873966, 'last_price_update_time': 1774368187.621773}
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714314') HTTP/1.1" 204 0
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/e70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743189/general/37922bd6-708b-459a-bb7a-b529438e5de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719043)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743195/general/db5d6cbf-7293-450d-845e-143375fb2030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719049)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/cf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743214/general/cf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719067)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743210/general/82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719064)
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df91750>
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743218%252Fgeneral%252F9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743218/general/9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg saved to cache
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0885889-4389-5226-b7b0-25d9abc4b1ba
2026-03-24 16:03:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0885889-4389-5226-b7b0-25d9abc4b1ba, skipping ID generation
2026-03-24 16:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0885889-4389-5226-b7b0-25d9abc4b1ba with scrape type 1
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0885889-4389-5226-b7b0-25d9abc4b1ba sending to next pipeline
2026-03-24 16:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d0885889-4389-5226-b7b0-25d9abc4b1ba, identifier: 10719069
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db6f1d0>
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F16c69a68-423c-4210-ace3-d76846229ec9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/16c69a68-423c-4210-ace3-d76846229ec9.jpg saved to cache
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb088d0>
2026-03-24 16:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743216%252Fgeneral%252Fd99b1765-24ac-4d6c-9da3-437141089395.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743216/general/d99b1765-24ac-4d6c-9da3-437141089395.jpg saved to cache
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3
2026-03-24 16:03:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3634af74-9d1c-5bc9-af41-ad82f0b517e3, skipping ID generation
2026-03-24 16:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with scrape type 1
2026-03-24 16:03:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3634af74-9d1c-5bc9-af41-ad82f0b517e3 sending to next pipeline
2026-03-24 16:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3634af74-9d1c-5bc9-af41-ad82f0b517e3, identifier: 10719068
2026-03-24 16:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb09e50>
2026-03-24 16:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743214%252Fgeneral%252F27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg saved to cache
2026-03-24 16:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with identifier: 10714469
2026-03-24 16:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with scrape type 2
2026-03-24 16:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with scrape type 2
2026-03-24 16:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: acfbae0e-4f8a-5d58-9bea-9c09d6aaea77, identifier: 10714469
2026-03-24 16:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743192/general/8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719046)
2026-03-24 16:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d0885889-4389-5226-b7b0-25d9abc4b1ba with identifier: 10719069
2026-03-24 16:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d0885889-4389-5226-b7b0-25d9abc4b1ba with identifier: 10719069
2026-03-24 16:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d0885889-4389-5226-b7b0-25d9abc4b1ba with identifier: 10719069 to the API
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743218/general/9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'd0885889-4389-5226-b7b0-25d9abc4b1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM648LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719069',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 187451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/e6b21348-1dd2-419f-8cc5-90b85a7cc460.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/9cc7b0d2-4f12-4558-8fc6-ffbae7ab1b3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/fd841f33-791a-42cf-b179-8ebbc6d359d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/5bdd6b1e-a92d-4461-9e89-af346732ea54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/036201b7-31dd-425b-9867-34b1b6b9a145.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/75568116-67d4-48c7-86f7-cdba64a1e5d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/9be1af95-129c-4dae-893c-c7f8c7754336.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60652,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/7aea6fdf-9a63-458c-911e-34aaee4cbcab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68291,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/4c803c78-d2ad-46c2-b721-544ba7d1f636.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0885889-4389-5226-b7b0-25d9abc4b1ba/d0885889-4389-5226-b7b0-25d9abc4b1ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743218/general/f3be4507-fe0f-47f3-88f2-b17ea426762e.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Essential - Diesel - Automatic - 197 hp - 187.451 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719069%27 HTTP/1.1" 200 None
2026-03-24 16:03:08 [adesa.it] INFO: Saving data for 10719069: {'created_time': 1774368188.556026, 'last_price_update_time': 1774368188.556036, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719069') HTTP/1.1" 204 0
2026-03-24 16:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with identifier: 10719068
2026-03-24 16:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with identifier: 10719068
2026-03-24 16:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3634af74-9d1c-5bc9-af41-ad82f0b517e3 with identifier: 10719068 to the API
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743216/general/d99b1765-24ac-4d6c-9da3-437141089395.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '3634af74-9d1c-5bc9-af41-ad82f0b517e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE460CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719068',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 167023,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 108,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/3529acbb-9079-464a-bae3-9044cfe26382.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/037fa79e-c4d5-4014-b8c5-a7b3484ebbb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53288,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/21a3de5e-0d95-4c0d-b95e-a71ad62cb3e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/279a9a72-41aa-4827-943a-5dc0b85de179.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/53ccf41a-1180-4243-9ed7-89a138a5a44a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/9f87b59d-bf6e-4a6f-a8cf-4c976b80a40b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/61a57da2-97cd-4ce0-a743-b35ede7cfbc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/341f4da5-af6b-4d0f-8c45-c7a795c6e5bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66460,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/b046e080-4d3b-43a1-91c8-56382f01fc20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3634af74-9d1c-5bc9-af41-ad82f0b517e3/3634af74-9d1c-5bc9-af41-ad82f0b517e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743216/general/d99b1765-24ac-4d6c-9da3-437141089395.jpg',
'Width': 800}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Business - AWD - Diesel - Automatic - 197 hp - '
'167.023 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719068%27 HTTP/1.1" 200 None
2026-03-24 16:03:08 [adesa.it] INFO: Saving data for 10719068: {'created_time': 1774368188.898852, 'last_price_update_time': 1774368188.898863, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719068') HTTP/1.1" 204 0
2026-03-24 16:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with identifier: 10714469
2026-03-24 16:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with identifier: 10714469
2026-03-24 16:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: acfbae0e-4f8a-5d58-9bea-9c09d6aaea77 with identifier: 10714469 to the API
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'acfbae0e-4f8a-5d58-9bea-9c09d6aaea77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714469',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 26537,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 26.537 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714469%27 HTTP/1.1" 200 None
2026-03-24 16:03:09 [adesa.it] INFO: Saving data for 10714469: {'auction_closing_time': 1774433400.0, 'created_time': 1774281627.943347, 'last_price_update_time': 1774368189.323668}
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714469') HTTP/1.1" 204 0
2026-03-24 16:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743208/general/25584cb6-884b-4587-8636-7043f67b6049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719062)
2026-03-24 16:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/da393730-a727-4dc2-bc7d-00cb1af23a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/26ac176b-bd51-4761-8236-464f3e21f749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8cb50>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252Fe70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/e70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db63990>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743189%252Fgeneral%252F37922bd6-708b-459a-bb7a-b529438e5de4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743189/general/37922bd6-708b-459a-bb7a-b529438e5de4.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df
2026-03-24 16:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df, skipping ID generation
2026-03-24 16:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with scrape type 1
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12ad6094-7c7b-57a2-acbc-8cf64cfb53df sending to next pipeline
2026-03-24 16:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df, identifier: 10719043
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecde3d0>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743195%252Fgeneral%252Fdb5d6cbf-7293-450d-845e-143375fb2030.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743195/general/db5d6cbf-7293-450d-845e-143375fb2030.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 987c0c4f-80b4-5e75-940a-8fd912c61f68
2026-03-24 16:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 987c0c4f-80b4-5e75-940a-8fd912c61f68, skipping ID generation
2026-03-24 16:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 987c0c4f-80b4-5e75-940a-8fd912c61f68 with scrape type 1
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 987c0c4f-80b4-5e75-940a-8fd912c61f68 sending to next pipeline
2026-03-24 16:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 987c0c4f-80b4-5e75-940a-8fd912c61f68, identifier: 10719049
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4e990>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252Fcf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/cf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4ec90>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743214%252Fgeneral%252Fcf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743214/general/cf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27
2026-03-24 16:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 308a55dd-4af6-52c0-95b4-6afb58a7fa27, skipping ID generation
2026-03-24 16:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with scrape type 1
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 308a55dd-4af6-52c0-95b4-6afb58a7fa27 sending to next pipeline
2026-03-24 16:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 308a55dd-4af6-52c0-95b4-6afb58a7fa27, identifier: 10719067
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1ffd0>
2026-03-24 16:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743210%252Fgeneral%252F82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743210/general/82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg saved to cache
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266
2026-03-24 16:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e3df56b-5aed-5a5c-8383-85fa8ead0266, skipping ID generation
2026-03-24 16:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with scrape type 1
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e3df56b-5aed-5a5c-8383-85fa8ead0266 sending to next pipeline
2026-03-24 16:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1e3df56b-5aed-5a5c-8383-85fa8ead0266, identifier: 10719064
2026-03-24 16:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with identifier: 10714355
2026-03-24 16:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with scrape type 2
2026-03-24 16:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with scrape type 2
2026-03-24 16:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e, identifier: 10714355
2026-03-24 16:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f607fadd-9811-555c-a256-bd874ebe684e with identifier: 10714320
2026-03-24 16:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f607fadd-9811-555c-a256-bd874ebe684e with scrape type 2
2026-03-24 16:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f607fadd-9811-555c-a256-bd874ebe684e with scrape type 2
2026-03-24 16:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f607fadd-9811-555c-a256-bd874ebe684e, identifier: 10714320
2026-03-24 16:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db766d0>
2026-03-24 16:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743192%252Fgeneral%252F8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743192/general/8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg saved to cache
2026-03-24 16:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b79f4580-b6be-5af6-a0c7-95876ead66ed
2026-03-24 16:03:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b79f4580-b6be-5af6-a0c7-95876ead66ed, skipping ID generation
2026-03-24 16:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79f4580-b6be-5af6-a0c7-95876ead66ed with scrape type 1
2026-03-24 16:03:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b79f4580-b6be-5af6-a0c7-95876ead66ed sending to next pipeline
2026-03-24 16:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b79f4580-b6be-5af6-a0c7-95876ead66ed, identifier: 10719046
2026-03-24 16:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with identifier: 10719043
2026-03-24 16:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with identifier: 10719043
2026-03-24 16:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12ad6094-7c7b-57a2-acbc-8cf64cfb53df with identifier: 10719043 to the API
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743189/general/37922bd6-708b-459a-bb7a-b529438e5de4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '12ad6094-7c7b-57a2-acbc-8cf64cfb53df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA230GL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719043',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 181861,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 137,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58495,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/bf919e15-3f20-4afb-aa0d-0a74ce81c058.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57783,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/8c431571-da64-4221-b768-22b7d73d92ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/ce0fd935-0b59-498c-a169-c0515617b962.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/37922bd6-708b-459a-bb7a-b529438e5de4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/149619af-5028-4935-97d6-7f8ad12886e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/354742fe-43b8-4b64-935b-d1c62007dab0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/b389a99d-ca91-4250-a446-6a9ef5faa1f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/86c58482-4973-47fb-b8f6-995a4c286410.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49525,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/3b132acb-d35f-4996-a2b1-edb402fadbd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12ad6094-7c7b-57a2-acbc-8cf64cfb53df/12ad6094-7c7b-57a2-acbc-8cf64cfb53df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43586,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743189/general/16c69a68-423c-4210-ace3-d76846229ec9.jpg',
'Width': 800}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2020-01-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 181.861 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719043%27 HTTP/1.1" 200 None
2026-03-24 16:03:10 [adesa.it] INFO: Saving data for 10719043: {'created_time': 1774368190.589597, 'last_price_update_time': 1774368190.589608, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719043') HTTP/1.1" 204 0
2026-03-24 16:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 987c0c4f-80b4-5e75-940a-8fd912c61f68 with identifier: 10719049
2026-03-24 16:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 987c0c4f-80b4-5e75-940a-8fd912c61f68 with identifier: 10719049
2026-03-24 16:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 987c0c4f-80b4-5e75-940a-8fd912c61f68 with identifier: 10719049 to the API
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743195/general/db5d6cbf-7293-450d-845e-143375fb2030.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '987c0c4f-80b4-5e75-940a-8fd912c61f68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE322CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719049',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 177793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 149,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/7d332af9-98dc-4efd-b03a-274e032acb83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/22f24cf2-1934-424b-90de-5baf00944e0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/b921a5b9-bdec-4230-9bc9-cbfa3d83368d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/49d51268-18fb-4b43-89a2-e825b6ee8613.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/baa53d41-12a6-418b-837a-f8ee1faeaf37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/4c33f1d7-5fdb-4773-994b-bc3af4e0d0d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/f54f4613-f8e7-4d29-b46f-369616abfa9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/db5d6cbf-7293-450d-845e-143375fb2030.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/f3a87c6f-b209-48a0-bb65-568b57d6acfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_987c0c4f-80b4-5e75-940a-8fd912c61f68/987c0c4f-80b4-5e75-940a-8fd912c61f68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71951,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743195/general/4865a4fe-3888-435f-80b9-3ce0774927ca.jpg',
'Width': 800}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Superb Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 177.793 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719049%27 HTTP/1.1" 200 None
2026-03-24 16:03:10 [adesa.it] INFO: Saving data for 10719049: {'created_time': 1774368190.957709, 'last_price_update_time': 1774368190.957719, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719049') HTTP/1.1" 204 0
2026-03-24 16:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with identifier: 10719067
2026-03-24 16:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with identifier: 10719067
2026-03-24 16:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 308a55dd-4af6-52c0-95b4-6afb58a7fa27 with identifier: 10719067 to the API
2026-03-24 16:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743214/general/cf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': '308a55dd-4af6-52c0-95b4-6afb58a7fa27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM905KY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719067',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 187823,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 165,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/41e2b35b-3f3f-47d6-ae3d-15c21b7e76db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/f5c2f584-709f-4895-b6e8-00db545f39ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/1ed5eb7e-74ff-428c-b557-cc92483d36b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/e2dd0243-6f10-456c-944c-d92801726ef6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/420c00de-662f-4659-9e4c-d3052eb89e8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/cf609b9d-10b3-48cf-bafe-475e3ace1b59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/27c13a4f-64e0-4432-af0d-b3c7894314ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/bac742c5-849d-4e90-b80e-90f18706fb2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/f35f9c05-9d9f-478a-b61f-c444320c7b85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_308a55dd-4af6-52c0-95b4-6afb58a7fa27/308a55dd-4af6-52c0-95b4-6afb58a7fa27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743214/general/cc243210-484b-4c51-aec9-f93e2fdedb19.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 B3 Essential - Petrol - Automatic - 163 hp - 187.823 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-24 16:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719067%27 HTTP/1.1" 200 None
2026-03-24 16:03:11 [adesa.it] INFO: Saving data for 10719067: {'created_time': 1774368191.414142, 'last_price_update_time': 1774368191.414152, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719067') HTTP/1.1" 204 0
2026-03-24 16:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with identifier: 10719064
2026-03-24 16:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with identifier: 10719064
2026-03-24 16:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1e3df56b-5aed-5a5c-8383-85fa8ead0266 with identifier: 10719064 to the API
2026-03-24 16:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743210/general/82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1e3df56b-5aed-5a5c-8383-85fa8ead0266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF423RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719064',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 181942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 107,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/8fd7cb20-5ea3-4256-afab-75897a29d31f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52371,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/50258037-e3f1-4adc-a4bb-67695fff9abe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62160,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/73a0361d-6d0c-445c-a49d-5dacbe3e4951.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/c6379fbd-303b-4f5e-9a8f-8e5f96fea491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50883,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/a0b04ea5-d3f2-452c-b0d9-31340b135bd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/1db5ed54-e14c-4256-9d0b-9750511240a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/77bfbebc-be4f-472a-9ea8-833bc61d6dc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67683,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/82f3f715-daa5-4d02-b25b-4f68ca88c371.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/70d80797-e91f-487a-aee5-3d6cdacda328.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3df56b-5aed-5a5c-8383-85fa8ead0266/1e3df56b-5aed-5a5c-8383-85fa8ead0266_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743210/general/2b843dcc-cbec-49d1-8905-d0cf5391e33f.jpg',
'Width': 800}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 261 hp '
'- 181.942 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719064%27 HTTP/1.1" 200 None
2026-03-24 16:03:12 [adesa.it] INFO: Saving data for 10719064: {'created_time': 1774368192.526148, 'last_price_update_time': 1774368192.526158, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719064') HTTP/1.1" 204 0
2026-03-24 16:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with identifier: 10714355
2026-03-24 16:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with identifier: 10714355
2026-03-24 16:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e with identifier: 10714355 to the API
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 155,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ec8f5cf5-5d66-5297-87b7-d5aeb0fc296e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714355',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lexus',
'model': 'NX',
'odometer': 46287,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Lexus NX 300h Business - Electric - Automatic - 155 hp - 46.287 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714355%27 HTTP/1.1" 200 None
2026-03-24 16:03:12 [adesa.it] INFO: Saving data for 10714355: {'auction_closing_time': 1774432800.0, 'created_time': 1774281635.543983, 'last_price_update_time': 1774368192.830514}
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714355') HTTP/1.1" 204 0
2026-03-24 16:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f607fadd-9811-555c-a256-bd874ebe684e with identifier: 10714320
2026-03-24 16:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f607fadd-9811-555c-a256-bd874ebe684e with identifier: 10714320
2026-03-24 16:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f607fadd-9811-555c-a256-bd874ebe684e with identifier: 10714320 to the API
2026-03-24 16:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714320>
{'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': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f607fadd-9811-555c-a256-bd874ebe684e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714320',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 16099,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS 1.5 Comfort - Petrol - Automatic - 170 hp - 16.099 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714320%27 HTTP/1.1" 200 None
2026-03-24 16:03:13 [adesa.it] INFO: Saving data for 10714320: {'auction_closing_time': 1774432800.0, 'created_time': 1774281637.522942, 'last_price_update_time': 1774368193.147135}
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714320') HTTP/1.1" 204 0
2026-03-24 16:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b79f4580-b6be-5af6-a0c7-95876ead66ed with identifier: 10719046
2026-03-24 16:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b79f4580-b6be-5af6-a0c7-95876ead66ed with identifier: 10719046
2026-03-24 16:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b79f4580-b6be-5af6-a0c7-95876ead66ed with identifier: 10719046 to the API
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743192/general/8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'b79f4580-b6be-5af6-a0c7-95876ead66ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG892AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719046',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 186101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/0f3bc183-61d1-4ab8-9182-c7d45a75c073.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/04fd2d2d-02a6-456f-b253-bdeff4eeb788.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/8b64cf00-dfea-445c-a9e0-8a8d24fb9d56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48332,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/7ad92192-89b2-4758-b838-2b6d95b108ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/350b75a9-6e9a-4702-b2e7-c7d0d6fa8de8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55504,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/a197cbac-4eba-4211-8845-28381b885f89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46369,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/c11c10f1-115a-4e28-abe6-80b2c35388cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51221,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/de991ec2-d934-4cad-847c-2b32539a829a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/290deaa9-8c9b-4bf0-884d-cee154247254.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b79f4580-b6be-5af6-a0c7-95876ead66ed/b79f4580-b6be-5af6-a0c7-95876ead66ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743192/general/9812b66c-ed01-4407-bd5a-dd0c5df0c62a.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 186.101 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719046%27 HTTP/1.1" 200 None
2026-03-24 16:03:13 [adesa.it] INFO: Saving data for 10719046: {'created_time': 1774368193.560286, 'last_price_update_time': 1774368193.560295, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719046') HTTP/1.1" 204 0
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/daef20d3-ed20-4992-bbff-d72ffa94ce42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/28057385-3b18-442e-993e-259b3350fd77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/c453034b-cf61-4f93-af34-ff0b58ef66b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/d7775904-0b73-4790-99dc-3ce577356bb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743197/general/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719051)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/f1cc141e-2a19-4711-bbd5-77b80a19492b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda5c90>
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743208%252Fgeneral%252F25584cb6-884b-4587-8636-7043f67b6049.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743208/general/25584cb6-884b-4587-8636-7043f67b6049.jpg saved to cache
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb
2026-03-24 16:03:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb, skipping ID generation
2026-03-24 16:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with scrape type 1
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf38cf55-c985-5c7b-a55c-26cfb7b07fcb sending to next pipeline
2026-03-24 16:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb, identifier: 10719062
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec19050>
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252Fda393730-a727-4dc2-bc7d-00cb1af23a7d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/da393730-a727-4dc2-bc7d-00cb1af23a7d.jpg saved to cache
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db75610>
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg saved to cache
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db40c50>
2026-03-24 16:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F26ac176b-bd51-4761-8236-464f3e21f749.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/26ac176b-bd51-4761-8236-464f3e21f749.jpg saved to cache
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6126c595-d275-524a-bdb3-e2ecb9723490 with identifier: 10714313
2026-03-24 16:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6126c595-d275-524a-bdb3-e2ecb9723490 with scrape type 2
2026-03-24 16:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6126c595-d275-524a-bdb3-e2ecb9723490 with scrape type 2
2026-03-24 16:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6126c595-d275-524a-bdb3-e2ecb9723490, identifier: 10714313
2026-03-24 16:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with identifier: 10719062
2026-03-24 16:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with identifier: 10719062
2026-03-24 16:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf38cf55-c985-5c7b-a55c-26cfb7b07fcb with identifier: 10719062 to the API
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743208/general/25584cb6-884b-4587-8636-7043f67b6049.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bf38cf55-c985-5c7b-a55c-26cfb7b07fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG442RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719062',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 248771,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/7ea5edfa-2c62-4188-a4fe-9d5631bceff3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82686,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/1965d61a-3d1f-4381-b8bf-db3fb1e28646.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/25584cb6-884b-4587-8636-7043f67b6049.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/82e60907-3577-4e3b-b126-c53d881f4665.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/e70f93ab-ec51-4a54-9997-b8976ae50fe8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/5cd538c8-d8ad-4280-9c05-f21d93082a8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83681,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/2dd5ab35-4ca1-4681-b872-7ab7ca39718d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/90bc4915-368b-4af4-a06e-8270e79185bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/44294716-f12d-4404-8e97-c291ffe42fd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf38cf55-c985-5c7b-a55c-26cfb7b07fcb/bf38cf55-c985-5c7b-a55c-26cfb7b07fcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86807,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743208/general/183fa2b2-f4bd-4e88-a8cf-746009b77ec6.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-08-05',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo V60 2.0 B4 Momentum - Diesel - Automatic - 197 hp - 248.771 '
'km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2021}
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719062%27 HTTP/1.1" 200 None
2026-03-24 16:03:14 [adesa.it] INFO: Saving data for 10719062: {'created_time': 1774368194.373951, 'last_price_update_time': 1774368194.373962, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719062') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6126c595-d275-524a-bdb3-e2ecb9723490 with identifier: 10714313
2026-03-24 16:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6126c595-d275-524a-bdb3-e2ecb9723490 with identifier: 10714313
2026-03-24 16:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6126c595-d275-524a-bdb3-e2ecb9723490 with identifier: 10714313 to the API
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714313>
{'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': '6126c595-d275-524a-bdb3-e2ecb9723490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714313',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 12852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Comfort - Petrol - Automatic - 170 hp - 12.852 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714313%27 HTTP/1.1" 200 None
2026-03-24 16:03:14 [adesa.it] INFO: Saving data for 10714313: {'auction_closing_time': 1774432800.0, 'created_time': 1774281635.192079, 'last_price_update_time': 1774368194.641252}
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714313') HTTP/1.1" 204 0
2026-03-24 16:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/305d49c6-493a-46bb-bde4-4f4b75b42870.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/c0c6fa86-daed-43d7-8769-82e735b06185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/1c2792e1-229e-4f33-8923-77e8758a087e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea82c10>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fdaef20d3-ed20-4992-bbff-d72ffa94ce42.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/daef20d3-ed20-4992-bbff-d72ffa94ce42.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c6190>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F28057385-3b18-442e-993e-259b3350fd77.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/28057385-3b18-442e-993e-259b3350fd77.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e78550>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c5210>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fc453034b-cf61-4f93-af34-ff0b58ef66b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/c453034b-cf61-4f93-af34-ff0b58ef66b4.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dead750>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fd7775904-0b73-4790-99dc-3ce577356bb9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/d7775904-0b73-4790-99dc-3ce577356bb9.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c6090>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743197%252Fgeneral%252F714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743197/general/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg saved to cache
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb
2026-03-24 16:03:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb, skipping ID generation
2026-03-24 16:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with scrape type 1
2026-03-24 16:03:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 045b0169-4bb6-5768-acd9-9eaf0d2af7bb sending to next pipeline
2026-03-24 16:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb, identifier: 10719051
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f8710>
2026-03-24 16:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252Ff1cc141e-2a19-4711-bbd5-77b80a19492b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/f1cc141e-2a19-4711-bbd5-77b80a19492b.jpg saved to cache
2026-03-24 16:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:15 [adesa.it] INFO: Found listing with ID: 10714315
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714315%27 HTTP/1.1" 200 None
2026-03-24 16:03:15 [adesa.it] INFO: Scrape type for 10714315: 2
2026-03-24 16:03:15 [adesa.it] INFO: Scraping item 10714315 url https://www.openlane.eu/en/carv6/auction/10714315
2026-03-24 16:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06303602-74b5-591a-af11-9a2bc327f17e with identifier: 10714306
2026-03-24 16:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06303602-74b5-591a-af11-9a2bc327f17e with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06303602-74b5-591a-af11-9a2bc327f17e with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 06303602-74b5-591a-af11-9a2bc327f17e, identifier: 10714306
2026-03-24 16:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with identifier: 10714461
2026-03-24 16:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 31058562-26fa-5744-b3fd-1a1cd3e4caf6, identifier: 10714461
2026-03-24 16:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with identifier: 10714456
2026-03-24 16:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with scrape type 2
2026-03-24 16:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56, identifier: 10714456
2026-03-24 16:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with identifier: 10719051
2026-03-24 16:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with identifier: 10719051
2026-03-24 16:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 045b0169-4bb6-5768-acd9-9eaf0d2af7bb with identifier: 10719051 to the API
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743197/general/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '045b0169-4bb6-5768-acd9-9eaf0d2af7bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ555AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719051',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 224121,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51783,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/28057385-3b18-442e-993e-259b3350fd77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/156ef408-05bc-4454-ae98-f813ecf8aef9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/4e153f2c-ea7c-4de4-b657-c834f9353abb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/26ac176b-bd51-4761-8236-464f3e21f749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52328,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/da393730-a727-4dc2-bc7d-00cb1af23a7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/a2daf5dd-799c-4945-a0f5-f2fdca2d78a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56762,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/382226bb-3889-42be-b2cb-65773988df8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/cf450e1c-e772-4ed6-be5b-9d8d016168d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b0169-4bb6-5768-acd9-9eaf0d2af7bb/045b0169-4bb6-5768-acd9-9eaf0d2af7bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743197/general/3dc9f7c3-112e-4515-a425-d8d4543ced24.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'224.121 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719051%27 HTTP/1.1" 200 None
2026-03-24 16:03:15 [adesa.it] INFO: Saving data for 10719051: {'created_time': 1774368195.636765, 'last_price_update_time': 1774368195.636775, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719051') HTTP/1.1" 204 0
2026-03-24 16:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 06303602-74b5-591a-af11-9a2bc327f17e with identifier: 10714306
2026-03-24 16:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 06303602-74b5-591a-af11-9a2bc327f17e with identifier: 10714306
2026-03-24 16:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 06303602-74b5-591a-af11-9a2bc327f17e with identifier: 10714306 to the API
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714306>
{'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': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '06303602-74b5-591a-af11-9a2bc327f17e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714306',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 13364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Comfort - Petrol - Automatic - 170 hp - 13.364 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714306%27 HTTP/1.1" 200 None
2026-03-24 16:03:15 [adesa.it] INFO: Saving data for 10714306: {'auction_closing_time': 1774432800.0, 'created_time': 1774281636.762374, 'last_price_update_time': 1774368195.901651}
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714306') HTTP/1.1" 204 0
2026-03-24 16:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with identifier: 10714461
2026-03-24 16:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with identifier: 10714461
2026-03-24 16:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 31058562-26fa-5744-b3fd-1a1cd3e4caf6 with identifier: 10714461 to the API
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '31058562-26fa-5744-b3fd-1a1cd3e4caf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714461',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 54532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback Advanced - Hybrid - Automatic - 150 hp - 54.532 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714461%27 HTTP/1.1" 200 None
2026-03-24 16:03:16 [adesa.it] INFO: Saving data for 10714461: {'auction_closing_time': 1774433400.0, 'created_time': 1774281631.816113, 'last_price_update_time': 1774368196.322101}
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714461') HTTP/1.1" 204 0
2026-03-24 16:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with identifier: 10714456
2026-03-24 16:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with identifier: 10714456
2026-03-24 16:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d42fd70-1e41-52aa-bbfb-612a8cbd4c56 with identifier: 10714456 to the API
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d42fd70-1e41-52aa-bbfb-612a8cbd4c56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714456',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 46221,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 203 hp - '
'46.221 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714456%27 HTTP/1.1" 200 None
2026-03-24 16:03:16 [adesa.it] INFO: Saving data for 10714456: {'auction_closing_time': 1774433400.0, 'created_time': 1774281633.349409, 'last_price_update_time': 1774368196.740357}
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714456') HTTP/1.1" 204 0
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/03b64df3-7710-487d-97fe-f917154505e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/bfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/5df0c712-af65-42f4-8318-b4b3c5f180af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:16 [adesa.it] INFO: Found listing with ID: 10714316
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714316%27 HTTP/1.1" 200 None
2026-03-24 16:03:16 [adesa.it] INFO: Scrape type for 10714316: 2
2026-03-24 16:03:16 [adesa.it] INFO: Scraping item 10714316 url https://www.openlane.eu/en/carv6/auction/10714316
2026-03-24 16: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 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/fca14eba-9255-4428-b625-2610c83ff685.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/adde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/d64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:16 [adesa.it] INFO: Found listing with ID: 10714322
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714322%27 HTTP/1.1" 200 None
2026-03-24 16:03:16 [adesa.it] INFO: Scrape type for 10714322: 2
2026-03-24 16:03:16 [adesa.it] INFO: Scraping item 10714322 url https://www.openlane.eu/en/carv6/auction/10714322
2026-03-24 16: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 16:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea82c10>
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743198%252Fgeneral%252F305d49c6-493a-46bb-bde4-4f4b75b42870.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/305d49c6-493a-46bb-bde4-4f4b75b42870.jpg saved to cache
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eceb790>
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252Fc0c6fa86-daed-43d7-8769-82e735b06185.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/c0c6fa86-daed-43d7-8769-82e735b06185.jpg saved to cache
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd55190>
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743199%252Fgeneral%252F1c2792e1-229e-4f33-8923-77e8758a087e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/1c2792e1-229e-4f33-8923-77e8758a087e.jpg saved to cache
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0b510>
2026-03-24 16:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg saved to cache
2026-03-24 16:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:16 [adesa.it] INFO: Found listing with ID: 10714321
2026-03-24 16:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714321%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714321: 2
2026-03-24 16:03:17 [adesa.it] INFO: Scraping item 10714321 url https://www.openlane.eu/en/carv6/auction/10714321
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/3372d874-0299-41a5-a304-7089ac4c313a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/285934f0-fb55-4368-92c7-57f6ad2547f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/a8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/e9f6cfa3-4368-469c-9972-95515852741e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/2ecd01a4-18a8-4693-9775-511b64ab482c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714312
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714312%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714312: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714312 url https://www.openlane.eu/en/carv6/auction/10714312
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714325
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714325%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714325: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714325 url https://www.openlane.eu/en/carv6/auction/10714325
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714326
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714326%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714326: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714326 url https://www.openlane.eu/en/carv6/auction/10714326
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714324
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714324%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714324: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714324 url https://www.openlane.eu/en/carv6/auction/10714324
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714319
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714319%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714319: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714319 url https://www.openlane.eu/en/carv6/auction/10714319
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714318
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714318%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714318: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714318 url https://www.openlane.eu/en/carv6/auction/10714318
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714317
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714317%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714317: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714317 url https://www.openlane.eu/en/carv6/auction/10714317
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714323
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714323%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714323: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714323 url https://www.openlane.eu/en/carv6/auction/10714323
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714327
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714327%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714327: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714327 url https://www.openlane.eu/en/carv6/auction/10714327
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714293
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714293%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714293: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714293 url https://www.openlane.eu/en/carv6/auction/10714293
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714294
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714294%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714294: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714294 url https://www.openlane.eu/en/carv6/auction/10714294
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714295
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714295%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714295: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714295 url https://www.openlane.eu/en/carv6/auction/10714295
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714296
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714296%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714296: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714296 url https://www.openlane.eu/en/carv6/auction/10714296
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714297
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714297%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714297: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714297 url https://www.openlane.eu/en/carv6/auction/10714297
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714291
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714291%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714291: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714291 url https://www.openlane.eu/en/carv6/auction/10714291
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714290
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714290%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714290: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714290 url https://www.openlane.eu/en/carv6/auction/10714290
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714288
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714288%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714288: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714288 url https://www.openlane.eu/en/carv6/auction/10714288
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714287
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714287%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714287: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714287 url https://www.openlane.eu/en/carv6/auction/10714287
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714289
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714289%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714289: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714289 url https://www.openlane.eu/en/carv6/auction/10714289
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714286
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714286%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714286: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714286 url https://www.openlane.eu/en/carv6/auction/10714286
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714285
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714285%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714285: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714285 url https://www.openlane.eu/en/carv6/auction/10714285
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714284
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714284%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714284: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714284 url https://www.openlane.eu/en/carv6/auction/10714284
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714283
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714283%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714283: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714283 url https://www.openlane.eu/en/carv6/auction/10714283
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714282
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714282%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714282: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714282 url https://www.openlane.eu/en/carv6/auction/10714282
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714281
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714281%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714281: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714281 url https://www.openlane.eu/en/carv6/auction/10714281
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714280
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714280%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714280: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714280 url https://www.openlane.eu/en/carv6/auction/10714280
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714279
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714279%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714279: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714279 url https://www.openlane.eu/en/carv6/auction/10714279
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714278
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714278%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714278: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714278 url https://www.openlane.eu/en/carv6/auction/10714278
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714277
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:17 [adesa.it] INFO: Scrape type for 10714277: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714277 url https://www.openlane.eu/en/carv6/auction/10714277
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714333
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714333%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714333: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714333 url https://www.openlane.eu/en/carv6/auction/10714333
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714396
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714396%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714396: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714396 url https://www.openlane.eu/en/carv6/auction/10714396
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714432
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714432%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714432: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714432 url https://www.openlane.eu/en/carv6/auction/10714432
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714437
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714437%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714437: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714437 url https://www.openlane.eu/en/carv6/auction/10714437
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714433
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714433%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714433: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714433 url https://www.openlane.eu/en/carv6/auction/10714433
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714439
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714439%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714439: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714439 url https://www.openlane.eu/en/carv6/auction/10714439
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714436
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714436%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714436: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714436 url https://www.openlane.eu/en/carv6/auction/10714436
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714440
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714440%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714440: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714440 url https://www.openlane.eu/en/carv6/auction/10714440
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714435
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714435%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714435: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714435 url https://www.openlane.eu/en/carv6/auction/10714435
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714438
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714438%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714438: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714438 url https://www.openlane.eu/en/carv6/auction/10714438
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714395
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714395%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714395: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714395 url https://www.openlane.eu/en/carv6/auction/10714395
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714450
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714450%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714450: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714450 url https://www.openlane.eu/en/carv6/auction/10714450
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714349
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714349%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714349: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714349 url https://www.openlane.eu/en/carv6/auction/10714349
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714442
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714442%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714442: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714442 url https://www.openlane.eu/en/carv6/auction/10714442
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714446
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714446%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714446: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714446 url https://www.openlane.eu/en/carv6/auction/10714446
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10714380
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714380%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10714380: 0
2026-03-24 16:03:17 [adesa.it] INFO: Skipping item 10714380 url https://www.openlane.eu/en/carv6/auction/10714380
2026-03-24 16:03:17 [adesa.it] INFO: Found listing with ID: 10709622
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709622%27 HTTP/1.1" 200 None
2026-03-24 16:03:17 [adesa.it] INFO: Scrape type for 10709622: 2
2026-03-24 16:03:17 [adesa.it] INFO: Scraping item 10709622 url https://www.openlane.eu/en/carv6/auction/10709622
2026-03-24 16:03: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 16:03: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 16:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de95210>
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743207%252Fgeneral%252F28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg saved to cache
2026-03-24 16:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece8050>
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743201%252Fgeneral%252F03b64df3-7710-487d-97fe-f917154505e6.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/03b64df3-7710-487d-97fe-f917154505e6.jpg saved to cache
2026-03-24 16:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3e410>
2026-03-24 16:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252Fbfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/bfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7a9d0>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252F5df0c712-af65-42f4-8318-b4b3c5f180af.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/5df0c712-af65-42f4-8318-b4b3c5f180af.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9202d0>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252Ffca14eba-9255-4428-b625-2610c83ff685.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/fca14eba-9255-4428-b625-2610c83ff685.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd57a90>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252Fadde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/adde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc5810>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252Fd64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/d64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/fa3a521f-4976-4ba1-945f-9665903853fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10708971
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708971%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10708971: 0
2026-03-24 16:03:18 [adesa.it] INFO: Skipping item 10708971 url https://www.openlane.eu/en/carv6/auction/10708971
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10709026
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709026%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10709026: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10709026 url https://www.openlane.eu/en/carv6/auction/10709026
2026-03-24 16: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 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eacd610>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252F856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1b7d0>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252F3372d874-0299-41a5-a304-7089ac4c313a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/3372d874-0299-41a5-a304-7089ac4c313a.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec17550>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252F285934f0-fb55-4368-92c7-57f6ad2547f3.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/285934f0-fb55-4368-92c7-57f6ad2547f3.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1ab90>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252Fa8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/a8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7f490>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252Fe9f6cfa3-4368-469c-9972-95515852741e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/e9f6cfa3-4368-469c-9972-95515852741e.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1ab10>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9ae90>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252F2ecd01a4-18a8-4693-9775-511b64ab482c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/2ecd01a4-18a8-4693-9775-511b64ab482c.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/8e96b36a-8b64-4868-9c48-44901f9236b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/dffd2b98-b5af-45e9-a17b-78ab975fd704.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10709061
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709061%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10709061: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10709061 url https://www.openlane.eu/en/carv6/auction/10709061
2026-03-24 16: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 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/0240ab8c-a609-48bc-85e7-c35a609c997c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/5dd70333-7042-4df3-8deb-e00f173016dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10708969
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708969%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10708969: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10708969 url https://www.openlane.eu/en/carv6/auction/10708969
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9d9010>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252Ffa3a521f-4976-4ba1-945f-9665903853fb.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/fa3a521f-4976-4ba1-945f-9665903853fb.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/bbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743198/general/09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719052)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/8d670989-f27a-46b7-a781-fee0307f7471.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/0805b813-0e9b-4401-bafe-ce8c2b001780.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10708979
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708979%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10708979: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10708979 url https://www.openlane.eu/en/carv6/auction/10708979
2026-03-24 16: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 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743207/general/7958948b-6df1-4153-8a81-a06f6c2cda68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719061)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10708904
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708904%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10708904: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10708904 url https://www.openlane.eu/en/carv6/auction/10708904
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb47e10>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252F8e96b36a-8b64-4868-9c48-44901f9236b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/8e96b36a-8b64-4868-9c48-44901f9236b1.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecee490>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252Fdffd2b98-b5af-45e9-a17b-78ab975fd704.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/dffd2b98-b5af-45e9-a17b-78ab975fd704.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7b210>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252F6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a59c0310>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252F796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743199/general/922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719053)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743201/general/ccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719055)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743200/general/bd796672-a446-4030-8347-004998407433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719054)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10710015
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710015%27 HTTP/1.1" 200 None
2026-03-24 16:03:18 [adesa.it] INFO: Scrape type for 10710015: 2
2026-03-24 16:03:18 [adesa.it] INFO: Scraping item 10710015 url https://www.openlane.eu/en/carv6/auction/10710015
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e810dd0>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252F875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93d690>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252F0240ab8c-a609-48bc-85e7-c35a609c997c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/0240ab8c-a609-48bc-85e7-c35a609c997c.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebaa4d0>
2026-03-24 16:03:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252F5dd70333-7042-4df3-8deb-e00f173016dd.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/5dd70333-7042-4df3-8deb-e00f173016dd.jpg saved to cache
2026-03-24 16:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/e425b386-5d25-4340-a569-25b9aded08b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:03:18 [adesa.it] INFO: Found listing with ID: 10708981
2026-03-24 16:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708981%27 HTTP/1.1" 200 None
2026-03-24 16:03:19 [adesa.it] INFO: Scrape type for 10708981: 2
2026-03-24 16:03:19 [adesa.it] INFO: Scraping item 10708981 url https://www.openlane.eu/en/carv6/auction/10708981
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd589d0>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252Fbbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/bbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9547d0>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743198%252Fgeneral%252F09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743198/general/09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620
2026-03-24 16:03:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620, skipping ID generation
2026-03-24 16:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with scrape type 1
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 sending to next pipeline
2026-03-24 16:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620, identifier: 10719052
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb2a990>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252F8d670989-f27a-46b7-a781-fee0307f7471.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/8d670989-f27a-46b7-a781-fee0307f7471.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bf190>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743200%252Fgeneral%252F0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7cf10>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252F0805b813-0e9b-4401-bafe-ce8c2b001780.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/0805b813-0e9b-4401-bafe-ce8c2b001780.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea81410>
2026-03-24 16:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743207%252Fgeneral%252F7958948b-6df1-4153-8a81-a06f6c2cda68.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743207/general/7958948b-6df1-4153-8a81-a06f6c2cda68.jpg saved to cache
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35b69488-30b5-5c00-8709-d1b52cf00209
2026-03-24 16:03:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35b69488-30b5-5c00-8709-d1b52cf00209, skipping ID generation
2026-03-24 16:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b69488-30b5-5c00-8709-d1b52cf00209 with scrape type 1
2026-03-24 16:03:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35b69488-30b5-5c00-8709-d1b52cf00209 sending to next pipeline
2026-03-24 16:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35b69488-30b5-5c00-8709-d1b52cf00209, identifier: 10719061
2026-03-24 16:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with identifier: 10719052
2026-03-24 16:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with identifier: 10719052
2026-03-24 16:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ad01e7b-82ce-5747-b29b-a2f6ef2fb620 with identifier: 10719052 to the API
2026-03-24 16:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743198/general/09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '6ad01e7b-82ce-5747-b29b-a2f6ef2fb620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG865ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719052',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 191048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 100,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50207,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/1c32756c-a120-43ad-952d-14078f75db30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/09dde9a8-9b7a-47be-bab1-5fd0d2b6a95a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/dbf8172f-0c85-41e0-a1ef-e48150290a8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46369,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/7ef71402-a21b-4fbe-805e-cb63b2e4ec6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/f59b9433-0c31-4933-bd16-83aacf30a98e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/4a99466d-54fb-42db-bc23-1deb72e73020.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58258,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/9a177d3c-4a23-4691-a7ea-eb7788ad42f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/305d49c6-493a-46bb-bde4-4f4b75b42870.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/9d77fa7e-1a27-4374-ada0-7e64d0f7ce3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad01e7b-82ce-5747-b29b-a2f6ef2fb620/6ad01e7b-82ce-5747-b29b-a2f6ef2fb620_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743198/general/4447088f-40dc-4455-859c-8190dc23756c.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 191.048 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719052%27 HTTP/1.1" 200 None
2026-03-24 16:03:21 [adesa.it] INFO: Saving data for 10719052: {'created_time': 1774368201.032769, 'last_price_update_time': 1774368201.032783, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719052') HTTP/1.1" 204 0
2026-03-24 16:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35b69488-30b5-5c00-8709-d1b52cf00209 with identifier: 10719061
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 16:03:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35b69488-30b5-5c00-8709-d1b52cf00209 with identifier: 10719061
2026-03-24 16:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35b69488-30b5-5c00-8709-d1b52cf00209 with identifier: 10719061 to the API
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743207/general/7958948b-6df1-4153-8a81-a06f6c2cda68.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '35b69488-30b5-5c00-8709-d1b52cf00209',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL046DR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719061',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 205970,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 97,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50625,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/7958948b-6df1-4153-8a81-a06f6c2cda68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/bbe0ed22-8fdb-4890-a7ab-9535264ee4bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/875d7d86-aa4b-481f-86db-150d6f0bcf82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/fa3a521f-4976-4ba1-945f-9665903853fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/285934f0-fb55-4368-92c7-57f6ad2547f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/d64c98a7-240c-4b4a-bd64-e94a43f1f808.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/28e53ead-2a88-485b-93b0-3eada5f40a1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/9863b268-6d84-4fa7-83ab-eee5304ac7b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/2199ef91-5e14-404c-abba-904a67c3ad61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35b69488-30b5-5c00-8709-d1b52cf00209/35b69488-30b5-5c00-8709-d1b52cf00209_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743207/general/da58a555-597e-42f1-881e-d29b069f6e48.jpg',
'Width': 800}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 7,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Touran 2.0 TDI Business - Diesel - Manual - 150 hp - '
'205.970 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719061%27 HTTP/1.1" 200 None
2026-03-24 16:03:21 [adesa.it] INFO: Saving data for 10719061: {'created_time': 1774368201.781247, 'last_price_update_time': 1774368201.78126, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719061') HTTP/1.1" 204 0
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c850>
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743199%252Fgeneral%252F922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743199/general/922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg saved to cache
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74868f54-3ea9-5cd4-b722-6faf0e29b025
2026-03-24 16:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74868f54-3ea9-5cd4-b722-6faf0e29b025, skipping ID generation
2026-03-24 16:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74868f54-3ea9-5cd4-b722-6faf0e29b025 with scrape type 1
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74868f54-3ea9-5cd4-b722-6faf0e29b025 sending to next pipeline
2026-03-24 16:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74868f54-3ea9-5cd4-b722-6faf0e29b025, identifier: 10719053
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93f750>
2026-03-24 16:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743201%252Fgeneral%252Fccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743201/general/ccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg saved to cache
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3217d998-6b37-56ce-853c-2905433b871f
2026-03-24 16:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3217d998-6b37-56ce-853c-2905433b871f, skipping ID generation
2026-03-24 16:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3217d998-6b37-56ce-853c-2905433b871f with scrape type 1
2026-03-24 16:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3217d998-6b37-56ce-853c-2905433b871f sending to next pipeline
2026-03-24 16:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3217d998-6b37-56ce-853c-2905433b871f, identifier: 10719055
2026-03-24 16:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eba9dd0>
2026-03-24 16:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743200%252Fgeneral%252Fbd796672-a446-4030-8347-004998407433.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743200/general/bd796672-a446-4030-8347-004998407433.jpg saved to cache
2026-03-24 16:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb6c3a37-d1fb-526d-964e-6f780d585589
2026-03-24 16:03:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb6c3a37-d1fb-526d-964e-6f780d585589, skipping ID generation
2026-03-24 16:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb6c3a37-d1fb-526d-964e-6f780d585589 with scrape type 1
2026-03-24 16:03:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb6c3a37-d1fb-526d-964e-6f780d585589 sending to next pipeline
2026-03-24 16:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cb6c3a37-d1fb-526d-964e-6f780d585589, identifier: 10719054
2026-03-24 16:03:22 [adesa.it] INFO: Found listing with ID: 10709616
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709616%27 HTTP/1.1" 200 None
2026-03-24 16:03:22 [adesa.it] INFO: Scrape type for 10709616: 2
2026-03-24 16:03:22 [adesa.it] INFO: Scraping item 10709616 url https://www.openlane.eu/en/carv6/auction/10709616
2026-03-24 16:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74868f54-3ea9-5cd4-b722-6faf0e29b025 with identifier: 10719053
2026-03-24 16:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74868f54-3ea9-5cd4-b722-6faf0e29b025 with identifier: 10719053
2026-03-24 16:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74868f54-3ea9-5cd4-b722-6faf0e29b025 with identifier: 10719053 to the API
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743199/general/922a70f7-264e-4281-a7b5-6ab93e81b10b.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': 184,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '74868f54-3ea9-5cd4-b722-6faf0e29b025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG994JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719053',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 175145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/922a70f7-264e-4281-a7b5-6ab93e81b10b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55139,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/0805b813-0e9b-4401-bafe-ce8c2b001780.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/796882f9-7ee8-436d-87d9-5bdc19a679fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/6b10b6d0-e94c-40a0-97c4-248a2188d8a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59939,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/a8e6742b-e7d5-4a25-9439-c953bc89a8c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59579,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/fca14eba-9255-4428-b625-2610c83ff685.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/5df0c712-af65-42f4-8318-b4b3c5f180af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/1c2792e1-229e-4f33-8923-77e8758a087e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/f1cc141e-2a19-4711-bbd5-77b80a19492b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74868f54-3ea9-5cd4-b722-6faf0e29b025/74868f54-3ea9-5cd4-b722-6faf0e29b025_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743199/general/671e8c0b-8fd7-4fd2-b1d9-852e7810c7f2.jpg',
'Width': 800}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Corolla Touring Sports 2.0 Business - Hybrid - Automatic - '
'184 hp - 175.145 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719053%27 HTTP/1.1" 200 None
2026-03-24 16:03:22 [adesa.it] INFO: Saving data for 10719053: {'created_time': 1774368202.484686, 'last_price_update_time': 1774368202.484696, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719053') HTTP/1.1" 204 0
2026-03-24 16:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3217d998-6b37-56ce-853c-2905433b871f with identifier: 10719055
2026-03-24 16:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3217d998-6b37-56ce-853c-2905433b871f with identifier: 10719055
2026-03-24 16:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3217d998-6b37-56ce-853c-2905433b871f with identifier: 10719055 to the API
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743201/general/ccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '3217d998-6b37-56ce-853c-2905433b871f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX509EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719055',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 199115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/ccdef2d3-b24b-478c-a0a4-0fbcc7e548ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/8d670989-f27a-46b7-a781-fee0307f7471.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/5dd70333-7042-4df3-8deb-e00f173016dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48254,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/dffd2b98-b5af-45e9-a17b-78ab975fd704.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/3372d874-0299-41a5-a304-7089ac4c313a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56696,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/e9f6cfa3-4368-469c-9972-95515852741e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61007,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/03b64df3-7710-487d-97fe-f917154505e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/c0c6fa86-daed-43d7-8769-82e735b06185.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/0ac0bb9b-3e7b-44ba-b403-ce43ee154deb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3217d998-6b37-56ce-853c-2905433b871f/3217d998-6b37-56ce-853c-2905433b871f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743201/general/c453034b-cf61-4f93-af34-ff0b58ef66b4.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 1.6 TDI Business - Diesel - Automatic - '
'120 hp - 199.115 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719055%27 HTTP/1.1" 200 None
2026-03-24 16:03:22 [adesa.it] INFO: Saving data for 10719055: {'created_time': 1774368202.913511, 'last_price_update_time': 1774368202.91352, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719055') HTTP/1.1" 204 0
2026-03-24 16:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cb6c3a37-d1fb-526d-964e-6f780d585589 with identifier: 10719054
2026-03-24 16:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cb6c3a37-d1fb-526d-964e-6f780d585589 with identifier: 10719054
2026-03-24 16:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cb6c3a37-d1fb-526d-964e-6f780d585589 with identifier: 10719054 to the API
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743200/general/bd796672-a446-4030-8347-004998407433.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-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'cb6c3a37-d1fb-526d-964e-6f780d585589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE576CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719054',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 175487,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/bd796672-a446-4030-8347-004998407433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/0dce5ffd-e6ff-4773-b700-d45b5586fdb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/0240ab8c-a609-48bc-85e7-c35a609c997c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48913,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/8e96b36a-8b64-4868-9c48-44901f9236b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/2ecd01a4-18a8-4693-9775-511b64ab482c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/856a72f4-b9c1-40bf-b973-ba9b672abc16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/adde0d8a-7e3a-4410-b7f7-aa3de4f872c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51794,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/bfd6cb15-05f2-4a38-998f-81e7ed04ed1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/d7775904-0b73-4790-99dc-3ce577356bb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb6c3a37-d1fb-526d-964e-6f780d585589/cb6c3a37-d1fb-526d-964e-6f780d585589_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743200/general/daef20d3-ed20-4992-bbff-d72ffa94ce42.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Rav4 2.5 Business - AWD - Hybrid - Automatic - 222 hp - '
'175.487 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719054%27 HTTP/1.1" 200 None
2026-03-24 16:03:23 [adesa.it] INFO: Saving data for 10719054: {'created_time': 1774368203.506972, 'last_price_update_time': 1774368203.506982, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719054') HTTP/1.1" 204 0
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed99a50>
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252Fe425b386-5d25-4340-a569-25b9aded08b9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/e425b386-5d25-4340-a569-25b9aded08b9.jpg saved to cache
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db6c950>
2026-03-24 16:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252F3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg saved to cache
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/3030eafc-4907-485e-90e2-d9c51f026b94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:03:23 [adesa.it] INFO: Found listing with ID: 10709619
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709619%27 HTTP/1.1" 200 None
2026-03-24 16:03:23 [adesa.it] INFO: Scrape type for 10709619: 2
2026-03-24 16:03:23 [adesa.it] INFO: Scraping item 10709619 url https://www.openlane.eu/en/carv6/auction/10709619
2026-03-24 16:03: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 16:03: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 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03: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 16:03: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 16:03: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 16:03: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 16:03:23 [adesa.it] INFO: Found listing with ID: 10709022
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709022%27 HTTP/1.1" 200 None
2026-03-24 16:03:23 [adesa.it] INFO: Scrape type for 10709022: 2
2026-03-24 16:03:23 [adesa.it] INFO: Scraping item 10709022 url https://www.openlane.eu/en/carv6/auction/10709022
2026-03-24 16:03:23 [adesa.it] INFO: Found listing with ID: 10708902
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708902%27 HTTP/1.1" 200 None
2026-03-24 16:03:23 [adesa.it] INFO: Scrape type for 10708902: 2
2026-03-24 16:03:23 [adesa.it] INFO: Scraping item 10708902 url https://www.openlane.eu/en/carv6/auction/10708902
2026-03-24 16:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with identifier: 10714315
2026-03-24 16:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with scrape type 2
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with scrape type 2
2026-03-24 16:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f0df029c-ebc7-57d1-aa62-927a7d4a1f86, identifier: 10714315
2026-03-24 16:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with identifier: 10714322
2026-03-24 16:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with scrape type 2
2026-03-24 16:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with scrape type 2
2026-03-24 16:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737, identifier: 10714322
2026-03-24 16:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with identifier: 10714315
2026-03-24 16:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with identifier: 10714315
2026-03-24 16:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f0df029c-ebc7-57d1-aa62-927a7d4a1f86 with identifier: 10714315 to the API
2026-03-24 16:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'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': 'f0df029c-ebc7-57d1-aa62-927a7d4a1f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714315',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 14728,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'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 - 14.728 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714315%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [adesa.it] INFO: Saving data for 10714315: {'auction_closing_time': 1774432800.0, 'created_time': 1774281642.850475, 'last_price_update_time': 1774368204.088805}
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714315') HTTP/1.1" 204 0
2026-03-24 16:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with identifier: 10714322
2026-03-24 16:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with identifier: 10714322
2026-03-24 16:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 67f373dd-ebb9-54e2-ad9d-3b45e2a5f737 with identifier: 10714322 to the API
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714322>
{'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': '67f373dd-ebb9-54e2-ad9d-3b45e2a5f737',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714322',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 15291,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Comfort - Petrol - Automatic - 170 hp - 15.291 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714322%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [adesa.it] INFO: Saving data for 10714322: {'auction_closing_time': 1774432800.0, 'created_time': 1774281641.651025, 'last_price_update_time': 1774368204.389725}
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714322') HTTP/1.1" 204 0
2026-03-24 16:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/d14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743206/general/b1f3268c-6de4-416a-9af9-f443158cbc71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719060)
2026-03-24 16:03:24 [adesa.it] INFO: Found listing with ID: 10710018
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710018%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [adesa.it] INFO: Scrape type for 10710018: 2
2026-03-24 16:03:24 [adesa.it] INFO: Scraping item 10710018 url https://www.openlane.eu/en/carv6/auction/10710018
2026-03-24 16:03:24 [adesa.it] INFO: Found listing with ID: 10708995
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708995%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [adesa.it] INFO: Scrape type for 10708995: 2
2026-03-24 16:03:24 [adesa.it] INFO: Scraping item 10708995 url https://www.openlane.eu/en/carv6/auction/10708995
2026-03-24 16:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9b1fd0>
2026-03-24 16:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252F3030eafc-4907-485e-90e2-d9c51f026b94.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/3030eafc-4907-485e-90e2-d9c51f026b94.jpg saved to cache
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fedf2322-86eb-5962-9f45-6e21d4a43088 with identifier: 10719059
2026-03-24 16:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fedf2322-86eb-5962-9f45-6e21d4a43088 with scrape type 1
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fcff8bdcf-ce82-457a-bf91-3d98157c94be.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/cff8bdcf-ce82-457a-bf91-3d98157c94be.jpg not downloaded yet
2026-03-24 16:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10709622
2026-03-24 16:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d580a50-2264-53d2-a1d9-085d7b8b359a with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d580a50-2264-53d2-a1d9-085d7b8b359a with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d580a50-2264-53d2-a1d9-085d7b8b359a, identifier: 10709622
2026-03-24 16:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ca68ea6-370c-5e47-82db-113f9b84edad with identifier: 10714316
2026-03-24 16:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ca68ea6-370c-5e47-82db-113f9b84edad with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ca68ea6-370c-5e47-82db-113f9b84edad with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ca68ea6-370c-5e47-82db-113f9b84edad, identifier: 10714316
2026-03-24 16:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with identifier: 10714321
2026-03-24 16:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with scrape type 2
2026-03-24 16:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a5077fc1-d1bd-52f3-84b5-35e558a8fce6, identifier: 10714321
2026-03-24 16:03:24 [adesa.it] INFO: Found listing with ID: 10709617
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709617%27 HTTP/1.1" 200 None
2026-03-24 16:03:24 [adesa.it] INFO: Scrape type for 10709617: 2
2026-03-24 16:03:24 [adesa.it] INFO: Scraping item 10709617 url https://www.openlane.eu/en/carv6/auction/10709617
2026-03-24 16:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10709622
2026-03-24 16:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10709622
2026-03-24 16:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10709622 to the API
2026-03-24 16:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '5d580a50-2264-53d2-a1d9-085d7b8b359a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ872DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709622',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 100834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2017-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 Business - Q4 - Diesel - Automatic - 179 hp '
'- 100.834 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709622%27 HTTP/1.1" 200 None
2026-03-24 16:03:25 [adesa.it] INFO: Saving data for 10709622: {'auction_closing_time': 1774446300.0, 'created_time': 1774281683.741213, 'last_price_update_time': 1774368205.048836}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709622') HTTP/1.1" 204 0
2026-03-24 16:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ca68ea6-370c-5e47-82db-113f9b84edad with identifier: 10714316
2026-03-24 16:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ca68ea6-370c-5e47-82db-113f9b84edad with identifier: 10714316
2026-03-24 16:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ca68ea6-370c-5e47-82db-113f9b84edad with identifier: 10714316 to the API
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714316>
{'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': '7ca68ea6-370c-5e47-82db-113f9b84edad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714316',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 14864,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Comfort - Petrol - Automatic - 170 hp - 14.864 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714316%27 HTTP/1.1" 200 None
2026-03-24 16:03:25 [adesa.it] INFO: Saving data for 10714316: {'auction_closing_time': 1774432800.0, 'created_time': 1774281637.094376, 'last_price_update_time': 1774368205.482551}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714316') HTTP/1.1" 204 0
2026-03-24 16:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with identifier: 10714321
2026-03-24 16:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with identifier: 10714321
2026-03-24 16:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a5077fc1-d1bd-52f3-84b5-35e558a8fce6 with identifier: 10714321 to the API
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714321>
{'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': 'a5077fc1-d1bd-52f3-84b5-35e558a8fce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714321',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 15388,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'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 - 15.388 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710714321%27 HTTP/1.1" 200 None
2026-03-24 16:03:25 [adesa.it] INFO: Saving data for 10714321: {'auction_closing_time': 1774432800.0, 'created_time': 1774281640.533439, 'last_price_update_time': 1774368205.819863}
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714321') HTTP/1.1" 204 0
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fe911605f-dbdc-4700-9876-ab5d85a0975a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/e911605f-dbdc-4700-9876-ab5d85a0975a.jpg not downloaded yet
2026-03-24 16:03:25 [adesa.it] INFO: Found listing with ID: 10709029
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709029%27 HTTP/1.1" 200 None
2026-03-24 16:03:25 [adesa.it] INFO: Scrape type for 10709029: 2
2026-03-24 16:03:25 [adesa.it] INFO: Scraping item 10709029 url https://www.openlane.eu/en/carv6/auction/10709029
2026-03-24 16:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3ef50>
2026-03-24 16:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252Fd14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/d14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg saved to cache
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddac110>
2026-03-24 16:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743206%252Fgeneral%252Fb1f3268c-6de4-416a-9af9-f443158cbc71.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743206/general/b1f3268c-6de4-416a-9af9-f443158cbc71.jpg saved to cache
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a435812d-0d74-5040-bd00-b704c73ccedb
2026-03-24 16:03:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a435812d-0d74-5040-bd00-b704c73ccedb, skipping ID generation
2026-03-24 16:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a435812d-0d74-5040-bd00-b704c73ccedb with scrape type 1
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a435812d-0d74-5040-bd00-b704c73ccedb sending to next pipeline
2026-03-24 16:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a435812d-0d74-5040-bd00-b704c73ccedb, identifier: 10719060
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252F29e576ab-9961-4574-8cef-8a460db2458c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/29e576ab-9961-4574-8cef-8a460db2458c.jpg not downloaded yet
2026-03-24 16:03: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 16:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a435812d-0d74-5040-bd00-b704c73ccedb with identifier: 10719060
2026-03-24 16:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a435812d-0d74-5040-bd00-b704c73ccedb with identifier: 10719060
2026-03-24 16:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a435812d-0d74-5040-bd00-b704c73ccedb with identifier: 10719060 to the API
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743206/general/b1f3268c-6de4-416a-9af9-f443158cbc71.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a435812d-0d74-5040-bd00-b704c73ccedb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ473YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719060',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 191090,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/1239b294-ea75-41b5-9e9d-17d4f026a803.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/d14e3d5a-67b1-4eb4-9754-dccd96647afd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47901,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/b1f3268c-6de4-416a-9af9-f443158cbc71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/95d53985-098b-4cc7-8595-55cc62d48a5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/1b2a4677-d6c0-41e9-8d0e-b51552dce12c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/c86078c8-53d0-43ff-9654-6f9aa2226d64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/3030eafc-4907-485e-90e2-d9c51f026b94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/3241cec5-e1cf-4123-99bd-217a4ebc812a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/d579a88a-3789-488e-ab32-91c047265795.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a435812d-0d74-5040-bd00-b704c73ccedb/a435812d-0d74-5040-bd00-b704c73ccedb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743206/general/e425b386-5d25-4340-a569-25b9aded08b9.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 191.090 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719060%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [adesa.it] INFO: Saving data for 10719060: {'created_time': 1774368206.526365, 'last_price_update_time': 1774368206.526378, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719060') HTTP/1.1" 204 0
2026-03-24 16:03:26 [adesa.it] INFO: Found listing with ID: 10709062
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709062%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [adesa.it] INFO: Scrape type for 10709062: 2
2026-03-24 16:03:26 [adesa.it] INFO: Scraping item 10709062 url https://www.openlane.eu/en/carv6/auction/10709062
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fc26f5e98-49eb-4a44-b38c-e0298725e78f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/c26f5e98-49eb-4a44-b38c-e0298725e78f.jpg not downloaded yet
2026-03-24 16:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7af23f3-fa62-51f9-8e40-655e058fdcd4 with identifier: 10708969
2026-03-24 16:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7af23f3-fa62-51f9-8e40-655e058fdcd4 with scrape type 2
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7af23f3-fa62-51f9-8e40-655e058fdcd4 with scrape type 2
2026-03-24 16:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7af23f3-fa62-51f9-8e40-655e058fdcd4, identifier: 10708969
2026-03-24 16:03:26 [adesa.it] INFO: Found listing with ID: 10710027
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710027%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [adesa.it] INFO: Scrape type for 10710027: 2
2026-03-24 16:03:26 [adesa.it] INFO: Scraping item 10710027 url https://www.openlane.eu/en/carv6/auction/10710027
2026-03-24 16:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7af23f3-fa62-51f9-8e40-655e058fdcd4 with identifier: 10708969
2026-03-24 16:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7af23f3-fa62-51f9-8e40-655e058fdcd4 with identifier: 10708969
2026-03-24 16:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7af23f3-fa62-51f9-8e40-655e058fdcd4 with identifier: 10708969 to the API
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'b7af23f3-fa62-51f9-8e40-655e058fdcd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV182ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708969',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 259827,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2014-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 318d Business - Diesel - Automatic - 143 hp - 259.827 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708969%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [adesa.it] INFO: Saving data for 10708969: {'auction_closing_time': 1774446300.0, 'created_time': 1774281687.365083, 'last_price_update_time': 1774368206.932417}
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708969') HTTP/1.1" 204 0
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Ff8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/f8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg not downloaded yet
2026-03-24 16:03:26 [adesa.it] INFO: Found listing with ID: 10709624
2026-03-24 16:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709624%27 HTTP/1.1" 200 None
2026-03-24 16:03:26 [adesa.it] INFO: Scrape type for 10709624: 2
2026-03-24 16:03:26 [adesa.it] INFO: Scraping item 10709624 url https://www.openlane.eu/en/carv6/auction/10709624
2026-03-24 16:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/e911605f-dbdc-4700-9876-ab5d85a0975a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252F272162b1-baec-496d-9e22-e13d9dded298.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/272162b1-baec-496d-9e22-e13d9dded298.jpg not downloaded yet
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709024
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709024%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709024: 0
2026-03-24 16:03:27 [adesa.it] INFO: Skipping item 10709024 url https://www.openlane.eu/en/carv6/auction/10709024
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709621
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709621%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709621: 0
2026-03-24 16:03:27 [adesa.it] INFO: Skipping item 10709621 url https://www.openlane.eu/en/carv6/auction/10709621
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709623
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709623%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709623: 0
2026-03-24 16:03:27 [adesa.it] INFO: Skipping item 10709623 url https://www.openlane.eu/en/carv6/auction/10709623
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10708974
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708974%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10708974: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10708974 url https://www.openlane.eu/en/carv6/auction/10708974
2026-03-24 16: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 16: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 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252F32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg not downloaded yet
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709620
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709620%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709620: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10709620 url https://www.openlane.eu/en/carv6/auction/10709620
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/ddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg not downloaded yet
2026-03-24 16: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 16:03:27 [adesa.it] INFO: Found listing with ID: 10708970
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708970%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10708970: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10708970 url https://www.openlane.eu/en/carv6/auction/10708970
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fa346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/a346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg not downloaded yet
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10708903
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708903%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10708903: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10708903 url https://www.openlane.eu/en/carv6/auction/10708903
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecde6d0>
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fe911605f-dbdc-4700-9876-ab5d85a0975a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/e911605f-dbdc-4700-9876-ab5d85a0975a.jpg saved to cache
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de4fc9e2-6529-50ba-8f3f-b722a7af34fc with identifier: 10719071
2026-03-24 16:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc with scrape type 1
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252Fb421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/b421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg not downloaded yet
2026-03-24 16:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a505e988-8a1c-56b1-807d-3e71af1092a3 with identifier: 10719072
2026-03-24 16:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a505e988-8a1c-56b1-807d-3e71af1092a3 with scrape type 1
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252Fdc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/dc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg not downloaded yet
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743205%252Fgeneral%252Fea457008-e395-4c5d-812c-2070f208502d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/ea457008-e395-4c5d-812c-2070f208502d.jpg not downloaded yet
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/f8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709000
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709000%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709000: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10709000 url https://www.openlane.eu/en/carv6/auction/10709000
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F750e5b08-30ff-408d-bc74-91604d675c75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/750e5b08-30ff-408d-bc74-91604d675c75.jpg not downloaded yet
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg not downloaded yet
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10710062
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710062%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10710062: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10710062 url https://www.openlane.eu/en/carv6/auction/10710062
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F90e28316-741d-4654-9165-7cce1d3b783c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/90e28316-741d-4654-9165-7cce1d3b783c.jpg not downloaded yet
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F1420a166-d0ac-49ca-8527-f43edfa68e05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/1420a166-d0ac-49ca-8527-f43edfa68e05.jpg not downloaded yet
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10708904
2026-03-24 16:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with scrape type 2
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with scrape type 2
2026-03-24 16:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30, identifier: 10708904
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/b421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:27 [adesa.it] INFO: Found listing with ID: 10709626
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709626%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Scrape type for 10709626: 2
2026-03-24 16:03:27 [adesa.it] INFO: Scraping item 10709626 url https://www.openlane.eu/en/carv6/auction/10709626
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg not downloaded yet
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg not downloaded yet
2026-03-24 16: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 16:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10708904
2026-03-24 16:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10708904
2026-03-24 16:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10708904 to the API
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708904>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP644MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708904',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 65289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Pop - Petrol - Manual - 69 hp - 65.289 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2023}
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708904%27 HTTP/1.1" 200 None
2026-03-24 16:03:27 [adesa.it] INFO: Saving data for 10708904: {'auction_closing_time': 1774446300.0, 'created_time': 1774281695.784488, 'last_price_update_time': 1774368207.817863}
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708904') HTTP/1.1" 204 0
2026-03-24 16:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/dc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de37850>
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252F32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg saved to cache
2026-03-24 16:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec16c90>
2026-03-24 16:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Ff8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/f8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg saved to cache
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:28 [adesa.it] INFO: Found listing with ID: 10709625
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709625%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [adesa.it] INFO: Scrape type for 10709625: 2
2026-03-24 16:03:28 [adesa.it] INFO: Scraping item 10709625 url https://www.openlane.eu/en/carv6/auction/10709625
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg not downloaded yet
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F6a416573-20a7-4883-8c27-7272608651f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/6a416573-20a7-4883-8c27-7272608651f4.jpg not downloaded yet
2026-03-24 16:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2cb8aa2-509b-51c2-a15f-a2e054c89334 with identifier: 10708979
2026-03-24 16:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cb8aa2-509b-51c2-a15f-a2e054c89334 with scrape type 2
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2cb8aa2-509b-51c2-a15f-a2e054c89334 with scrape type 2
2026-03-24 16:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2cb8aa2-509b-51c2-a15f-a2e054c89334, identifier: 10708979
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc1650>
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252Fb421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/b421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg saved to cache
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/90e28316-741d-4654-9165-7cce1d3b783c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:28 [adesa.it] INFO: Found listing with ID: 10708973
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708973%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [adesa.it] INFO: Scrape type for 10708973: 2
2026-03-24 16:03:28 [adesa.it] INFO: Scraping item 10708973 url https://www.openlane.eu/en/carv6/auction/10708973
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F9ad5c410-11c8-4229-b94c-211b05c918f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9ad5c410-11c8-4229-b94c-211b05c918f2.jpg not downloaded yet
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg not downloaded yet
2026-03-24 16:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2cb8aa2-509b-51c2-a15f-a2e054c89334 with identifier: 10708979
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:03: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 16:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2cb8aa2-509b-51c2-a15f-a2e054c89334 with identifier: 10708979
2026-03-24 16:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2cb8aa2-509b-51c2-a15f-a2e054c89334 with identifier: 10708979 to the API
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708979>
{'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': 101,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'LPG',
'id': 'f2cb8aa2-509b-51c2-a15f-a2e054c89334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH413DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708979',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 150290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.0 TCe Prestige - LPG - Manual - 101 hp - 150.290 km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2022}
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708979%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [adesa.it] INFO: Saving data for 10708979: {'auction_closing_time': 1774446300.0, 'created_time': 1774281638.589436, 'last_price_update_time': 1774368208.733195}
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708979') HTTP/1.1" 204 0
2026-03-24 16:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/1420a166-d0ac-49ca-8527-f43edfa68e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16: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 16:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b289c850>
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252Fdc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/dc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg saved to cache
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:28 [adesa.it] INFO: Found listing with ID: 10709627
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709627%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [adesa.it] INFO: Scrape type for 10709627: 2
2026-03-24 16:03:28 [adesa.it] INFO: Scraping item 10709627 url https://www.openlane.eu/en/carv6/auction/10709627
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F14b6ef65-b747-4c86-8ad6-03efd091870c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/14b6ef65-b747-4c86-8ad6-03efd091870c.jpg not downloaded yet
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg not downloaded yet
2026-03-24 16:03:28 [adesa.it] INFO: Found listing with ID: 10709027
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709027%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [adesa.it] INFO: Scrape type for 10709027: 2
2026-03-24 16:03:28 [adesa.it] INFO: Scraping item 10709027 url https://www.openlane.eu/en/carv6/auction/10709027
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252F9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg not downloaded yet
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg not downloaded yet
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df05410>
2026-03-24 16:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F90e28316-741d-4654-9165-7cce1d3b783c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/90e28316-741d-4654-9165-7cce1d3b783c.jpg saved to cache
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with identifier: 10719070
2026-03-24 16:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with scrape type 1
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252F1884113d-5196-4858-b998-4cb2bb328c92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/1884113d-5196-4858-b998-4cb2bb328c92.jpg not downloaded yet
2026-03-24 16:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/6a416573-20a7-4883-8c27-7272608651f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:28 [adesa.it] INFO: Found listing with ID: 10709614
2026-03-24 16:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:29 [adesa.it] INFO: Scrape type for 10709614: 2
2026-03-24 16:03:29 [adesa.it] INFO: Scraping item 10709614 url https://www.openlane.eu/en/carv6/auction/10709614
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252Fc685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/c685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg not downloaded yet
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252Ff672195e-2eea-4dfc-9bf6-975336bff742.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/f672195e-2eea-4dfc-9bf6-975336bff742.jpg not downloaded yet
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252Faab35261-428a-4269-a703-a341e996a095.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aab35261-428a-4269-a703-a341e996a095.jpg not downloaded yet
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8efcd0>
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F1420a166-d0ac-49ca-8527-f43edfa68e05.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/1420a166-d0ac-49ca-8527-f43edfa68e05.jpg saved to cache
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:29 [adesa.it] INFO: Found listing with ID: 10708889
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:29 [adesa.it] INFO: Scrape type for 10708889: 2
2026-03-24 16:03:29 [adesa.it] INFO: Scraping item 10708889 url https://www.openlane.eu/en/carv6/auction/10708889
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743222%252Fgeneral%252Faa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/aa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg not downloaded yet
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743224%252Fgeneral%252F3251dd01-fd37-4d43-8e30-d4d80650c429.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/3251dd01-fd37-4d43-8e30-d4d80650c429.jpg not downloaded yet
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252F4424c256-82ce-4884-8966-da0a155e5d42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/4424c256-82ce-4884-8966-da0a155e5d42.jpg not downloaded yet
2026-03-24 16: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 16: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 16: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 16:03:29 [adesa.it] INFO: Found listing with ID: 10709618
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:29 [adesa.it] INFO: Scrape type for 10709618: 2
2026-03-24 16:03:29 [adesa.it] INFO: Scraping item 10709618 url https://www.openlane.eu/en/carv6/auction/10709618
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252Fb0463701-3ce1-4d9a-a399-9103909cc61d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/b0463701-3ce1-4d9a-a399-9103909cc61d.jpg not downloaded yet
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec14f10>
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F6a416573-20a7-4883-8c27-7272608651f4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/6a416573-20a7-4883-8c27-7272608651f4.jpg saved to cache
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99efd0>
2026-03-24 16:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg saved to cache
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/aab35261-428a-4269-a703-a341e996a095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/f672195e-2eea-4dfc-9bf6-975336bff742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/c685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:29 [adesa.it] INFO: Found listing with ID: 10709613
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:29 [adesa.it] INFO: Scrape type for 10709613: 2
2026-03-24 16:03:29 [adesa.it] INFO: Scraping item 10709613 url https://www.openlane.eu/en/carv6/auction/10709613
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252F83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg not downloaded yet
2026-03-24 16:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with identifier: 10719063
2026-03-24 16:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with scrape type 1
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743209%252Fgeneral%252F7c119feb-35d8-4532-9823-66cadd1d665b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/7c119feb-35d8-4532-9823-66cadd1d665b.jpg not downloaded yet
2026-03-24 16:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with identifier: 10708981
2026-03-24 16:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with scrape type 2
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with scrape type 2
2026-03-24 16:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb, identifier: 10708981
2026-03-24 16:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 490b19f0-a8e8-52ec-a355-ea2561daed3e with identifier: 10709061
2026-03-24 16:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 490b19f0-a8e8-52ec-a355-ea2561daed3e with scrape type 2
2026-03-24 16:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 490b19f0-a8e8-52ec-a355-ea2561daed3e with scrape type 2
2026-03-24 16:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 490b19f0-a8e8-52ec-a355-ea2561daed3e, identifier: 10709061
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/1884113d-5196-4858-b998-4cb2bb328c92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with identifier: 10708981
2026-03-24 16:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with identifier: 10708981
2026-03-24 16:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5cf8c45-0e73-58a1-8637-9f7fcf00a5fb with identifier: 10708981 to the API
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708981>
{'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': 150,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'd5cf8c45-0e73-58a1-8637-9f7fcf00a5fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK794RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708981',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500X',
'odometer': 123744,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.3 Connect - Petrol - Automatic - 150 hp - 123.744 km',
'transmission': 'automatic',
'trim': 'Connect',
'vin': None,
'year': 2022}
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708981%27 HTTP/1.1" 200 None
2026-03-24 16:03:29 [adesa.it] INFO: Saving data for 10708981: {'auction_closing_time': 1774446300.0, 'created_time': 1774281645.67186, 'last_price_update_time': 1774368209.790043}
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708981') HTTP/1.1" 204 0
2026-03-24 16:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 490b19f0-a8e8-52ec-a355-ea2561daed3e with identifier: 10709061
2026-03-24 16:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 490b19f0-a8e8-52ec-a355-ea2561daed3e with identifier: 10709061
2026-03-24 16:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 490b19f0-a8e8-52ec-a355-ea2561daed3e with identifier: 10709061 to the API
2026-03-24 16:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709061>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '6.0L',
'engine_horse_power': 558,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '490b19f0-a8e8-52ec-a355-ea2561daed3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CZ752PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709061',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Bentley',
'model': 'Flying Spur',
'odometer': 97400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2006-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Bentley Flying Spur 6.0 Speed - AWD - Petrol - Automatic - 558 hp - '
'97.400 km',
'transmission': 'automatic',
'trim': 'Speed',
'vin': None,
'year': 2006}
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709061%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Saving data for 10709061: {'auction_closing_time': 1774446300.0, 'created_time': 1774281686.711058, 'last_price_update_time': 1774368210.132969}
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709061') HTTP/1.1" 204 0
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711852
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711852%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711852: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711852 url https://www.openlane.eu/en/carv6/auction/10711852
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711851
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711851%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711851: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711851 url https://www.openlane.eu/en/carv6/auction/10711851
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711855
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711855%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711855: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711855 url https://www.openlane.eu/en/carv6/auction/10711855
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711853
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711853%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711853: 2
2026-03-24 16:03:30 [adesa.it] INFO: Scraping item 10711853 url https://www.openlane.eu/en/carv6/auction/10711853
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252Faa98e146-2950-4460-bd71-d6cafb20b995.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aa98e146-2950-4460-bd71-d6cafb20b995.jpg not downloaded yet
2026-03-24 16:03: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 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743209%252Fgeneral%252F936589d0-56f5-4d30-bb70-33e716d096e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/936589d0-56f5-4d30-bb70-33e716d096e8.jpg not downloaded yet
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7e1e50>
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252Faab35261-428a-4269-a703-a341e996a095.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aab35261-428a-4269-a703-a341e996a095.jpg saved to cache
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc7990>
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg saved to cache
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1b490>
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252Ff672195e-2eea-4dfc-9bf6-975336bff742.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/f672195e-2eea-4dfc-9bf6-975336bff742.jpg saved to cache
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7f750>
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252Fc685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/c685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg saved to cache
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/4424c256-82ce-4884-8966-da0a155e5d42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/b0463701-3ce1-4d9a-a399-9103909cc61d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711850
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711850%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711850: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711850 url https://www.openlane.eu/en/carv6/auction/10711850
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711854
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711854%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711854: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711854 url https://www.openlane.eu/en/carv6/auction/10711854
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711858
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:30 [adesa.it] INFO: Scrape type for 10711858: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711858 url https://www.openlane.eu/en/carv6/auction/10711858
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711857
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711857%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711857: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711857 url https://www.openlane.eu/en/carv6/auction/10711857
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711856
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711856%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711856: 2
2026-03-24 16:03:30 [adesa.it] INFO: Scraping item 10711856 url https://www.openlane.eu/en/carv6/auction/10711856
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252F39a31a2d-940e-4895-88d2-368277cf6af8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/39a31a2d-940e-4895-88d2-368277cf6af8.jpg not downloaded yet
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743209%252Fgeneral%252F5179a948-1268-479e-9104-4ca2586af668.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/5179a948-1268-479e-9104-4ca2586af668.jpg not downloaded yet
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/aa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/3251dd01-fd37-4d43-8e30-d4d80650c429.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03: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 16:03: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 16:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93c3d0>
2026-03-24 16:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252F1884113d-5196-4858-b998-4cb2bb328c92.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/1884113d-5196-4858-b998-4cb2bb328c92.jpg saved to cache
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa8e3d5-e84e-5be6-98c7-32d1da4da569 with identifier: 10709616
2026-03-24 16:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa8e3d5-e84e-5be6-98c7-32d1da4da569 with scrape type 2
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efa8e3d5-e84e-5be6-98c7-32d1da4da569 with scrape type 2
2026-03-24 16:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efa8e3d5-e84e-5be6-98c7-32d1da4da569, identifier: 10709616
2026-03-24 16:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/7c119feb-35d8-4532-9823-66cadd1d665b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711861
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711861%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711861: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711861 url https://www.openlane.eu/en/carv6/auction/10711861
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711860
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711860%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711860: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711860 url https://www.openlane.eu/en/carv6/auction/10711860
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711849
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711849%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711849: 0
2026-03-24 16:03:30 [adesa.it] INFO: Skipping item 10711849 url https://www.openlane.eu/en/carv6/auction/10711849
2026-03-24 16:03:30 [adesa.it] INFO: Found listing with ID: 10711859
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711859%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [adesa.it] INFO: Scrape type for 10711859: 2
2026-03-24 16:03:30 [adesa.it] INFO: Scraping item 10711859 url https://www.openlane.eu/en/carv6/auction/10711859
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252F25a0677c-5835-46c9-8f62-3765016bbacf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/25a0677c-5835-46c9-8f62-3765016bbacf.jpg not downloaded yet
2026-03-24 16:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743209%252Fgeneral%252F828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg not downloaded yet
2026-03-24 16:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efa8e3d5-e84e-5be6-98c7-32d1da4da569 with identifier: 10709616
2026-03-24 16:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efa8e3d5-e84e-5be6-98c7-32d1da4da569 with identifier: 10709616
2026-03-24 16:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efa8e3d5-e84e-5be6-98c7-32d1da4da569 with identifier: 10709616 to the API
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'efa8e3d5-e84e-5be6-98c7-32d1da4da569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA846SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709616',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 200816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 2,
'seller_name': None,
'title': 'Fiat Fiorino 1.3 JTD - Diesel - Manual - 74 hp - 200.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709616%27 HTTP/1.1" 200 None
2026-03-24 16:03:31 [adesa.it] INFO: Saving data for 10709616: {'auction_closing_time': 1774446300.0, 'created_time': 1774281653.567459, 'last_price_update_time': 1774368211.400889}
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709616') HTTP/1.1" 204 0
2026-03-24 16:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813150>
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252F4424c256-82ce-4884-8966-da0a155e5d42.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/4424c256-82ce-4884-8966-da0a155e5d42.jpg saved to cache
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfcc510>
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252Fb0463701-3ce1-4d9a-a399-9103909cc61d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/b0463701-3ce1-4d9a-a399-9103909cc61d.jpg saved to cache
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743219%252Fgeneral%252Faa210828-2afb-4548-9dda-88f5d459bcb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aa210828-2afb-4548-9dda-88f5d459bcb6.jpg not downloaded yet
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743209%252Fgeneral%252Ffa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/fa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg not downloaded yet
2026-03-24 16: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 16:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1964db9-6a12-5dae-9713-8eeb3f511648 with identifier: 10710015
2026-03-24 16:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1964db9-6a12-5dae-9713-8eeb3f511648 with scrape type 2
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1964db9-6a12-5dae-9713-8eeb3f511648 with scrape type 2
2026-03-24 16:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1964db9-6a12-5dae-9713-8eeb3f511648, identifier: 10710015
2026-03-24 16:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f74e9aaa-c7af-58e8-99f0-385de2283c28 with identifier: 10709026
2026-03-24 16:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f74e9aaa-c7af-58e8-99f0-385de2283c28 with scrape type 2
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f74e9aaa-c7af-58e8-99f0-385de2283c28 with scrape type 2
2026-03-24 16:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f74e9aaa-c7af-58e8-99f0-385de2283c28, identifier: 10709026
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e881310>
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252Faa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/aa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg saved to cache
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db80990>
2026-03-24 16:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F3251dd01-fd37-4d43-8e30-d4d80650c429.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/3251dd01-fd37-4d43-8e30-d4d80650c429.jpg saved to cache
2026-03-24 16:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/aa98e146-2950-4460-bd71-d6cafb20b995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/936589d0-56f5-4d30-bb70-33e716d096e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1964db9-6a12-5dae-9713-8eeb3f511648 with identifier: 10710015
2026-03-24 16:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1964db9-6a12-5dae-9713-8eeb3f511648 with identifier: 10710015
2026-03-24 16:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1964db9-6a12-5dae-9713-8eeb3f511648 with identifier: 10710015 to the API
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e1964db9-6a12-5dae-9713-8eeb3f511648',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV574TM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710015',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500L',
'odometer': 284649,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2014-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500L 1.6 MultiJet Lounge - Diesel - Manual - 105 hp - 284.649 '
'km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2014}
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710015%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [adesa.it] INFO: Saving data for 10710015: {'auction_closing_time': 1774446300.0, 'created_time': 1774281677.90343, 'last_price_update_time': 1774368212.205966}
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710015') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f74e9aaa-c7af-58e8-99f0-385de2283c28 with identifier: 10709026
2026-03-24 16:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f74e9aaa-c7af-58e8-99f0-385de2283c28 with identifier: 10709026
2026-03-24 16:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f74e9aaa-c7af-58e8-99f0-385de2283c28 with identifier: 10709026 to the API
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709026>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'f74e9aaa-c7af-58e8-99f0-385de2283c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF287JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709026',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 416952,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2010-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 2.0 TDI - Quattro - Diesel - Automatic - 170 hp - 416.952 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709026%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [adesa.it] INFO: Saving data for 10709026: {'auction_closing_time': 1774446300.0, 'created_time': 1774281693.84706, 'last_price_update_time': 1774368212.478422}
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709026') HTTP/1.1" 204 0
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e872550>
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252F7c119feb-35d8-4532-9823-66cadd1d665b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/7c119feb-35d8-4532-9823-66cadd1d665b.jpg saved to cache
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743219%252Fgeneral%252F0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg not downloaded yet
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252F69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg not downloaded yet
2026-03-24 16: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 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/5179a948-1268-479e-9104-4ca2586af668.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f79ba6-4a14-5822-b500-ed2de0422264 with identifier: 10719039
2026-03-24 16:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f79ba6-4a14-5822-b500-ed2de0422264 with scrape type 1
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F133c0c67-f02c-4973-bd25-a41550475e6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/133c0c67-f02c-4973-bd25-a41550475e6e.jpg not downloaded yet
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252Faa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/aa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg not downloaded yet
2026-03-24 16: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 16:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd85d50>
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252F83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg saved to cache
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7d450>
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252Faa98e146-2950-4460-bd71-d6cafb20b995.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aa98e146-2950-4460-bd71-d6cafb20b995.jpg saved to cache
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2c2d0>
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252F936589d0-56f5-4d30-bb70-33e716d096e8.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/936589d0-56f5-4d30-bb70-33e716d096e8.jpg saved to cache
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10719040
2026-03-24 16:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 1
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252F6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg not downloaded yet
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F665694a7-2171-4cdb-9236-24ea9b9ba225.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/665694a7-2171-4cdb-9236-24ea9b9ba225.jpg not downloaded yet
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/39a31a2d-940e-4895-88d2-368277cf6af8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/fa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252Ff1f7b6d1-bda7-457c-979f-d55c617892ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/f1f7b6d1-bda7-457c-979f-d55c617892ff.jpg not downloaded yet
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fc74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/c74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg not downloaded yet
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/25a0677c-5835-46c9-8f62-3765016bbacf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg not downloaded yet
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda5790>
2026-03-24 16:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252F5179a948-1268-479e-9104-4ca2586af668.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/5179a948-1268-479e-9104-4ca2586af668.jpg saved to cache
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f675c26-ba51-5a13-bf72-a62bf6f05296 with identifier: 10709624
2026-03-24 16:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f675c26-ba51-5a13-bf72-a62bf6f05296 with scrape type 2
2026-03-24 16:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f675c26-ba51-5a13-bf72-a62bf6f05296 with scrape type 2
2026-03-24 16:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f675c26-ba51-5a13-bf72-a62bf6f05296, identifier: 10709624
2026-03-24 16:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/aa210828-2afb-4548-9dda-88f5d459bcb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252F8415e42a-731e-4c89-9602-35558cbbbbb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/8415e42a-731e-4c89-9602-35558cbbbbb5.jpg not downloaded yet
2026-03-24 16:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fe3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/e3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg not downloaded yet
2026-03-24 16:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f675c26-ba51-5a13-bf72-a62bf6f05296 with identifier: 10709624
2026-03-24 16:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f675c26-ba51-5a13-bf72-a62bf6f05296 with identifier: 10709624
2026-03-24 16:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f675c26-ba51-5a13-bf72-a62bf6f05296 with identifier: 10709624 to the API
2026-03-24 16:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Electric',
'id': '1f675c26-ba51-5a13-bf72-a62bf6f05296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB909YM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709624',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32000,
'price_includes_vat': True,
'registration_date': '2025-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQB 250+ AMG Line - Electric - Automatic - 190 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709624%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [adesa.it] INFO: Saving data for 10709624: {'auction_closing_time': 1774446300.0, 'created_time': 1774281650.053908, 'last_price_update_time': 1774368214.216923}
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709624') HTTP/1.1" 204 0
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/133c0c67-f02c-4973-bd25-a41550475e6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F0d22817e-022f-4baf-b281-e2827efe2179.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/0d22817e-022f-4baf-b281-e2827efe2179.jpg not downloaded yet
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/aa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252F3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg not downloaded yet
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fd9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/d9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg not downloaded yet
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd78d50>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252F828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de72710>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252F39a31a2d-940e-4895-88d2-368277cf6af8.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/39a31a2d-940e-4895-88d2-368277cf6af8.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7fd390>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252Ffa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/fa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9b05d0>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252F25a0677c-5835-46c9-8f62-3765016bbacf.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/25a0677c-5835-46c9-8f62-3765016bbacf.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg not downloaded yet
2026-03-24 16:03: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 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb7550>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743219%252Fgeneral%252Faa210828-2afb-4548-9dda-88f5d459bcb6.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/aa210828-2afb-4548-9dda-88f5d459bcb6.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/665694a7-2171-4cdb-9236-24ea9b9ba225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/c74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fa4990f3d-53a0-4665-968a-ce7441ac9c38.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/a4990f3d-53a0-4665-968a-ce7441ac9c38.jpg not downloaded yet
2026-03-24 16:03: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 16:03: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 16:03: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 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/f1f7b6d1-bda7-457c-979f-d55c617892ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252Fa8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/a8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg not downloaded yet
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6ec90>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252F69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2c190>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743185%252Fgeneral%252F133c0c67-f02c-4973-bd25-a41550475e6e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/133c0c67-f02c-4973-bd25-a41550475e6e.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4dd90>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743186%252Fgeneral%252F6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e986c10>
2026-03-24 16:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252Faa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/aa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg saved to cache
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10709618
2026-03-24 16:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda23944-17c2-5847-a1a3-bda168a9b8ed with scrape type 2
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda23944-17c2-5847-a1a3-bda168a9b8ed with scrape type 2
2026-03-24 16:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eda23944-17c2-5847-a1a3-bda168a9b8ed, identifier: 10709618
2026-03-24 16:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fb97cf78a-c67f-4139-bf48-b9766a3489c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/b97cf78a-c67f-4139-bf48-b9766a3489c4.jpg not downloaded yet
2026-03-24 16:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10709618
2026-03-24 16:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10709618
2026-03-24 16:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10709618 to the API
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709618>
{'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': 90,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'LPG',
'id': 'eda23944-17c2-5847-a1a3-bda168a9b8ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fy593md',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709618',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 126039,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TGI Comfortline - LPG - Manual - 90 hp - '
'126.039 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709618%27 HTTP/1.1" 200 None
2026-03-24 16:03:35 [adesa.it] INFO: Saving data for 10709618: {'auction_closing_time': 1774446300.0, 'created_time': 1774281665.453234, 'last_price_update_time': 1774368215.319736}
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709618') HTTP/1.1" 204 0
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/0d22817e-022f-4baf-b281-e2827efe2179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/e3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg not downloaded yet
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743219/general/0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719070)
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/d9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fbf707bd9-e945-4beb-87f3-577e120d15c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/bf707bd9-e945-4beb-87f3-577e120d15c4.jpg not downloaded yet
2026-03-24 16:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54db1b32-5eb9-5148-9142-8cef1159ff20 with identifier: 10710027
2026-03-24 16:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54db1b32-5eb9-5148-9142-8cef1159ff20 with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54db1b32-5eb9-5148-9142-8cef1159ff20 with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54db1b32-5eb9-5148-9142-8cef1159ff20, identifier: 10710027
2026-03-24 16:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f785d83-06d5-5618-8eba-e0990dc72a51 with identifier: 10710062
2026-03-24 16:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f785d83-06d5-5618-8eba-e0990dc72a51 with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f785d83-06d5-5618-8eba-e0990dc72a51 with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2f785d83-06d5-5618-8eba-e0990dc72a51, identifier: 10710062
2026-03-24 16:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5bc1db-38dc-528b-ab33-ce69ade4febf with identifier: 10709625
2026-03-24 16:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5bc1db-38dc-528b-ab33-ce69ade4febf with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5bc1db-38dc-528b-ab33-ce69ade4febf with scrape type 2
2026-03-24 16:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cb5bc1db-38dc-528b-ab33-ce69ade4febf, identifier: 10709625
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93fc10>
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743185%252Fgeneral%252F665694a7-2171-4cdb-9236-24ea9b9ba225.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/665694a7-2171-4cdb-9236-24ea9b9ba225.jpg saved to cache
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee49d0>
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743186%252Fgeneral%252Fc74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/c74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg saved to cache
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db42090>
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743185%252Fgeneral%252F1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg saved to cache
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e934fd0>
2026-03-24 16:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743209%252Fgeneral%252Ff1f7b6d1-bda7-457c-979f-d55c617892ff.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/f1f7b6d1-bda7-457c-979f-d55c617892ff.jpg saved to cache
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743209/general/8415e42a-731e-4c89-9602-35558cbbbbb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719063)
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg not downloaded yet
2026-03-24 16:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54db1b32-5eb9-5148-9142-8cef1159ff20 with identifier: 10710027
2026-03-24 16:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54db1b32-5eb9-5148-9142-8cef1159ff20 with identifier: 10710027
2026-03-24 16:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54db1b32-5eb9-5148-9142-8cef1159ff20 with identifier: 10710027 to the API
2026-03-24 16:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '54db1b32-5eb9-5148-9142-8cef1159ff20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FF328VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710027',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 238723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 180d Sport - Diesel - Automatic - 116 hp - '
'238.723 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-24 16:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710027%27 HTTP/1.1" 200 None
2026-03-24 16:03:36 [adesa.it] INFO: Saving data for 10710027: {'auction_closing_time': 1774446300.0, 'created_time': 1774281656.986976, 'last_price_update_time': 1774368216.054548}
2026-03-24 16:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710027') HTTP/1.1" 204 0
2026-03-24 16:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2f785d83-06d5-5618-8eba-e0990dc72a51 with identifier: 10710062
2026-03-24 16:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2f785d83-06d5-5618-8eba-e0990dc72a51 with identifier: 10710062
2026-03-24 16:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2f785d83-06d5-5618-8eba-e0990dc72a51 with identifier: 10710062 to the API
2026-03-24 16:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710062>
{'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': 200,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '2f785d83-06d5-5618-8eba-e0990dc72a51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP713NA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710062',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Espace',
'odometer': 95213,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Espace 1.2 Esprit Alpine - Hybrid - Automatic - 200 hp - '
'95.213 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2023}
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710062%27 HTTP/1.1" 200 None
2026-03-24 16:03:37 [adesa.it] INFO: Saving data for 10710062: {'auction_closing_time': 1774446300.0, 'created_time': 1774281668.776137, 'last_price_update_time': 1774368217.183058}
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710062') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cb5bc1db-38dc-528b-ab33-ce69ade4febf with identifier: 10709625
2026-03-24 16:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cb5bc1db-38dc-528b-ab33-ce69ade4febf with identifier: 10709625
2026-03-24 16:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cb5bc1db-38dc-528b-ab33-ce69ade4febf with identifier: 10709625 to the API
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709625>
{'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-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'cb5bc1db-38dc-528b-ab33-ce69ade4febf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX237ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709625',
'listing': 'auction',
'location': 'Boscotrecase (Na) (Italy)',
'make': 'Seat',
'model': 'Arona',
'odometer': 10000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 95 hp - 10.000 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709625%27 HTTP/1.1" 200 None
2026-03-24 16:03:37 [adesa.it] INFO: Saving data for 10709625: {'auction_closing_time': 1774446300.0, 'created_time': 1774281659.573887, 'last_price_update_time': 1774368217.452633}
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709625') HTTP/1.1" 204 0
2026-03-24 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743186%252Fgeneral%252F581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg not downloaded yet
2026-03-24 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/a8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/a4990f3d-53a0-4665-968a-ce7441ac9c38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743185%252Fgeneral%252F414556f5-6087-44af-bf1e-a541287e02ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/414556f5-6087-44af-bf1e-a541287e02ac.jpg not downloaded yet
2026-03-24 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9352d0>
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F0d22817e-022f-4baf-b281-e2827efe2179.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/0d22817e-022f-4baf-b281-e2827efe2179.jpg saved to cache
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e7410>
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fe3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/e3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg saved to cache
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec56d0>
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743219%252Fgeneral%252F0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743219/general/0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg saved to cache
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7
2026-03-24 16:03:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7, skipping ID generation
2026-03-24 16:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with scrape type 1
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 sending to next pipeline
2026-03-24 16:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7, identifier: 10719070
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f6b10>
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252F3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg saved to cache
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc7490>
2026-03-24 16:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fd9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/d9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg saved to cache
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743186%252Fgeneral%252Fcc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/cc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg not downloaded yet
2026-03-24 16:03: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 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with identifier: 10719070
2026-03-24 16:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with identifier: 10719070
2026-03-24 16:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19c4f34e-b5ea-5df7-9762-ca1603b7bac7 with identifier: 10719070 to the API
2026-03-24 16:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743219/general/0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.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': 253,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '19c4f34e-b5ea-5df7-9762-ca1603b7bac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP764ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719070',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 170414,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/1884113d-5196-4858-b998-4cb2bb328c92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/aab35261-428a-4269-a703-a341e996a095.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/4424c256-82ce-4884-8966-da0a155e5d42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/b0463701-3ce1-4d9a-a399-9103909cc61d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/83c5b9ee-e55f-4a1e-9e38-239a5981ee46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/aa98e146-2950-4460-bd71-d6cafb20b995.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/39a31a2d-940e-4895-88d2-368277cf6af8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/25a0677c-5835-46c9-8f62-3765016bbacf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56097,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/aa210828-2afb-4548-9dda-88f5d459bcb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c4f34e-b5ea-5df7-9762-ca1603b7bac7/19c4f34e-b5ea-5df7-9762-ca1603b7bac7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743219/general/0ba0bdf7-b97d-4682-abb0-d3fab7bcc3e3.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 T6 Ultimate Bright - AWD - Hybrid - Automatic - 253 hp - '
'170.414 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719070%27 HTTP/1.1" 200 None
2026-03-24 16:03:38 [adesa.it] INFO: Saving data for 10719070: {'created_time': 1774368218.349343, 'last_price_update_time': 1774368218.349353, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719070') HTTP/1.1" 204 0
2026-03-24 16:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc6d90>
2026-03-24 16:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743209%252Fgeneral%252F8415e42a-731e-4c89-9602-35558cbbbbb5.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743209/general/8415e42a-731e-4c89-9602-35558cbbbbb5.jpg saved to cache
2026-03-24 16:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885
2026-03-24 16:03:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5936c15-e4bd-5e7e-850a-9b2f6c14d885, skipping ID generation
2026-03-24 16:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with scrape type 1
2026-03-24 16:03:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5936c15-e4bd-5e7e-850a-9b2f6c14d885 sending to next pipeline
2026-03-24 16:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f5936c15-e4bd-5e7e-850a-9b2f6c14d885, identifier: 10719063
2026-03-24 16:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/b97cf78a-c67f-4139-bf48-b9766a3489c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F44cf874f-87f3-485c-81c3-756d63a56b6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/44cf874f-87f3-485c-81c3-756d63a56b6b.jpg not downloaded yet
2026-03-24 16: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 16:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with identifier: 10719063
2026-03-24 16:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with identifier: 10719063
2026-03-24 16:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f5936c15-e4bd-5e7e-850a-9b2f6c14d885 with identifier: 10719063 to the API
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743209/general/8415e42a-731e-4c89-9602-35558cbbbbb5.jpg>
{'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-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f5936c15-e4bd-5e7e-850a-9b2f6c14d885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG770HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719063',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 216841,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 109,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/7c119feb-35d8-4532-9823-66cadd1d665b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/936589d0-56f5-4d30-bb70-33e716d096e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/5179a948-1268-479e-9104-4ca2586af668.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/828a26ff-cd9f-4604-8dd3-da4364faafb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/fa2e8fe9-439e-4b45-8c3e-40b3c7348a21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/69789f68-dd09-45b3-9cdc-58dabdf1236a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/aa71116e-eae2-41a2-9da5-5d4d08e1887d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/f1f7b6d1-bda7-457c-979f-d55c617892ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/8415e42a-731e-4c89-9602-35558cbbbbb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5936c15-e4bd-5e7e-850a-9b2f6c14d885/f5936c15-e4bd-5e7e-850a-9b2f6c14d885_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743209/general/3bd14bc5-0b28-41bc-819d-c21f28f36497.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 261 hp '
'- 216.841 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719063%27 HTTP/1.1" 200 None
2026-03-24 16:03:38 [adesa.it] INFO: Saving data for 10719063: {'created_time': 1774368218.953442, 'last_price_update_time': 1774368218.953457, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719063') HTTP/1.1" 204 0
2026-03-24 16: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 16:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/bf707bd9-e945-4beb-87f3-577e120d15c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252F813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg not downloaded yet
2026-03-24 16:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de82790>
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg saved to cache
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7bf10>
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252Fa8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/a8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg saved to cache
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e904210>
2026-03-24 16:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fa4990f3d-53a0-4665-968a-ce7441ac9c38.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/a4990f3d-53a0-4665-968a-ce7441ac9c38.jpg saved to cache
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with identifier: 10711853
2026-03-24 16:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03c4e1cb-67b5-5070-9304-c87ffe2ee67f, identifier: 10711853
2026-03-24 16:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with identifier: 10711853
2026-03-24 16:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with identifier: 10711853
2026-03-24 16:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03c4e1cb-67b5-5070-9304-c87ffe2ee67f with identifier: 10711853 to the API
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711853>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '03c4e1cb-67b5-5070-9304-c87ffe2ee67f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW644VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711853',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 25478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'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 - '
'25.478 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711853%27 HTTP/1.1" 200 None
2026-03-24 16:03:39 [adesa.it] INFO: Saving data for 10711853: {'auction_closing_time': 1774452600.0, 'created_time': 1774281691.886435, 'last_price_update_time': 1774368219.527976}
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711853') HTTP/1.1" 204 0
2026-03-24 16: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 16:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10709613
2026-03-24 16:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549f133b-1d40-5b7e-965c-1ea91c3e592b with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549f133b-1d40-5b7e-965c-1ea91c3e592b with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 549f133b-1d40-5b7e-965c-1ea91c3e592b, identifier: 10709613
2026-03-24 16:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with identifier: 10708902
2026-03-24 16:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with scrape type 2
2026-03-24 16:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3, identifier: 10708902
2026-03-24 16:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10709613
2026-03-24 16:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10709613
2026-03-24 16:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10709613 to the API
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709613>
{'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': 115,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '549f133b-1d40-5b7e-965c-1ea91c3e592b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY785RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709613',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 21.000 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709613%27 HTTP/1.1" 200 None
2026-03-24 16:03:39 [adesa.it] INFO: Saving data for 10709613: {'auction_closing_time': 1774446300.0, 'created_time': 1774281673.338315, 'last_price_update_time': 1774368219.953908}
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709613') HTTP/1.1" 204 0
2026-03-24 16:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with identifier: 10708902
2026-03-24 16:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-24 16:03:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with identifier: 10708902
2026-03-24 16:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f5cbe8c-2c04-5959-96ab-5dd4c67452c3 with identifier: 10708902 to the API
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 59,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'CNG',
'id': '5f5cbe8c-2c04-5959-96ab-5dd4c67452c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DR087JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708902',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 198205,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2008-07-15',
'seats_number': 2,
'seller_name': None,
'title': 'Fiat Panda 1.2 Active - CNG - Manual - 59 hp - 198.205 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2008}
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708902%27 HTTP/1.1" 200 None
2026-03-24 16:03:40 [adesa.it] INFO: Saving data for 10708902: {'auction_closing_time': 1774446300.0, 'created_time': 1774281652.675016, 'last_price_update_time': 1774368220.349494}
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708902') HTTP/1.1" 204 0
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae9a90>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaea050>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fb97cf78a-c67f-4139-bf48-b9766a3489c4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/b97cf78a-c67f-4139-bf48-b9766a3489c4.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/14b6ef65-b747-4c86-8ad6-03efd091870c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/414556f5-6087-44af-bf1e-a541287e02ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae86d0>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252Fbf707bd9-e945-4beb-87f3-577e120d15c4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/bf707bd9-e945-4beb-87f3-577e120d15c4.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db42510>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743222%252Fgeneral%252F9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0123a6da-5cac-542b-9829-9aba69dabcd1 with identifier: 10711859
2026-03-24 16:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0123a6da-5cac-542b-9829-9aba69dabcd1 with scrape type 2
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0123a6da-5cac-542b-9829-9aba69dabcd1 with scrape type 2
2026-03-24 16:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0123a6da-5cac-542b-9829-9aba69dabcd1, identifier: 10711859
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/9ad5c410-11c8-4229-b94c-211b05c918f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/cc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0123a6da-5cac-542b-9829-9aba69dabcd1 with identifier: 10711859
2026-03-24 16:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0123a6da-5cac-542b-9829-9aba69dabcd1 with identifier: 10711859
2026-03-24 16:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0123a6da-5cac-542b-9829-9aba69dabcd1 with identifier: 10711859 to the API
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711859>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '0123a6da-5cac-542b-9829-9aba69dabcd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY108VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711859',
'listing': 'auction',
'location': 'Settimo Milanese (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 126406,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Opel Vivaro 1.5 - Diesel - Manual - 120 hp - 126.406 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711859%27 HTTP/1.1" 200 None
2026-03-24 16:03:40 [adesa.it] INFO: Saving data for 10711859: {'auction_closing_time': 1774452600.0, 'created_time': 1774281700.386107, 'last_price_update_time': 1774368220.878921}
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711859') HTTP/1.1" 204 0
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41410>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743185%252Fgeneral%252F1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743185/general/44cf874f-87f3-485c-81c3-756d63a56b6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719039)
2026-03-24 16:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea60650>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743186%252Fgeneral%252F581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg saved to cache
2026-03-24 16:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ab590>
2026-03-24 16:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd064a7-3473-5938-bf11-8a00c8b183e4 with identifier: 10708889
2026-03-24 16:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd064a7-3473-5938-bf11-8a00c8b183e4 with scrape type 2
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd064a7-3473-5938-bf11-8a00c8b183e4 with scrape type 2
2026-03-24 16:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccd064a7-3473-5938-bf11-8a00c8b183e4, identifier: 10708889
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743186/general/813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719040)
2026-03-24 16: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 16:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccd064a7-3473-5938-bf11-8a00c8b183e4 with identifier: 10708889
2026-03-24 16:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccd064a7-3473-5938-bf11-8a00c8b183e4 with identifier: 10708889
2026-03-24 16:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccd064a7-3473-5938-bf11-8a00c8b183e4 with identifier: 10708889 to the API
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708889>
{'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': 'ccd064a7-3473-5938-bf11-8a00c8b183e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gj931xz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708889',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 183300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 183.300 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708889%27 HTTP/1.1" 200 None
2026-03-24 16:03:41 [adesa.it] INFO: Saving data for 10708889: {'auction_closing_time': 1774446300.0, 'created_time': 1774281695.461841, 'last_price_update_time': 1774368221.38057}
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708889') HTTP/1.1" 204 0
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda3ed0>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F14b6ef65-b747-4c86-8ad6-03efd091870c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/14b6ef65-b747-4c86-8ad6-03efd091870c.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec45890>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743185%252Fgeneral%252F414556f5-6087-44af-bf1e-a541287e02ac.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/414556f5-6087-44af-bf1e-a541287e02ac.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fb390>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F9ad5c410-11c8-4229-b94c-211b05c918f2.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9ad5c410-11c8-4229-b94c-211b05c918f2.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7db850>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743186%252Fgeneral%252Fcc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/cc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97f350>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743222/general/750e5b08-30ff-408d-bc74-91604d675c75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719071)
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743224/general/3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719072)
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3aa10>
2026-03-24 16:03:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743185%252Fgeneral%252F44cf874f-87f3-485c-81c3-756d63a56b6b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743185/general/44cf874f-87f3-485c-81c3-756d63a56b6b.jpg saved to cache
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 42f79ba6-4a14-5822-b500-ed2de0422264
2026-03-24 16:03:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42f79ba6-4a14-5822-b500-ed2de0422264, skipping ID generation
2026-03-24 16:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f79ba6-4a14-5822-b500-ed2de0422264 with scrape type 1
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42f79ba6-4a14-5822-b500-ed2de0422264 sending to next pipeline
2026-03-24 16:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 42f79ba6-4a14-5822-b500-ed2de0422264, identifier: 10719039
2026-03-24 16:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f66d02b6-495e-5b38-87c5-7c32eecac44b with identifier: 10711856
2026-03-24 16:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f66d02b6-495e-5b38-87c5-7c32eecac44b with scrape type 2
2026-03-24 16:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f66d02b6-495e-5b38-87c5-7c32eecac44b with scrape type 2
2026-03-24 16:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f66d02b6-495e-5b38-87c5-7c32eecac44b, identifier: 10711856
2026-03-24 16:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/ea457008-e395-4c5d-812c-2070f208502d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:41 [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 16:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 42f79ba6-4a14-5822-b500-ed2de0422264 with identifier: 10719039
2026-03-24 16:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 42f79ba6-4a14-5822-b500-ed2de0422264 with identifier: 10719039
2026-03-24 16:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 42f79ba6-4a14-5822-b500-ed2de0422264 with identifier: 10719039 to the API
2026-03-24 16:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743185/general/44cf874f-87f3-485c-81c3-756d63a56b6b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '42f79ba6-4a14-5822-b500-ed2de0422264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB798HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719039',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 274752,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 131,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/133c0c67-f02c-4973-bd25-a41550475e6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/665694a7-2171-4cdb-9236-24ea9b9ba225.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/1d98d62c-11b9-4cbd-8fdc-78bb724c570d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/0d22817e-022f-4baf-b281-e2827efe2179.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/8bffc6bb-b3e9-4488-ac89-457220ff9e3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/a8a961cb-0809-4b06-800c-ebb5b91cce3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/6b868f4e-4809-4e2a-9058-ea03ae1d4ee9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59534,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/1d142ee4-0234-4035-ae5f-6355df9b37d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/414556f5-6087-44af-bf1e-a541287e02ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f79ba6-4a14-5822-b500-ed2de0422264/42f79ba6-4a14-5822-b500-ed2de0422264_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51643,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743185/general/44cf874f-87f3-485c-81c3-756d63a56b6b.jpg',
'Width': 800}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - AWD - Diesel - Automatic - '
'184 hp - 274.752 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719039%27 HTTP/1.1" 200 None
2026-03-24 16:03:43 [adesa.it] INFO: Saving data for 10719039: {'created_time': 1774368223.431529, 'last_price_update_time': 1774368223.431539, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719039') HTTP/1.1" 204 0
2026-03-24 16:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f66d02b6-495e-5b38-87c5-7c32eecac44b with identifier: 10711856
2026-03-24 16:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f66d02b6-495e-5b38-87c5-7c32eecac44b with identifier: 10711856
2026-03-24 16:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f66d02b6-495e-5b38-87c5-7c32eecac44b with identifier: 10711856 to the API
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711856>
{'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': 'f66d02b6-495e-5b38-87c5-7c32eecac44b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT867XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711856',
'listing': 'auction',
'location': 'Gallarate (Italy)',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 65430,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'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 - 65.430 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711856%27 HTTP/1.1" 200 None
2026-03-24 16:03:43 [adesa.it] INFO: Saving data for 10711856: {'auction_closing_time': 1774452600.0, 'created_time': 1774281723.814526, 'last_price_update_time': 1774368223.700445}
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711856') HTTP/1.1" 204 0
2026-03-24 16:03:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddeed0>
2026-03-24 16:03:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743186%252Fgeneral%252F813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743186/general/813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg saved to cache
2026-03-24 16:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 34ccf2b0-e212-5018-998c-dc962207fe8d
2026-03-24 16:03:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 34ccf2b0-e212-5018-998c-dc962207fe8d, skipping ID generation
2026-03-24 16:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 1
2026-03-24 16:03:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 34ccf2b0-e212-5018-998c-dc962207fe8d sending to next pipeline
2026-03-24 16:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 34ccf2b0-e212-5018-998c-dc962207fe8d, identifier: 10719040
2026-03-24 16:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/a346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16: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 16:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10719040
2026-03-24 16:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10719040
2026-03-24 16:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10719040 to the API
2026-03-24 16:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743186/general/813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '34ccf2b0-e212-5018-998c-dc962207fe8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB799HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719040',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 237996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49558,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/c74c0ff2-c5f3-477d-8b39-0b18cca03c82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/e3a909d1-43ae-4f33-a4c7-10a70fed4c0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/d9773561-01d4-4e7f-bf81-f4b06dc1da1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/a4990f3d-53a0-4665-968a-ce7441ac9c38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/b97cf78a-c67f-4139-bf48-b9766a3489c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39010,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/bf707bd9-e945-4beb-87f3-577e120d15c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/581d28dd-5f4f-46ff-a4ee-30704e69cfe0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/cc9d8e44-1c1d-4a82-ba28-f3276b41ca9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34ccf2b0-e212-5018-998c-dc962207fe8d/34ccf2b0-e212-5018-998c-dc962207fe8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743186/general/813acb7e-15dd-43cf-a28e-b9c8c06837cd.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - AWD - Diesel - Automatic - '
'184 hp - 237.996 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719040%27 HTTP/1.1" 200 None
2026-03-24 16:03:44 [adesa.it] INFO: Saving data for 10719040: {'created_time': 1774368224.216946, 'last_price_update_time': 1774368224.216957, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719040') HTTP/1.1" 204 0
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd317d0>
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg saved to cache
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec181d0>
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg saved to cache
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/ddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e986990>
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743222%252Fgeneral%252F750e5b08-30ff-408d-bc74-91604d675c75.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743222/general/750e5b08-30ff-408d-bc74-91604d675c75.jpg saved to cache
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc
2026-03-24 16:03:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de4fc9e2-6529-50ba-8f3f-b722a7af34fc, skipping ID generation
2026-03-24 16:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc with scrape type 1
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de4fc9e2-6529-50ba-8f3f-b722a7af34fc sending to next pipeline
2026-03-24 16:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: de4fc9e2-6529-50ba-8f3f-b722a7af34fc, identifier: 10719071
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fad90>
2026-03-24 16:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743224%252Fgeneral%252F3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743224/general/3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg saved to cache
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a505e988-8a1c-56b1-807d-3e71af1092a3
2026-03-24 16:03:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a505e988-8a1c-56b1-807d-3e71af1092a3, skipping ID generation
2026-03-24 16:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a505e988-8a1c-56b1-807d-3e71af1092a3 with scrape type 1
2026-03-24 16:03:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a505e988-8a1c-56b1-807d-3e71af1092a3 sending to next pipeline
2026-03-24 16:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a505e988-8a1c-56b1-807d-3e71af1092a3, identifier: 10719072
2026-03-24 16:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/272162b1-baec-496d-9e22-e13d9dded298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16: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 16: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 16:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: de4fc9e2-6529-50ba-8f3f-b722a7af34fc with identifier: 10719071
2026-03-24 16:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: de4fc9e2-6529-50ba-8f3f-b722a7af34fc with identifier: 10719071
2026-03-24 16:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: de4fc9e2-6529-50ba-8f3f-b722a7af34fc with identifier: 10719071 to the API
2026-03-24 16:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743222/general/750e5b08-30ff-408d-bc74-91604d675c75.jpg>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'de4fc9e2-6529-50ba-8f3f-b722a7af34fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH375PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719071',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 150812,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 86,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59055,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/b421d203-aab4-4ab7-a1f5-42ecf3d369af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/750e5b08-30ff-408d-bc74-91604d675c75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50876,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/90e28316-741d-4654-9165-7cce1d3b783c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48704,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/9eb4b6f3-88c2-423e-aa72-c259f25c71f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/42d83350-4e1b-4efb-81d6-afeb5b005d4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/9ad5c410-11c8-4229-b94c-211b05c918f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/14b6ef65-b747-4c86-8ad6-03efd091870c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/9cda1f17-2d4a-45f9-b9fb-405ae86508a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/c685ac37-bcfd-43f0-9dfd-06f95a7868a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4fc9e2-6529-50ba-8f3f-b722a7af34fc/de4fc9e2-6529-50ba-8f3f-b722a7af34fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743222/general/aa5ddcae-fc0b-488f-bb4a-b9cc158ccd4c.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 7,
'seller_name': 'Arval Italia',
'title': 'Volvo XC90 B5 Inscription - AWD - Diesel - Automatic - 235 hp - '
'150.812 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719071%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Saving data for 10719071: {'created_time': 1774368225.085718, 'last_price_update_time': 1774368225.085729, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719071') HTTP/1.1" 204 0
2026-03-24 16:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a505e988-8a1c-56b1-807d-3e71af1092a3 with identifier: 10719072
2026-03-24 16:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a505e988-8a1c-56b1-807d-3e71af1092a3 with identifier: 10719072
2026-03-24 16:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a505e988-8a1c-56b1-807d-3e71af1092a3 with identifier: 10719072 to the API
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743224/general/3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a505e988-8a1c-56b1-807d-3e71af1092a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS213SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719072',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 192030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/dc57f5fa-8b43-4ed1-9640-fd0e500d5ae7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/3ca060b2-552c-46b6-a41f-3e4132ad6a50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74261,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/1420a166-d0ac-49ca-8527-f43edfa68e05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/8a200c6e-8b3d-4a7b-872f-15d4958c6958.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/6a416573-20a7-4883-8c27-7272608651f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65386,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/7162d79b-106c-403c-bde1-2d5de1acfb3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/7304cd6f-0c99-41e4-9cbf-b88f6ff7a1b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/188a4775-2dc3-49f6-b3d4-f992bdc0355c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/f672195e-2eea-4dfc-9bf6-975336bff742.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a505e988-8a1c-56b1-807d-3e71af1092a3/a505e988-8a1c-56b1-807d-3e71af1092a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743224/general/3251dd01-fd37-4d43-8e30-d4d80650c429.jpg',
'Width': 800}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-09-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC90 D5 Business plus - AWD - Diesel - Automatic - 235 hp - '
'192.030 km',
'transmission': 'automatic',
'trim': 'Business plus',
'vin': None,
'year': 2018}
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719072%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Saving data for 10719072: {'created_time': 1774368225.49939, 'last_price_update_time': 1774368225.499401, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719072') HTTP/1.1" 204 0
2026-03-24 16: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 16:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db43690>
2026-03-24 16:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fea457008-e395-4c5d-812c-2070f208502d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/ea457008-e395-4c5d-812c-2070f208502d.jpg saved to cache
2026-03-24 16:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710195
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710195%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710195: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710195 url https://www.openlane.eu/en/carv6/auction/10710195
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710176
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710176%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710176: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710176 url https://www.openlane.eu/en/carv6/auction/10710176
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710175
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710175%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710175: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710175 url https://www.openlane.eu/en/carv6/auction/10710175
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710196
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710196%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710196: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710196 url https://www.openlane.eu/en/carv6/auction/10710196
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710128
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710128%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710128: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710128 url https://www.openlane.eu/en/carv6/auction/10710128
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10710144
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710144%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10710144: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10710144 url https://www.openlane.eu/en/carv6/auction/10710144
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10711210
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711210%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10711210: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10711210 url https://www.openlane.eu/en/carv6/auction/10711210
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715111
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715111%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715111: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715111 url https://www.openlane.eu/en/carv6/auction/10715111
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10711212
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711212%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10711212: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10711212 url https://www.openlane.eu/en/carv6/auction/10711212
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715104
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715104%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715104: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715104 url https://www.openlane.eu/en/carv6/auction/10715104
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715118
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715118%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715118: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715118 url https://www.openlane.eu/en/carv6/auction/10715118
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715124
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715124%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715124: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715124 url https://www.openlane.eu/en/carv6/auction/10715124
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715114
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715114%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715114: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715114 url https://www.openlane.eu/en/carv6/auction/10715114
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715127
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715127%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715127: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715127 url https://www.openlane.eu/en/carv6/auction/10715127
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10711214
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711214%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10711214: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10711214 url https://www.openlane.eu/en/carv6/auction/10711214
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715116
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715116%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715116: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715116 url https://www.openlane.eu/en/carv6/auction/10715116
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715105
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715105%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715105: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715105 url https://www.openlane.eu/en/carv6/auction/10715105
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715113
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715113%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715113: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715113 url https://www.openlane.eu/en/carv6/auction/10715113
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715107
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715107%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715107: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715107 url https://www.openlane.eu/en/carv6/auction/10715107
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715094
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715094%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715094: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715094 url https://www.openlane.eu/en/carv6/auction/10715094
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715123
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715123%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715123: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715123 url https://www.openlane.eu/en/carv6/auction/10715123
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10711213
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711213%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10711213: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10711213 url https://www.openlane.eu/en/carv6/auction/10711213
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715117
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715117%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715117: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715117 url https://www.openlane.eu/en/carv6/auction/10715117
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715103
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:45 [adesa.it] INFO: Scrape type for 10715103: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715103 url https://www.openlane.eu/en/carv6/auction/10715103
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715115
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715115%27 HTTP/1.1" 200 None
2026-03-24 16:03:45 [adesa.it] INFO: Scrape type for 10715115: 0
2026-03-24 16:03:45 [adesa.it] INFO: Skipping item 10715115 url https://www.openlane.eu/en/carv6/auction/10715115
2026-03-24 16:03:45 [adesa.it] INFO: Found listing with ID: 10715110
2026-03-24 16:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:46 [adesa.it] INFO: Scrape type for 10715110: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715110 url https://www.openlane.eu/en/carv6/auction/10715110
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10715108
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715108%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10715108: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715108 url https://www.openlane.eu/en/carv6/auction/10715108
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10715109
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715109%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10715109: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715109 url https://www.openlane.eu/en/carv6/auction/10715109
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10715106
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715106%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10715106: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715106 url https://www.openlane.eu/en/carv6/auction/10715106
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10715126
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715126%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10715126: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715126 url https://www.openlane.eu/en/carv6/auction/10715126
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711211
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:46 [adesa.it] INFO: Scrape type for 10711211: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711211 url https://www.openlane.eu/en/carv6/auction/10711211
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10715112
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715112%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10715112: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10715112 url https://www.openlane.eu/en/carv6/auction/10715112
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711223
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711223%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711223: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711223 url https://www.openlane.eu/en/carv6/auction/10711223
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711232
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711232%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711232: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711232 url https://www.openlane.eu/en/carv6/auction/10711232
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711226
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711226%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711226: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711226 url https://www.openlane.eu/en/carv6/auction/10711226
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711220
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711220%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711220: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711220 url https://www.openlane.eu/en/carv6/auction/10711220
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711215
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711215%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711215: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711215 url https://www.openlane.eu/en/carv6/auction/10711215
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711228
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711228%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711228: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711228 url https://www.openlane.eu/en/carv6/auction/10711228
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711217
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711217%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711217: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711217 url https://www.openlane.eu/en/carv6/auction/10711217
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711218
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711218%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711218: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711218 url https://www.openlane.eu/en/carv6/auction/10711218
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711229
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711229%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711229: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711229 url https://www.openlane.eu/en/carv6/auction/10711229
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711221
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711221%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711221: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711221 url https://www.openlane.eu/en/carv6/auction/10711221
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711222
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711222%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711222: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711222 url https://www.openlane.eu/en/carv6/auction/10711222
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711225
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711225%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711225: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711225 url https://www.openlane.eu/en/carv6/auction/10711225
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711224
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711224%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711224: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711224 url https://www.openlane.eu/en/carv6/auction/10711224
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711216
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711216%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711216: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711216 url https://www.openlane.eu/en/carv6/auction/10711216
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711227
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711227%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711227: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711227 url https://www.openlane.eu/en/carv6/auction/10711227
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711230
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711230%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711230: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711230 url https://www.openlane.eu/en/carv6/auction/10711230
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711231
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711231%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711231: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711231 url https://www.openlane.eu/en/carv6/auction/10711231
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711219
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711219%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711219: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711219 url https://www.openlane.eu/en/carv6/auction/10711219
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711208
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711208%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711208: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711208 url https://www.openlane.eu/en/carv6/auction/10711208
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711200
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711200%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711200: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711200 url https://www.openlane.eu/en/carv6/auction/10711200
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711204
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711204%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711204: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711204 url https://www.openlane.eu/en/carv6/auction/10711204
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711202
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711202%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711202: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711202 url https://www.openlane.eu/en/carv6/auction/10711202
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711203
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711203%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711203: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711203 url https://www.openlane.eu/en/carv6/auction/10711203
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711206
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711206%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711206: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711206 url https://www.openlane.eu/en/carv6/auction/10711206
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711199
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711199%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711199: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711199 url https://www.openlane.eu/en/carv6/auction/10711199
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711205
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711205%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711205: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711205 url https://www.openlane.eu/en/carv6/auction/10711205
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711192
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711192%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711192: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711192 url https://www.openlane.eu/en/carv6/auction/10711192
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711193
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711193%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711193: 0
2026-03-24 16:03:46 [adesa.it] INFO: Skipping item 10711193 url https://www.openlane.eu/en/carv6/auction/10711193
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711189
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711189%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711189: 2
2026-03-24 16:03:46 [adesa.it] INFO: Scraping item 10711189 url https://www.openlane.eu/en/carv6/auction/10711189
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8ec90>
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fa346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/a346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg saved to cache
2026-03-24 16:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/c26f5e98-49eb-4a44-b38c-e0298725e78f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/29e576ab-9961-4574-8cef-8a460db2458c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:46 [adesa.it] INFO: Found listing with ID: 10711190
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711190%27 HTTP/1.1" 200 None
2026-03-24 16:03:46 [adesa.it] INFO: Scrape type for 10711190: 2
2026-03-24 16:03:46 [adesa.it] INFO: Scraping item 10711190 url https://www.openlane.eu/en/carv6/auction/10711190
2026-03-24 16:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86ed10>
2026-03-24 16:03:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/ddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg saved to cache
2026-03-24 16:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with identifier: 10709614
2026-03-24 16:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with scrape type 2
2026-03-24 16:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with scrape type 2
2026-03-24 16:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be, identifier: 10709614
2026-03-24 16:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10709626
2026-03-24 16:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with scrape type 2
2026-03-24 16:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with scrape type 2
2026-03-24 16:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e, identifier: 10709626
2026-03-24 16:03:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb22e50>
2026-03-24 16:03:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252F272162b1-baec-496d-9e22-e13d9dded298.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/272162b1-baec-496d-9e22-e13d9dded298.jpg saved to cache
2026-03-24 16:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd682954-2e4f-5cac-a285-85b39a54f084 with identifier: 10708973
2026-03-24 16:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd682954-2e4f-5cac-a285-85b39a54f084 with scrape type 2
2026-03-24 16:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd682954-2e4f-5cac-a285-85b39a54f084 with scrape type 2
2026-03-24 16:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd682954-2e4f-5cac-a285-85b39a54f084, identifier: 10708973
2026-03-24 16:03:47 [adesa.it] INFO: Found listing with ID: 10711191
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711191%27 HTTP/1.1" 200 None
2026-03-24 16:03:47 [adesa.it] INFO: Scrape type for 10711191: 2
2026-03-24 16:03:47 [adesa.it] INFO: Scraping item 10711191 url https://www.openlane.eu/en/carv6/auction/10711191
2026-03-24 16:03: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 16:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with identifier: 10709614
2026-03-24 16:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with identifier: 10709614
2026-03-24 16:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 529ecdc1-2781-5c2c-a8da-8b5cc0ba05be with identifier: 10709614 to the API
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '529ecdc1-2781-5c2c-a8da-8b5cc0ba05be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY454RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709614',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 21.000 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709614%27 HTTP/1.1" 200 None
2026-03-24 16:03:47 [adesa.it] INFO: Saving data for 10709614: {'auction_closing_time': 1774446300.0, 'created_time': 1774281671.923407, 'last_price_update_time': 1774368227.488617}
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709614') HTTP/1.1" 204 0
2026-03-24 16:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10709626
2026-03-24 16:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10709626
2026-03-24 16:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10709626 to the API
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD305XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709626',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Espace',
'odometer': 184209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-05-04',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Espace 1.6 DCI Energy Intens EDC - Diesel - Automatic - 160 '
'hp - 184.209 km',
'transmission': 'automatic',
'trim': 'Energy Intens EDC',
'vin': None,
'year': 2016}
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709626%27 HTTP/1.1" 200 None
2026-03-24 16:03:47 [adesa.it] INFO: Saving data for 10709626: {'auction_closing_time': 1774446300.0, 'created_time': 1774281668.03966, 'last_price_update_time': 1774368227.813373}
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709626') HTTP/1.1" 204 0
2026-03-24 16:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd682954-2e4f-5cac-a285-85b39a54f084 with identifier: 10708973
2026-03-24 16:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd682954-2e4f-5cac-a285-85b39a54f084 with identifier: 10708973
2026-03-24 16:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd682954-2e4f-5cac-a285-85b39a54f084 with identifier: 10708973 to the API
2026-03-24 16:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708973>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'CNG',
'id': 'fd682954-2e4f-5cac-a285-85b39a54f084',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA899HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708973',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 337669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2015-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.4 TSI Active - CNG - Manual - 110 hp - '
'337.669 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708973%27 HTTP/1.1" 200 None
2026-03-24 16:03:48 [adesa.it] INFO: Saving data for 10708973: {'auction_closing_time': 1774446300.0, 'created_time': 1774281686.227477, 'last_price_update_time': 1774368228.155574}
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708973') HTTP/1.1" 204 0
2026-03-24 16:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743205/general/cff8bdcf-ce82-457a-bf91-3d98157c94be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719059)
2026-03-24 16:03:48 [adesa.it] INFO: Found listing with ID: 10711188
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711188%27 HTTP/1.1" 200 None
2026-03-24 16:03:48 [adesa.it] INFO: Scrape type for 10711188: 2
2026-03-24 16:03:48 [adesa.it] INFO: Scraping item 10711188 url https://www.openlane.eu/en/carv6/auction/10711188
2026-03-24 16:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b0510>
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fc26f5e98-49eb-4a44-b38c-e0298725e78f.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/c26f5e98-49eb-4a44-b38c-e0298725e78f.jpg saved to cache
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f1a10>
2026-03-24 16:03:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252F29e576ab-9961-4574-8cef-8a460db2458c.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/29e576ab-9961-4574-8cef-8a460db2458c.jpg saved to cache
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a608e4-e494-518b-9292-551216b5abcb with identifier: 10709027
2026-03-24 16:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a608e4-e494-518b-9292-551216b5abcb with scrape type 2
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18a608e4-e494-518b-9292-551216b5abcb with scrape type 2
2026-03-24 16:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 18a608e4-e494-518b-9292-551216b5abcb, identifier: 10709027
2026-03-24 16:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec7b2976-dc29-576e-8f04-9a18f109a3f3 with identifier: 10709000
2026-03-24 16:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec7b2976-dc29-576e-8f04-9a18f109a3f3 with scrape type 2
2026-03-24 16:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec7b2976-dc29-576e-8f04-9a18f109a3f3 with scrape type 2
2026-03-24 16:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec7b2976-dc29-576e-8f04-9a18f109a3f3, identifier: 10709000
2026-03-24 16: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 16:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 18a608e4-e494-518b-9292-551216b5abcb with identifier: 10709027
2026-03-24 16:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 18a608e4-e494-518b-9292-551216b5abcb with identifier: 10709027
2026-03-24 16:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 18a608e4-e494-518b-9292-551216b5abcb with identifier: 10709027 to the API
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709027>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '18a608e4-e494-518b-9292-551216b5abcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DT006GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709027',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Subaru',
'model': 'Outback',
'odometer': 232459,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2008-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Subaru Outback 2.0d Comfort - AWD - Diesel - Manual - 149 hp - '
'232.459 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2008}
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709027%27 HTTP/1.1" 200 None
2026-03-24 16:03:49 [adesa.it] INFO: Saving data for 10709027: {'auction_closing_time': 1774446300.0, 'created_time': 1774281662.062258, 'last_price_update_time': 1774368229.283858}
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709027') HTTP/1.1" 204 0
2026-03-24 16:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec7b2976-dc29-576e-8f04-9a18f109a3f3 with identifier: 10709000
2026-03-24 16:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec7b2976-dc29-576e-8f04-9a18f109a3f3 with identifier: 10709000
2026-03-24 16:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec7b2976-dc29-576e-8f04-9a18f109a3f3 with identifier: 10709000 to the API
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709000>
{'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-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec7b2976-dc29-576e-8f04-9a18f109a3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB951PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709000',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '2008',
'odometer': 104000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 130 hp - 104.000 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709000%27 HTTP/1.1" 200 None
2026-03-24 16:03:49 [adesa.it] INFO: Saving data for 10709000: {'auction_closing_time': 1774446300.0, 'created_time': 1774281669.717883, 'last_price_update_time': 1774368229.565374}
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709000') HTTP/1.1" 204 0
2026-03-24 16:03:49 [adesa.it] INFO: Found listing with ID: 10711187
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711187%27 HTTP/1.1" 200 None
2026-03-24 16:03:49 [adesa.it] INFO: Scrape type for 10711187: 2
2026-03-24 16:03:49 [adesa.it] INFO: Scraping item 10711187 url https://www.openlane.eu/en/carv6/auction/10711187
2026-03-24 16:03: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 16:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:49 [adesa.it] INFO: Found listing with ID: 10711183
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711183%27 HTTP/1.1" 200 None
2026-03-24 16:03:49 [adesa.it] INFO: Scrape type for 10711183: 2
2026-03-24 16:03:49 [adesa.it] INFO: Scraping item 10711183 url https://www.openlane.eu/en/carv6/auction/10711183
2026-03-24 16:03: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 16:03: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 16:03: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 16:03:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2e290>
2026-03-24 16:03:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743205%252Fgeneral%252Fcff8bdcf-ce82-457a-bf91-3d98157c94be.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743205/general/cff8bdcf-ce82-457a-bf91-3d98157c94be.jpg saved to cache
2026-03-24 16:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fedf2322-86eb-5962-9f45-6e21d4a43088
2026-03-24 16:03:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fedf2322-86eb-5962-9f45-6e21d4a43088, skipping ID generation
2026-03-24 16:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fedf2322-86eb-5962-9f45-6e21d4a43088 with scrape type 1
2026-03-24 16:03:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fedf2322-86eb-5962-9f45-6e21d4a43088 sending to next pipeline
2026-03-24 16:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fedf2322-86eb-5962-9f45-6e21d4a43088, identifier: 10719059
2026-03-24 16:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d05da4cc-b451-56f7-b259-08ba0cbb8d5a with identifier: 10708903
2026-03-24 16:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d05da4cc-b451-56f7-b259-08ba0cbb8d5a with scrape type 2
2026-03-24 16:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d05da4cc-b451-56f7-b259-08ba0cbb8d5a with scrape type 2
2026-03-24 16:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d05da4cc-b451-56f7-b259-08ba0cbb8d5a, identifier: 10708903
2026-03-24 16:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10709627
2026-03-24 16:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with scrape type 2
2026-03-24 16:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with scrape type 2
2026-03-24 16:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b, identifier: 10709627
2026-03-24 16:03:50 [adesa.it] INFO: Found listing with ID: 10711197
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711197%27 HTTP/1.1" 200 None
2026-03-24 16:03:50 [adesa.it] INFO: Scrape type for 10711197: 2
2026-03-24 16:03:50 [adesa.it] INFO: Scraping item 10711197 url https://www.openlane.eu/en/carv6/auction/10711197
2026-03-24 16:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fedf2322-86eb-5962-9f45-6e21d4a43088 with identifier: 10719059
2026-03-24 16:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fedf2322-86eb-5962-9f45-6e21d4a43088 with identifier: 10719059
2026-03-24 16:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fedf2322-86eb-5962-9f45-6e21d4a43088 with identifier: 10719059 to the API
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743205/general/cff8bdcf-ce82-457a-bf91-3d98157c94be.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'fedf2322-86eb-5962-9f45-6e21d4a43088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD023BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719059',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 182251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/cff8bdcf-ce82-457a-bf91-3d98157c94be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/e911605f-dbdc-4700-9876-ab5d85a0975a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/29e576ab-9961-4574-8cef-8a460db2458c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/c26f5e98-49eb-4a44-b38c-e0298725e78f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/f8e9d76e-e99b-4b8d-a35b-6f3aa94cf1cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59216,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/272162b1-baec-496d-9e22-e13d9dded298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46745,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/32ca2b87-4237-4b7f-a389-b46e50b30b92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/ddd3aecb-bd2e-4cdd-883d-166cb3d49df4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/a346b6ea-05e0-4ba5-86b6-6dd33429ab2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fedf2322-86eb-5962-9f45-6e21d4a43088/fedf2322-86eb-5962-9f45-6e21d4a43088_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743205/general/ea457008-e395-4c5d-812c-2070f208502d.jpg',
'Width': 800}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 182.251 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719059%27 HTTP/1.1" 200 None
2026-03-24 16:03:50 [adesa.it] INFO: Saving data for 10719059: {'created_time': 1774368230.681814, 'last_price_update_time': 1774368230.681824, 'auction_closing_time': 1774434000.0}
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719059') HTTP/1.1" 204 0
2026-03-24 16:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d05da4cc-b451-56f7-b259-08ba0cbb8d5a with identifier: 10708903
2026-03-24 16:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d05da4cc-b451-56f7-b259-08ba0cbb8d5a with identifier: 10708903
2026-03-24 16:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d05da4cc-b451-56f7-b259-08ba0cbb8d5a with identifier: 10708903 to the API
2026-03-24 16:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd05da4cc-b451-56f7-b259-08ba0cbb8d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FK377GF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708903',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 193947,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-05-31',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro L2H1 1.6 Edition - Diesel - Manual - 125 hp - 193.947 '
'km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2017}
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708903%27 HTTP/1.1" 200 None
2026-03-24 16:03:51 [adesa.it] INFO: Saving data for 10708903: {'auction_closing_time': 1774446300.0, 'created_time': 1774281670.628724, 'last_price_update_time': 1774368231.067447}
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708903') HTTP/1.1" 204 0
2026-03-24 16:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10709627
2026-03-24 16:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10709627
2026-03-24 16:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10709627 to the API
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '94d84c5c-993f-544d-b09a-d2d0aaf65f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ398CY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709627',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 94300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 2,
'seller_name': None,
'title': 'Smart Fortwo 1.0 Passion - Petrol - Manual - 71 hp - 94.300 km',
'transmission': 'manual',
'trim': 'Passion',
'vin': None,
'year': 2018}
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709627%27 HTTP/1.1" 200 None
2026-03-24 16:03:51 [adesa.it] INFO: Saving data for 10709627: {'auction_closing_time': 1774446300.0, 'created_time': 1774281672.588307, 'last_price_update_time': 1774368231.320192}
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709627') HTTP/1.1" 204 0
2026-03-24 16:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/e532327b-4276-40a7-b999-c611a71a8176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:03:51 [adesa.it] INFO: Found listing with ID: 10711184
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:51 [adesa.it] INFO: Scrape type for 10711184: 2
2026-03-24 16:03:51 [adesa.it] INFO: Scraping item 10711184 url https://www.openlane.eu/en/carv6/auction/10711184
2026-03-24 16:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f828169-239b-5a6c-93b2-6cb8c921ceee with identifier: 10708970
2026-03-24 16:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f828169-239b-5a6c-93b2-6cb8c921ceee with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f828169-239b-5a6c-93b2-6cb8c921ceee with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f828169-239b-5a6c-93b2-6cb8c921ceee, identifier: 10708970
2026-03-24 16:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10709620
2026-03-24 16:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b30256b-69aa-51b5-8468-59a458f533ab with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b30256b-69aa-51b5-8468-59a458f533ab with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b30256b-69aa-51b5-8468-59a458f533ab, identifier: 10709620
2026-03-24 16:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9b0e773-5ed0-5a95-baab-1d345a296482 with identifier: 10708974
2026-03-24 16:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9b0e773-5ed0-5a95-baab-1d345a296482 with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9b0e773-5ed0-5a95-baab-1d345a296482 with scrape type 2
2026-03-24 16:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c9b0e773-5ed0-5a95-baab-1d345a296482, identifier: 10708974
2026-03-24 16: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 16:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f828169-239b-5a6c-93b2-6cb8c921ceee with identifier: 10708970
2026-03-24 16:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f828169-239b-5a6c-93b2-6cb8c921ceee with identifier: 10708970
2026-03-24 16:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f828169-239b-5a6c-93b2-6cb8c921ceee with identifier: 10708970 to the API
2026-03-24 16:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '5f828169-239b-5a6c-93b2-6cb8c921ceee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DX229SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708970',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Astra',
'odometer': 242336,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2009-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Enjoy - Diesel - Manual - 110 hp - 242.336 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2009}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708970%27 HTTP/1.1" 200 None
2026-03-24 16:03:52 [adesa.it] INFO: Saving data for 10708970: {'auction_closing_time': 1774446300.0, 'created_time': 1774281674.271828, 'last_price_update_time': 1774368232.212793}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708970') HTTP/1.1" 204 0
2026-03-24 16:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10709620
2026-03-24 16:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10709620
2026-03-24 16:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10709620 to the API
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709620>
{'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': 110,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3b30256b-69aa-51b5-8468-59a458f533ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fn486gg',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709620',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 178451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Manual - 110 hp - '
'178.451 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709620%27 HTTP/1.1" 200 None
2026-03-24 16:03:52 [adesa.it] INFO: Saving data for 10709620: {'auction_closing_time': 1774446300.0, 'created_time': 1774281707.459403, 'last_price_update_time': 1774368232.475527}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709620') HTTP/1.1" 204 0
2026-03-24 16:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c9b0e773-5ed0-5a95-baab-1d345a296482 with identifier: 10708974
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 16:03:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c9b0e773-5ed0-5a95-baab-1d345a296482 with identifier: 10708974
2026-03-24 16:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c9b0e773-5ed0-5a95-baab-1d345a296482 with identifier: 10708974 to the API
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'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': 'c9b0e773-5ed0-5a95-baab-1d345a296482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB438EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708974',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 218642,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2015-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper D 1.6 - Diesel - Manual - 112 hp - 218.642 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708974%27 HTTP/1.1" 200 None
2026-03-24 16:03:52 [adesa.it] INFO: Saving data for 10708974: {'auction_closing_time': 1774446300.0, 'created_time': 1774281666.477059, 'last_price_update_time': 1774368232.938788}
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708974') HTTP/1.1" 204 0
2026-03-24 16:03:52 [adesa.it] INFO: Found listing with ID: 10711196
2026-03-24 16:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711196%27 HTTP/1.1" 200 None
2026-03-24 16:03:52 [adesa.it] INFO: Scrape type for 10711196: 2
2026-03-24 16:03:52 [adesa.it] INFO: Scraping item 10711196 url https://www.openlane.eu/en/carv6/auction/10711196
2026-03-24 16:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/f6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:53 [adesa.it] INFO: Found listing with ID: 10711194
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711194%27 HTTP/1.1" 200 None
2026-03-24 16:03:53 [adesa.it] INFO: Scrape type for 10711194: 2
2026-03-24 16:03:53 [adesa.it] INFO: Scraping item 10711194 url https://www.openlane.eu/en/carv6/auction/10711194
2026-03-24 16: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 16:03:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93c110>
2026-03-24 16:03:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252Fe532327b-4276-40a7-b999-c611a71a8176.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/e532327b-4276-40a7-b999-c611a71a8176.jpg saved to cache
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696d45d8-e26d-5134-b190-85262694e9f0 with identifier: 10709029
2026-03-24 16:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696d45d8-e26d-5134-b190-85262694e9f0 with scrape type 2
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696d45d8-e26d-5134-b190-85262694e9f0 with scrape type 2
2026-03-24 16:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 696d45d8-e26d-5134-b190-85262694e9f0, identifier: 10709029
2026-03-24 16:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 696d45d8-e26d-5134-b190-85262694e9f0 with identifier: 10709029
2026-03-24 16:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 696d45d8-e26d-5134-b190-85262694e9f0 with identifier: 10709029
2026-03-24 16:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 696d45d8-e26d-5134-b190-85262694e9f0 with identifier: 10709029 to the API
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '696d45d8-e26d-5134-b190-85262694e9f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DM303KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709029',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 115639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2008-01-11',
'seats_number': 4,
'seller_name': None,
'title': 'Lancia Ypsilon 1.3 MultiJet - Diesel - Manual - 105 hp - 115.639 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709029%27 HTTP/1.1" 200 None
2026-03-24 16:03:53 [adesa.it] INFO: Saving data for 10709029: {'auction_closing_time': 1774446300.0, 'created_time': 1774281658.119832, 'last_price_update_time': 1774368233.846508}
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709029') HTTP/1.1" 204 0
2026-03-24 16:03:53 [adesa.it] INFO: Found listing with ID: 10711185
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711185%27 HTTP/1.1" 200 None
2026-03-24 16:03:53 [adesa.it] INFO: Scrape type for 10711185: 0
2026-03-24 16:03:53 [adesa.it] INFO: Skipping item 10711185 url https://www.openlane.eu/en/carv6/auction/10711185
2026-03-24 16:03:53 [adesa.it] INFO: Found listing with ID: 10711195
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711195%27 HTTP/1.1" 200 None
2026-03-24 16:03:53 [adesa.it] INFO: Scrape type for 10711195: 2
2026-03-24 16:03:53 [adesa.it] INFO: Scraping item 10711195 url https://www.openlane.eu/en/carv6/auction/10711195
2026-03-24 16:03:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db6f190>
2026-03-24 16:03:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252Ff6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/f6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg saved to cache
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10709062
2026-03-24 16:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c737b3b6-20bd-5480-a748-8aa12f275688 with scrape type 2
2026-03-24 16:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c737b3b6-20bd-5480-a748-8aa12f275688 with scrape type 2
2026-03-24 16:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c737b3b6-20bd-5480-a748-8aa12f275688, identifier: 10709062
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10711186
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711186%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10711186: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10711186 url https://www.openlane.eu/en/carv6/auction/10711186
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10711198
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711198%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10711198: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10711198 url https://www.openlane.eu/en/carv6/auction/10711198
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709131
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709131%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709131: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709131 url https://www.openlane.eu/en/carv6/auction/10709131
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709151
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709151%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709151: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709151 url https://www.openlane.eu/en/carv6/auction/10709151
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709164
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709164%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709164: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709164 url https://www.openlane.eu/en/carv6/auction/10709164
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709149
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709149%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709149: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709149 url https://www.openlane.eu/en/carv6/auction/10709149
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709145
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709145%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709145: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709145 url https://www.openlane.eu/en/carv6/auction/10709145
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709168
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:54 [adesa.it] INFO: Scrape type for 10709168: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709168 url https://www.openlane.eu/en/carv6/auction/10709168
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709178
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:03:54 [adesa.it] INFO: Scrape type for 10709178: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709178 url https://www.openlane.eu/en/carv6/auction/10709178
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709181
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709181%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709181: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709181 url https://www.openlane.eu/en/carv6/auction/10709181
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709150
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709150%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709150: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709150 url https://www.openlane.eu/en/carv6/auction/10709150
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709157
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709157%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709157: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709157 url https://www.openlane.eu/en/carv6/auction/10709157
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709148
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709148%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709148: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709148 url https://www.openlane.eu/en/carv6/auction/10709148
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709158
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709158%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709158: 2
2026-03-24 16:03:54 [adesa.it] INFO: Scraping item 10709158 url https://www.openlane.eu/en/carv6/auction/10709158
2026-03-24 16:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10709062
2026-03-24 16:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10709062
2026-03-24 16:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10709062 to the API
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709062>
{'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': 139,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c737b3b6-20bd-5480-a748-8aa12f275688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DN986TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709062',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': '6',
'odometer': 302871,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2008-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 2.0 CRDI - Diesel - Manual - 139 hp - 302.871 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709062%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Saving data for 10709062: {'auction_closing_time': 1774446300.0, 'created_time': 1774281649.66232, 'last_price_update_time': 1774368234.575912}
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709062') HTTP/1.1" 204 0
2026-03-24 16:03: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 16:03:54 [adesa.it] INFO: Found listing with ID: 10709153
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709153%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709153: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709153 url https://www.openlane.eu/en/carv6/auction/10709153
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709179
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709179%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709179: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709179 url https://www.openlane.eu/en/carv6/auction/10709179
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709180
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709180%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709180: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709180 url https://www.openlane.eu/en/carv6/auction/10709180
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709172
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709172%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709172: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709172 url https://www.openlane.eu/en/carv6/auction/10709172
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709175
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709175%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709175: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709175 url https://www.openlane.eu/en/carv6/auction/10709175
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709171
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709171%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709171: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709171 url https://www.openlane.eu/en/carv6/auction/10709171
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709163
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709163%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709163: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709163 url https://www.openlane.eu/en/carv6/auction/10709163
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709137
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709137%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709137: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709137 url https://www.openlane.eu/en/carv6/auction/10709137
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709152
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709152%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709152: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709152 url https://www.openlane.eu/en/carv6/auction/10709152
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709134
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709134%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709134: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709134 url https://www.openlane.eu/en/carv6/auction/10709134
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709139
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709139%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709139: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709139 url https://www.openlane.eu/en/carv6/auction/10709139
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709138
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709138%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709138: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709138 url https://www.openlane.eu/en/carv6/auction/10709138
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709135
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709135%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709135: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709135 url https://www.openlane.eu/en/carv6/auction/10709135
2026-03-24 16:03:54 [adesa.it] INFO: Found listing with ID: 10709146
2026-03-24 16:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709146%27 HTTP/1.1" 200 None
2026-03-24 16:03:54 [adesa.it] INFO: Scrape type for 10709146: 0
2026-03-24 16:03:54 [adesa.it] INFO: Skipping item 10709146 url https://www.openlane.eu/en/carv6/auction/10709146
2026-03-24 16:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10709617
2026-03-24 16:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4f1e31-2a1e-5f74-a135-021f04e1343a with scrape type 2
2026-03-24 16:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4f1e31-2a1e-5f74-a135-021f04e1343a with scrape type 2
2026-03-24 16:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad4f1e31-2a1e-5f74-a135-021f04e1343a, identifier: 10709617
2026-03-24 16:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10709617
2026-03-24 16:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10709617
2026-03-24 16:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10709617 to the API
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'LPG',
'id': 'ad4f1e31-2a1e-5f74-a135-021f04e1343a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ520WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709617',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 184585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 MultiAir Limited - LPG - Manual - 139 hp - 184.585 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709617%27 HTTP/1.1" 200 None
2026-03-24 16:03:55 [adesa.it] INFO: Saving data for 10709617: {'auction_closing_time': 1774446300.0, 'created_time': 1774281671.436571, 'last_price_update_time': 1774368235.263655}
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709617') HTTP/1.1" 204 0
2026-03-24 16:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4254ea39-81cb-5f3d-af18-31922be2b66f with identifier: 10708995
2026-03-24 16:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4254ea39-81cb-5f3d-af18-31922be2b66f with scrape type 2
2026-03-24 16:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4254ea39-81cb-5f3d-af18-31922be2b66f with scrape type 2
2026-03-24 16:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4254ea39-81cb-5f3d-af18-31922be2b66f, identifier: 10708995
2026-03-24 16:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4254ea39-81cb-5f3d-af18-31922be2b66f with identifier: 10708995
2026-03-24 16:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4254ea39-81cb-5f3d-af18-31922be2b66f with identifier: 10708995
2026-03-24 16:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4254ea39-81cb-5f3d-af18-31922be2b66f with identifier: 10708995 to the API
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708995>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '4254ea39-81cb-5f3d-af18-31922be2b66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX234SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708995',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128487,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2019-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'128.487 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708995%27 HTTP/1.1" 200 None
2026-03-24 16:03:55 [adesa.it] INFO: Saving data for 10708995: {'auction_closing_time': 1774446300.0, 'created_time': 1774281680.616328, 'last_price_update_time': 1774368235.774785}
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708995') HTTP/1.1" 204 0
2026-03-24 16:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16: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 16:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddbdcd9a-93d7-5c40-adae-b39905b83927 with identifier: 10711189
2026-03-24 16:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddbdcd9a-93d7-5c40-adae-b39905b83927 with scrape type 2
2026-03-24 16:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddbdcd9a-93d7-5c40-adae-b39905b83927 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ddbdcd9a-93d7-5c40-adae-b39905b83927, identifier: 10711189
2026-03-24 16:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ddbdcd9a-93d7-5c40-adae-b39905b83927 with identifier: 10711189
2026-03-24 16:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ddbdcd9a-93d7-5c40-adae-b39905b83927 with identifier: 10711189
2026-03-24 16:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ddbdcd9a-93d7-5c40-adae-b39905b83927 with identifier: 10711189 to the API
2026-03-24 16:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711189>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'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': 'ddbdcd9a-93d7-5c40-adae-b39905b83927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT055SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711189',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 53575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 53.575 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711189%27 HTTP/1.1" 200 None
2026-03-24 16:03:56 [adesa.it] INFO: Saving data for 10711189: {'auction_closing_time': 1774449000.0, 'created_time': 1774281729.141142, 'last_price_update_time': 1774368236.641174}
2026-03-24 16:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711189') HTTP/1.1" 204 0
2026-03-24 16:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68fe94b-1241-59ee-925e-590168e89264 with identifier: 10711190
2026-03-24 16:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68fe94b-1241-59ee-925e-590168e89264 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b68fe94b-1241-59ee-925e-590168e89264 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b68fe94b-1241-59ee-925e-590168e89264, identifier: 10711190
2026-03-24 16:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86734316-5711-59e6-bf8d-f89394d738e9 with identifier: 10710018
2026-03-24 16:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86734316-5711-59e6-bf8d-f89394d738e9 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86734316-5711-59e6-bf8d-f89394d738e9 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86734316-5711-59e6-bf8d-f89394d738e9, identifier: 10710018
2026-03-24 16:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with identifier: 10709619
2026-03-24 16:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with scrape type 2
2026-03-24 16:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with scrape type 2
2026-03-24 16:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63, identifier: 10709619
2026-03-24 16:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b68fe94b-1241-59ee-925e-590168e89264 with identifier: 10711190
2026-03-24 16:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b68fe94b-1241-59ee-925e-590168e89264 with identifier: 10711190
2026-03-24 16:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b68fe94b-1241-59ee-925e-590168e89264 with identifier: 10711190 to the API
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'b68fe94b-1241-59ee-925e-590168e89264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV015PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711190',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 54420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'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 - 54.420 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711190%27 HTTP/1.1" 200 None
2026-03-24 16:03:57 [adesa.it] INFO: Saving data for 10711190: {'auction_closing_time': 1774449000.0, 'created_time': 1774281718.446523, 'last_price_update_time': 1774368237.268577}
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711190') HTTP/1.1" 204 0
2026-03-24 16:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86734316-5711-59e6-bf8d-f89394d738e9 with identifier: 10710018
2026-03-24 16:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86734316-5711-59e6-bf8d-f89394d738e9 with identifier: 10710018
2026-03-24 16:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86734316-5711-59e6-bf8d-f89394d738e9 with identifier: 10710018 to the API
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '86734316-5711-59e6-bf8d-f89394d738e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FM109FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710018',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 89076,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2017-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat Panda 1.2 Easy - Petrol - Manual - 69 hp - 89.076 km',
'transmission': 'manual',
'trim': 'Easy',
'vin': None,
'year': 2017}
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710018%27 HTTP/1.1" 200 None
2026-03-24 16:03:57 [adesa.it] INFO: Saving data for 10710018: {'auction_closing_time': 1774446300.0, 'created_time': 1774281639.583001, 'last_price_update_time': 1774368237.649472}
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710018') HTTP/1.1" 204 0
2026-03-24 16:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with identifier: 10709619
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 16:03:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with identifier: 10709619
2026-03-24 16:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9fb9a1bb-5e1b-59e5-9056-de37f30bfd63 with identifier: 10709619 to the API
2026-03-24 16:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 84,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'LPG',
'id': '9fb9a1bb-5e1b-59e5-9056-de37f30bfd63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EB527HK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709619',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 266939,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2014-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Panda 0.9 Twinair Lounge - LPG - Manual - 84 hp - 266.939 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2014}
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709619%27 HTTP/1.1" 200 None
2026-03-24 16:03:59 [adesa.it] INFO: Saving data for 10709619: {'auction_closing_time': 1774446300.0, 'created_time': 1774281652.175309, 'last_price_update_time': 1774368239.113825}
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709619') HTTP/1.1" 204 0
2026-03-24 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/768f0aa7-e448-4cdc-a600-a2553939d864.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/f129afa0-4504-4cf4-8ad6-9af3111f7113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16: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 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13977147-e086-5e96-9dda-02c5c5a946d2 with identifier: 10719038
2026-03-24 16:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13977147-e086-5e96-9dda-02c5c5a946d2 with scrape type 1
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743184%252Fgeneral%252Fbe3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/be3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg not downloaded yet
2026-03-24 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/e03005e8-a267-48d1-a97d-83ed98404681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03: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%252F5743184%252Fgeneral%252F8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg not downloaded yet
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db74e50>
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252F768f0aa7-e448-4cdc-a600-a2553939d864.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/768f0aa7-e448-4cdc-a600-a2553939d864.jpg saved to cache
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eda3f50>
2026-03-24 16:03:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:03: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 16:03:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252Ff129afa0-4504-4cf4-8ad6-9af3111f7113.jpg') HTTP/1.1" 204 0
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/f129afa0-4504-4cf4-8ad6-9af3111f7113.jpg saved to cache
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa3a224-b3cb-5b6b-a865-0715cc018306 with identifier: 10711187
2026-03-24 16:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa3a224-b3cb-5b6b-a865-0715cc018306 with scrape type 2
2026-03-24 16:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa3a224-b3cb-5b6b-a865-0715cc018306 with scrape type 2
2026-03-24 16:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aaa3a224-b3cb-5b6b-a865-0715cc018306, identifier: 10711187
2026-03-24 16:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aaa3a224-b3cb-5b6b-a865-0715cc018306 with identifier: 10711187
2026-03-24 16:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aaa3a224-b3cb-5b6b-a865-0715cc018306 with identifier: 10711187
2026-03-24 16:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aaa3a224-b3cb-5b6b-a865-0715cc018306 with identifier: 10711187 to the API
2026-03-24 16:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'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': 'aaa3a224-b3cb-5b6b-a865-0715cc018306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT612SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711187',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 76917,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 76.917 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711187%27 HTTP/1.1" 200 None
2026-03-24 16:04:00 [adesa.it] INFO: Saving data for 10711187: {'auction_closing_time': 1774449000.0, 'created_time': 1774281710.107015, 'last_price_update_time': 1774368240.037305}
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711187') HTTP/1.1" 204 0
2026-03-24 16:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/d67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252Fd27afe37-d27c-4cb9-9de6-048207b9b788.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/d27afe37-d27c-4cb9-9de6-048207b9b788.jpg not downloaded yet
2026-03-24 16:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0980fab6-6734-5373-89d6-38c74cf01033 with identifier: 10711191
2026-03-24 16:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0980fab6-6734-5373-89d6-38c74cf01033 with scrape type 2
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0980fab6-6734-5373-89d6-38c74cf01033 with scrape type 2
2026-03-24 16:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0980fab6-6734-5373-89d6-38c74cf01033, identifier: 10711191
2026-03-24 16:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f8d90>
2026-03-24 16:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252Fe03005e8-a267-48d1-a97d-83ed98404681.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/e03005e8-a267-48d1-a97d-83ed98404681.jpg saved to cache
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3609c0f-0da9-504e-850f-204cd3445eb1 with identifier: 10711188
2026-03-24 16:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3609c0f-0da9-504e-850f-204cd3445eb1 with scrape type 2
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3609c0f-0da9-504e-850f-204cd3445eb1 with scrape type 2
2026-03-24 16:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3609c0f-0da9-504e-850f-204cd3445eb1, identifier: 10711188
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252F9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg not downloaded yet
2026-03-24 16:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0980fab6-6734-5373-89d6-38c74cf01033 with identifier: 10711191
2026-03-24 16:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0980fab6-6734-5373-89d6-38c74cf01033 with identifier: 10711191
2026-03-24 16:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0980fab6-6734-5373-89d6-38c74cf01033 with identifier: 10711191 to the API
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711191>
{'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': '0980fab6-6734-5373-89d6-38c74cf01033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV143PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711191',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 60495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-04-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 60.495 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711191%27 HTTP/1.1" 200 None
2026-03-24 16:04:00 [adesa.it] INFO: Saving data for 10711191: {'auction_closing_time': 1774449000.0, 'created_time': 1774281713.994004, 'last_price_update_time': 1774368240.733997}
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711191') HTTP/1.1" 204 0
2026-03-24 16:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3609c0f-0da9-504e-850f-204cd3445eb1 with identifier: 10711188
2026-03-24 16:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3609c0f-0da9-504e-850f-204cd3445eb1 with identifier: 10711188
2026-03-24 16:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3609c0f-0da9-504e-850f-204cd3445eb1 with identifier: 10711188 to the API
2026-03-24 16:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711188>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'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': 'a3609c0f-0da9-504e-850f-204cd3445eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT555SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711188',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 66384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 66.384 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711188%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [adesa.it] INFO: Saving data for 10711188: {'auction_closing_time': 1774449000.0, 'created_time': 1774281711.764012, 'last_price_update_time': 1774368241.110662}
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711188') HTTP/1.1" 204 0
2026-03-24 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/be3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252F65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg not downloaded yet
2026-03-24 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea439d0>
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252Fd67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/d67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg saved to cache
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece4690>
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252F7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg saved to cache
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4c9d0>
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252F77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg saved to cache
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:04: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 16:04: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 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/dc904372-7d30-4271-9402-c0907d9ee620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252F1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg not downloaded yet
2026-03-24 16:04: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 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252Fd0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/d0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg not downloaded yet
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece5cd0>
2026-03-24 16:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252Fbe3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/be3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg saved to cache
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a8b62c-ee57-5b09-8d39-114afc82d054 with identifier: 10711197
2026-03-24 16:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a8b62c-ee57-5b09-8d39-114afc82d054 with scrape type 2
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a8b62c-ee57-5b09-8d39-114afc82d054 with scrape type 2
2026-03-24 16:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f0a8b62c-ee57-5b09-8d39-114afc82d054, identifier: 10711197
2026-03-24 16:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a025b8a0-f5b2-5c76-a9c7-84974128a65c with identifier: 10711184
2026-03-24 16:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a025b8a0-f5b2-5c76-a9c7-84974128a65c with scrape type 2
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a025b8a0-f5b2-5c76-a9c7-84974128a65c with scrape type 2
2026-03-24 16:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a025b8a0-f5b2-5c76-a9c7-84974128a65c, identifier: 10711184
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252Fe59a133a-19c1-4457-9c2d-e28976612405.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/e59a133a-19c1-4457-9c2d-e28976612405.jpg not downloaded yet
2026-03-24 16:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f0a8b62c-ee57-5b09-8d39-114afc82d054 with identifier: 10711197
2026-03-24 16:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f0a8b62c-ee57-5b09-8d39-114afc82d054 with identifier: 10711197
2026-03-24 16:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f0a8b62c-ee57-5b09-8d39-114afc82d054 with identifier: 10711197 to the API
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'f0a8b62c-ee57-5b09-8d39-114afc82d054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL335ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711197',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 78003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 100 hp - 78.003 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711197%27 HTTP/1.1" 200 None
2026-03-24 16:04:01 [adesa.it] INFO: Saving data for 10711197: {'auction_closing_time': 1774449000.0, 'created_time': 1774281706.551714, 'last_price_update_time': 1774368241.813904}
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711197') HTTP/1.1" 204 0
2026-03-24 16:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a025b8a0-f5b2-5c76-a9c7-84974128a65c with identifier: 10711184
2026-03-24 16:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a025b8a0-f5b2-5c76-a9c7-84974128a65c with identifier: 10711184
2026-03-24 16:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a025b8a0-f5b2-5c76-a9c7-84974128a65c with identifier: 10711184 to the API
2026-03-24 16:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711184>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Red',
'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': 'a025b8a0-f5b2-5c76-a9c7-84974128a65c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL237ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711184',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 70085,
'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 Elegance - Petrol - Manual - 101 hp - 70.085 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711184%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [adesa.it] INFO: Saving data for 10711184: {'auction_closing_time': 1774449000.0, 'created_time': 1774281717.675029, 'last_price_update_time': 1774368242.093918}
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711184') HTTP/1.1" 204 0
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/d27afe37-d27c-4cb9-9de6-048207b9b788.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/96db0705-9365-4c95-8535-c9b0a3f553d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/f8e8e983-acca-4c45-a66a-aa777d1355b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252Fe8f31b50-8c4a-469f-8922-8650e9dffe91.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/e8f31b50-8c4a-469f-8922-8650e9dffe91.jpg not downloaded yet
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743184%252Fgeneral%252F6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg not downloaded yet
2026-03-24 16:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90c021a-2c6b-58be-b641-52ff00db5b3d with identifier: 10719037
2026-03-24 16:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90c021a-2c6b-58be-b641-52ff00db5b3d with scrape type 1
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252Fbb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/bb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg not downloaded yet
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a506b110>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252Fdc904372-7d30-4271-9402-c0907d9ee620.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/dc904372-7d30-4271-9402-c0907d9ee620.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf7a90>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252F8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/8b40bc84-c554-4006-a316-89617747fa2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/d0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252Fbf73259d-a3c2-4918-930f-bc96a4b040ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/bf73259d-a3c2-4918-930f-bc96a4b040ee.jpg not downloaded yet
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252Fc1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/c1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg not downloaded yet
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dde9450>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252Fd27afe37-d27c-4cb9-9de6-048207b9b788.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/d27afe37-d27c-4cb9-9de6-048207b9b788.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7bd90>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252F65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1b890>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252F9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea61350>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252F96db0705-9365-4c95-8535-c9b0a3f553d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/96db0705-9365-4c95-8535-c9b0a3f553d3.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa1c10>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252Ff8e8e983-acca-4c45-a66a-aa777d1355b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/f8e8e983-acca-4c45-a66a-aa777d1355b1.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252Feefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/eefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg not downloaded yet
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/e8f31b50-8c4a-469f-8922-8650e9dffe91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04: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 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/bb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252Fd6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/d6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg not downloaded yet
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b280b090>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252F1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dedfa90>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252F8b40bc84-c554-4006-a316-89617747fa2b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/8b40bc84-c554-4006-a316-89617747fa2b.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9ea90>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252Fd0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/d0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252F5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg not downloaded yet
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/bf73259d-a3c2-4918-930f-bc96a4b040ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/c1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743184/general/e59a133a-19c1-4457-9c2d-e28976612405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719038)
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252F63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg not downloaded yet
2026-03-24 16:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa9ed47-bfa5-5178-88ef-b79b5af43461 with identifier: 10711196
2026-03-24 16:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa9ed47-bfa5-5178-88ef-b79b5af43461 with scrape type 2
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa9ed47-bfa5-5178-88ef-b79b5af43461 with scrape type 2
2026-03-24 16:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aaa9ed47-bfa5-5178-88ef-b79b5af43461, identifier: 10711196
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3d310>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252F6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ecc10>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252Fe8f31b50-8c4a-469f-8922-8650e9dffe91.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/e8f31b50-8c4a-469f-8922-8650e9dffe91.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9b650>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252F774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg saved to cache
2026-03-24 16:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a427c050>
2026-03-24 16:04:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252Fbb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/bb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg saved to cache
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/eefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252F52902740-7990-433c-8217-111532f10684.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/52902740-7990-433c-8217-111532f10684.jpg not downloaded yet
2026-03-24 16:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aaa9ed47-bfa5-5178-88ef-b79b5af43461 with identifier: 10711196
2026-03-24 16:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aaa9ed47-bfa5-5178-88ef-b79b5af43461 with identifier: 10711196
2026-03-24 16:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aaa9ed47-bfa5-5178-88ef-b79b5af43461 with identifier: 10711196 to the API
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:04: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 16:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'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': 'aaa9ed47-bfa5-5178-88ef-b79b5af43461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL399ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711196',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 79204,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 101 hp - 79.204 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711196%27 HTTP/1.1" 200 None
2026-03-24 16:04:03 [adesa.it] INFO: Saving data for 10711196: {'auction_closing_time': 1774449000.0, 'created_time': 1774281764.750656, 'last_price_update_time': 1774368243.28516}
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711196') HTTP/1.1" 204 0
2026-03-24 16:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/d6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/ad3fb312-0277-41a6-a410-4fd0409419e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:04:03 [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 16:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252F29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg not downloaded yet
2026-03-24 16: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 16: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 16:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfc090>
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252F060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg saved to cache
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7d7350>
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252Fbf73259d-a3c2-4918-930f-bc96a4b040ee.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/bf73259d-a3c2-4918-930f-bc96a4b040ee.jpg saved to cache
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9db210>
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252Fc1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/c1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg saved to cache
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deb2610>
2026-03-24 16:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743184%252Fgeneral%252Fe59a133a-19c1-4457-9c2d-e28976612405.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743184/general/e59a133a-19c1-4457-9c2d-e28976612405.jpg saved to cache
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 13977147-e086-5e96-9dda-02c5c5a946d2
2026-03-24 16:04:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13977147-e086-5e96-9dda-02c5c5a946d2, skipping ID generation
2026-03-24 16:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13977147-e086-5e96-9dda-02c5c5a946d2 with scrape type 1
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13977147-e086-5e96-9dda-02c5c5a946d2 sending to next pipeline
2026-03-24 16:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13977147-e086-5e96-9dda-02c5c5a946d2, identifier: 10719038
2026-03-24 16:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with identifier: 10711183
2026-03-24 16:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with scrape type 2
2026-03-24 16:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with scrape type 2
2026-03-24 16:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e, identifier: 10711183
2026-03-24 16:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13977147-e086-5e96-9dda-02c5c5a946d2 with identifier: 10719038
2026-03-24 16:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13977147-e086-5e96-9dda-02c5c5a946d2 with identifier: 10719038
2026-03-24 16:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13977147-e086-5e96-9dda-02c5c5a946d2 with identifier: 10719038 to the API
2026-03-24 16:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:04: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 16:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743184/general/e59a133a-19c1-4457-9c2d-e28976612405.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '13977147-e086-5e96-9dda-02c5c5a946d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE941CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719038',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 234123,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 117,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56641,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/be3e17e6-bbed-4f70-abdd-773183d8e5b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/8eeed203-4b71-46c3-ac4b-19116ec9a4d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45844,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/d27afe37-d27c-4cb9-9de6-048207b9b788.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/9af7ccb7-5f8c-46ec-8e24-734240976c40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/65ada01d-7b99-4fca-87b6-f079917f1cc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64614,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/1e12e365-96f9-42de-ab6b-09f83cc5aca9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57028,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/d0daf32e-f0d8-43eb-a5b3-9508bbb2335f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/e59a133a-19c1-4457-9c2d-e28976612405.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/e8f31b50-8c4a-469f-8922-8650e9dffe91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13977147-e086-5e96-9dda-02c5c5a946d2/13977147-e086-5e96-9dda-02c5c5a946d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47473,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743184/general/6bd3b088-bb2a-41ac-bcf1-6df869513508.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Skoda Karoq 1.6 TDI - Diesel - Automatic - 116 hp - 234.123 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719038%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Saving data for 10719038: {'created_time': 1774368244.073717, 'last_price_update_time': 1774368244.073726, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719038') HTTP/1.1" 204 0
2026-03-24 16:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with identifier: 10711183
2026-03-24 16:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with identifier: 10711183
2026-03-24 16:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e with identifier: 10711183 to the API
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'fb73eb39-f7dd-5a84-a29c-d3c28a75dd1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL697SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711183',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54597,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 100 hp - 54.597 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711183%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Saving data for 10711183: {'auction_closing_time': 1774449000.0, 'created_time': 1774281722.353357, 'last_price_update_time': 1774368244.359585}
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711183') HTTP/1.1" 204 0
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db6d210>
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252Feefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/eefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg saved to cache
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743183%252Fgeneral%252F1117b468-dd36-4900-baeb-5080ca39dea4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/1117b468-dd36-4900-baeb-5080ca39dea4.jpg not downloaded yet
2026-03-24 16:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/8cc19980-1adb-47cf-9825-b436a870a4e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e793d0>
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252Fd6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/d6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg saved to cache
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93d810>
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252Fad3fb312-0277-41a6-a410-4fd0409419e0.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/ad3fb312-0277-41a6-a410-4fd0409419e0.jpg saved to cache
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:04:04 [adesa.it] INFO: Found listing with ID: 10709136
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709136%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Scrape type for 10709136: 0
2026-03-24 16:04:04 [adesa.it] INFO: Skipping item 10709136 url https://www.openlane.eu/en/carv6/auction/10709136
2026-03-24 16:04:04 [adesa.it] INFO: Found listing with ID: 10709167
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709167%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Scrape type for 10709167: 0
2026-03-24 16:04:04 [adesa.it] INFO: Skipping item 10709167 url https://www.openlane.eu/en/carv6/auction/10709167
2026-03-24 16:04:04 [adesa.it] INFO: Found listing with ID: 10709182
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709182%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Scrape type for 10709182: 0
2026-03-24 16:04:04 [adesa.it] INFO: Skipping item 10709182 url https://www.openlane.eu/en/carv6/auction/10709182
2026-03-24 16:04:04 [adesa.it] INFO: Found listing with ID: 10709133
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709133%27 HTTP/1.1" 200 None
2026-03-24 16:04:04 [adesa.it] INFO: Scrape type for 10709133: 2
2026-03-24 16:04:04 [adesa.it] INFO: Scraping item 10709133 url https://www.openlane.eu/en/carv6/auction/10709133
2026-03-24 16:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc87272f-a266-57fe-a1ea-2324dc4fd425 with identifier: 10709022
2026-03-24 16:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc87272f-a266-57fe-a1ea-2324dc4fd425 with scrape type 2
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc87272f-a266-57fe-a1ea-2324dc4fd425 with scrape type 2
2026-03-24 16:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bc87272f-a266-57fe-a1ea-2324dc4fd425, identifier: 10709022
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecde790>
2026-03-24 16:04:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252F5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg saved to cache
2026-03-24 16:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16: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 16:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bc87272f-a266-57fe-a1ea-2324dc4fd425 with identifier: 10709022
2026-03-24 16:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bc87272f-a266-57fe-a1ea-2324dc4fd425 with identifier: 10709022
2026-03-24 16:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bc87272f-a266-57fe-a1ea-2324dc4fd425 with identifier: 10709022 to the API
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709022>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 54,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'bc87272f-a266-57fe-a1ea-2324dc4fd425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CY757LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709022',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 123703,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2006-02-03',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat Panda 1.1 Easy - Petrol - Manual - 54 hp - 123.703 km',
'transmission': 'manual',
'trim': 'Easy',
'vin': None,
'year': 2006}
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709022%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Saving data for 10709022: {'auction_closing_time': 1774446300.0, 'created_time': 1774281650.775744, 'last_price_update_time': 1774368245.32807}
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709022') HTTP/1.1" 204 0
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/52902740-7990-433c-8217-111532f10684.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743155/general/15aab8c9-4250-4e65-a33a-a8499aef899f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719010)
2026-03-24 16:04:05 [scrapy.extensions.logstats] INFO: Crawled 217 pages (at 73 pages/min), scraped 171 items (at 83 items/min)
2026-03-24 16:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 16: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 16:04:05 [adesa.it] INFO: Found listing with ID: 10709140
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709140%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709140: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709140 url https://www.openlane.eu/en/carv6/auction/10709140
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709156
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709156%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709156: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709156 url https://www.openlane.eu/en/carv6/auction/10709156
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709141
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709141%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709141: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709141 url https://www.openlane.eu/en/carv6/auction/10709141
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709185
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709185%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709185: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709185 url https://www.openlane.eu/en/carv6/auction/10709185
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709173
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709173%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709173: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709173 url https://www.openlane.eu/en/carv6/auction/10709173
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709165
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709165%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709165: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709165 url https://www.openlane.eu/en/carv6/auction/10709165
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709183
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709183%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709183: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709183 url https://www.openlane.eu/en/carv6/auction/10709183
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709169
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709169%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709169: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709169 url https://www.openlane.eu/en/carv6/auction/10709169
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709130
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709130%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709130: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709130 url https://www.openlane.eu/en/carv6/auction/10709130
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709159
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709159%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709159: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709159 url https://www.openlane.eu/en/carv6/auction/10709159
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709177
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709177%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709177: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709177 url https://www.openlane.eu/en/carv6/auction/10709177
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709162
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709162%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709162: 2
2026-03-24 16:04:05 [adesa.it] INFO: Scraping item 10709162 url https://www.openlane.eu/en/carv6/auction/10709162
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/c4b69caf-4f32-4651-be88-b9b96664f3fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db60cd0>
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252F6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg saved to cache
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8fff90>
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252F63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg saved to cache
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9847d0>
2026-03-24 16:04:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252F8cc19980-1adb-47cf-9825-b436a870a4e7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/8cc19980-1adb-47cf-9825-b436a870a4e7.jpg saved to cache
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c422454d-1567-579d-99bc-9ab3d6bca649 with identifier: 10719036
2026-03-24 16:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c422454d-1567-579d-99bc-9ab3d6bca649 with scrape type 1
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F2184319f-f406-4adf-9dc6-911b1bcf5491.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/2184319f-f406-4adf-9dc6-911b1bcf5491.jpg not downloaded yet
2026-03-24 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709142
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709142%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709142: 0
2026-03-24 16:04:05 [adesa.it] INFO: Skipping item 10709142 url https://www.openlane.eu/en/carv6/auction/10709142
2026-03-24 16:04:05 [adesa.it] INFO: Found listing with ID: 10709161
2026-03-24 16:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709161%27 HTTP/1.1" 200 None
2026-03-24 16:04:05 [adesa.it] INFO: Scrape type for 10709161: 2
2026-03-24 16:04:05 [adesa.it] INFO: Scraping item 10709161 url https://www.openlane.eu/en/carv6/auction/10709161
2026-03-24 16: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 16:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with identifier: 10711194
2026-03-24 16:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with scrape type 2
2026-03-24 16:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with scrape type 2
2026-03-24 16:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ef22bce-6cc9-5763-8445-a084c8f93fb9, identifier: 10711194
2026-03-24 16:04: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 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F4f33023a-1634-4e92-881a-326bdc710e29.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/4f33023a-1634-4e92-881a-326bdc710e29.jpg not downloaded yet
2026-03-24 16:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with identifier: 10711194
2026-03-24 16:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with identifier: 10711194
2026-03-24 16:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ef22bce-6cc9-5763-8445-a084c8f93fb9 with identifier: 10711194 to the API
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': '4ef22bce-6cc9-5763-8445-a084c8f93fb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL128ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711194',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54858,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'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 - 54.858 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711194%27 HTTP/1.1" 200 None
2026-03-24 16:04:06 [adesa.it] INFO: Saving data for 10711194: {'auction_closing_time': 1774449000.0, 'created_time': 1774281727.48344, 'last_price_update_time': 1774368246.369519}
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711194') HTTP/1.1" 204 0
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9ee10>
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252F52902740-7990-433c-8217-111532f10684.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/52902740-7990-433c-8217-111532f10684.jpg saved to cache
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e870090>
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743155%252Fgeneral%252F15aab8c9-4250-4e65-a33a-a8499aef899f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743155/general/15aab8c9-4250-4e65-a33a-a8499aef899f.jpg saved to cache
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53711b2a-ad6f-5095-afab-5473400c3d94
2026-03-24 16:04:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53711b2a-ad6f-5095-afab-5473400c3d94, skipping ID generation
2026-03-24 16:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53711b2a-ad6f-5095-afab-5473400c3d94 with scrape type 1
2026-03-24 16:04:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53711b2a-ad6f-5095-afab-5473400c3d94 sending to next pipeline
2026-03-24 16:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 53711b2a-ad6f-5095-afab-5473400c3d94, identifier: 10719010
2026-03-24 16:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743132/general/f0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718990)
2026-03-24 16:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743183/general/1117b468-dd36-4900-baeb-5080ca39dea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719037)
2026-03-24 16:04:06 [adesa.it] INFO: Found listing with ID: 10709155
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709155%27 HTTP/1.1" 200 None
2026-03-24 16:04:06 [adesa.it] INFO: Scrape type for 10709155: 2
2026-03-24 16:04:06 [adesa.it] INFO: Scraping item 10709155 url https://www.openlane.eu/en/carv6/auction/10709155
2026-03-24 16:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 53711b2a-ad6f-5095-afab-5473400c3d94 with identifier: 10719010
2026-03-24 16:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 53711b2a-ad6f-5095-afab-5473400c3d94 with identifier: 10719010
2026-03-24 16:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 53711b2a-ad6f-5095-afab-5473400c3d94 with identifier: 10719010 to the API
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743155/general/15aab8c9-4250-4e65-a33a-a8499aef899f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '53711b2a-ad6f-5095-afab-5473400c3d94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG163RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719010',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 161266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 161,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/d066e51d-b23c-4b00-9f3a-10a526908a36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/15aab8c9-4250-4e65-a33a-a8499aef899f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/6e13e4e2-c385-4012-a0e2-070d9ba8e40c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/060a330f-9ab1-4911-b35b-76e53ad5a5ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/8b40bc84-c554-4006-a316-89617747fa2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/2b821d84-330e-448e-96d4-a8253ce6250a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/77e5b0d1-63c8-4a6d-bd68-4ea0c9592dcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/e03005e8-a267-48d1-a97d-83ed98404681.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/768f0aa7-e448-4cdc-a600-a2553939d864.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53711b2a-ad6f-5095-afab-5473400c3d94/53711b2a-ad6f-5095-afab-5473400c3d94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743155/general/e532327b-4276-40a7-b999-c611a71a8176.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'161.266 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719010%27 HTTP/1.1" 200 None
2026-03-24 16:04:06 [adesa.it] INFO: Saving data for 10719010: {'created_time': 1774368246.967708, 'last_price_update_time': 1774368246.967719, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719010') HTTP/1.1" 204 0
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def37d0>
2026-03-24 16:04:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252Fc4b69caf-4f32-4651-be88-b9b96664f3fb.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/c4b69caf-4f32-4651-be88-b9b96664f3fb.jpg saved to cache
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9b1150>
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252F29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg saved to cache
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2878e78-c3e3-5e49-b46f-93b1cff67dbb with identifier: 10719035
2026-03-24 16:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb with scrape type 1
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252Ffc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/fc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg not downloaded yet
2026-03-24 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743127/general/6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718987)
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F167edb16-4b26-48d7-a50e-debdaf93d409.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/167edb16-4b26-48d7-a50e-debdaf93d409.jpg not downloaded yet
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb25d0>
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252F589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg saved to cache
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10709158
2026-03-24 16:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with scrape type 2
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with scrape type 2
2026-03-24 16:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 66aed385-0dd5-5fdc-9f30-db09fd353bf4, identifier: 10709158
2026-03-24 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/a4d6c648-f202-483e-98e2-f77983f11e35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:04:07 [adesa.it] INFO: Found listing with ID: 10709143
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709143%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [adesa.it] INFO: Scrape type for 10709143: 0
2026-03-24 16:04:07 [adesa.it] INFO: Skipping item 10709143 url https://www.openlane.eu/en/carv6/auction/10709143
2026-03-24 16:04:07 [adesa.it] INFO: Found listing with ID: 10709174
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709174%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [adesa.it] INFO: Scrape type for 10709174: 2
2026-03-24 16:04:07 [adesa.it] INFO: Scraping item 10709174 url https://www.openlane.eu/en/carv6/auction/10709174
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252Fcca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/cca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg not downloaded yet
2026-03-24 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10709158
2026-03-24 16:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10709158
2026-03-24 16:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10709158 to the API
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709158>
{'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': 102,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '66aed385-0dd5-5fdc-9f30-db09fd353bf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG537ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709158',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 159691,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 159.691 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709158%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [adesa.it] INFO: Saving data for 10709158: {'auction_closing_time': 1774527300.0, 'created_time': 1774281730.665619, 'last_price_update_time': 1774368247.559453}
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709158') HTTP/1.1" 204 0
2026-03-24 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/2184319f-f406-4adf-9dc6-911b1bcf5491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg not downloaded yet
2026-03-24 16: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 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac5410>
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743132%252Fgeneral%252Ff0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743132/general/f0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg saved to cache
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbb74dda-96aa-5a40-96ed-3ac60262e830
2026-03-24 16:04:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbb74dda-96aa-5a40-96ed-3ac60262e830, skipping ID generation
2026-03-24 16:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb74dda-96aa-5a40-96ed-3ac60262e830 with scrape type 1
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbb74dda-96aa-5a40-96ed-3ac60262e830 sending to next pipeline
2026-03-24 16:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbb74dda-96aa-5a40-96ed-3ac60262e830, identifier: 10718990
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec14610>
2026-03-24 16:04:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743183%252Fgeneral%252F1117b468-dd36-4900-baeb-5080ca39dea4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743183/general/1117b468-dd36-4900-baeb-5080ca39dea4.jpg saved to cache
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e90c021a-2c6b-58be-b641-52ff00db5b3d
2026-03-24 16:04:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e90c021a-2c6b-58be-b641-52ff00db5b3d, skipping ID generation
2026-03-24 16:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90c021a-2c6b-58be-b641-52ff00db5b3d with scrape type 1
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e90c021a-2c6b-58be-b641-52ff00db5b3d sending to next pipeline
2026-03-24 16:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e90c021a-2c6b-58be-b641-52ff00db5b3d, identifier: 10719037
2026-03-24 16:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/126c0748-bcfa-4824-a296-1ba917fd8706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:04:07 [adesa.it] INFO: Found listing with ID: 10709176
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709176%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [adesa.it] INFO: Scrape type for 10709176: 2
2026-03-24 16:04:07 [adesa.it] INFO: Scraping item 10709176 url https://www.openlane.eu/en/carv6/auction/10709176
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252F0a45a859-f867-4eeb-a59a-759f2181b230.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/0a45a859-f867-4eeb-a59a-759f2181b230.jpg not downloaded yet
2026-03-24 16: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 16:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbb74dda-96aa-5a40-96ed-3ac60262e830 with identifier: 10718990
2026-03-24 16:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbb74dda-96aa-5a40-96ed-3ac60262e830 with identifier: 10718990
2026-03-24 16:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbb74dda-96aa-5a40-96ed-3ac60262e830 with identifier: 10718990 to the API
2026-03-24 16:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743132/general/f0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'cbb74dda-96aa-5a40-96ed-3ac60262e830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA598XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718990',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 176574,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55466,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/f0bee7d2-07a8-49cc-8a52-43d74ea09502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/c4b69caf-4f32-4651-be88-b9b96664f3fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/ef3ad4b1-0065-4278-b97c-2a725406c45a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/ad3fb312-0277-41a6-a410-4fd0409419e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/5fa55165-2e4c-4958-8427-b5ac28724503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/96db0705-9365-4c95-8535-c9b0a3f553d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48357,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/ed7bb8cc-a176-4401-aa75-adcb84f03018.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/7dc92bab-265c-44ee-b69f-1253f44f3d32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/e7c472c5-0134-4be9-bd85-43fe7db7976f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb74dda-96aa-5a40-96ed-3ac60262e830/cbb74dda-96aa-5a40-96ed-3ac60262e830_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743132/general/f6e01cac-f3b8-47c5-ad51-c14eded5736d.jpg',
'Width': 800}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q5 2.0 TDI Business - Quattro - Diesel - Automatic - 190 hp - '
'176.574 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718990%27 HTTP/1.1" 200 None
2026-03-24 16:04:08 [adesa.it] INFO: Saving data for 10718990: {'created_time': 1774368248.325563, 'last_price_update_time': 1774368248.325574, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718990') HTTP/1.1" 204 0
2026-03-24 16:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e90c021a-2c6b-58be-b641-52ff00db5b3d with identifier: 10719037
2026-03-24 16:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e90c021a-2c6b-58be-b641-52ff00db5b3d with identifier: 10719037
2026-03-24 16:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e90c021a-2c6b-58be-b641-52ff00db5b3d with identifier: 10719037 to the API
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743183/general/1117b468-dd36-4900-baeb-5080ca39dea4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'e90c021a-2c6b-58be-b641-52ff00db5b3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ723AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719037',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 169540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69058,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/bb3790f9-10a4-4f68-96f5-3815bde5fd95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/bf73259d-a3c2-4918-930f-bc96a4b040ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/c1d8be39-a2ab-4ebd-8164-970d2bef61fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/eefccf24-cb48-435e-b3ec-4a4375c96dc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/d6e3dc08-89e6-4a1a-9d81-fb7878d1040b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57301,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/5afdddcb-5d3b-4499-90ee-94cf95dc7c6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42581,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/63ade42c-6cfa-4ae3-992d-a186c9ee141c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52149,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/52902740-7990-433c-8217-111532f10684.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/29aa4b30-c16e-45f4-b8cd-6d8af31efb07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90c021a-2c6b-58be-b641-52ff00db5b3d/e90c021a-2c6b-58be-b641-52ff00db5b3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743183/general/1117b468-dd36-4900-baeb-5080ca39dea4.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Seat Ateca 2.0 TDI Xperience - 4Motion - Diesel - Automatic - 150 '
'hp - 169.540 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719037%27 HTTP/1.1" 200 None
2026-03-24 16:04:08 [adesa.it] INFO: Saving data for 10719037: {'created_time': 1774368248.660497, 'last_price_update_time': 1774368248.660511, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719037') HTTP/1.1" 204 0
2026-03-24 16:04:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7d210>
2026-03-24 16:04:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743127%252Fgeneral%252F6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743127/general/6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg saved to cache
2026-03-24 16:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 396583fb-1b30-51ca-8630-11d047580273
2026-03-24 16:04:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 396583fb-1b30-51ca-8630-11d047580273, skipping ID generation
2026-03-24 16:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396583fb-1b30-51ca-8630-11d047580273 with scrape type 1
2026-03-24 16:04:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 396583fb-1b30-51ca-8630-11d047580273 sending to next pipeline
2026-03-24 16:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 396583fb-1b30-51ca-8630-11d047580273, identifier: 10718987
2026-03-24 16:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/4f33023a-1634-4e92-881a-326bdc710e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg not downloaded yet
2026-03-24 16:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 396583fb-1b30-51ca-8630-11d047580273 with identifier: 10718987
2026-03-24 16:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 396583fb-1b30-51ca-8630-11d047580273 with identifier: 10718987
2026-03-24 16:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 396583fb-1b30-51ca-8630-11d047580273 with identifier: 10718987 to the API
2026-03-24 16:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743127/general/6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '396583fb-1b30-51ca-8630-11d047580273',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH020PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718987',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 181723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 90,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/6d091e86-e088-46fc-b0e1-43c68a6c2df1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/589a7f48-6f65-46af-ae35-2b63da68c9ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52281,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/8cc19980-1adb-47cf-9825-b436a870a4e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/6fc8b0ea-3c44-4c22-9cff-3a3723a1f1a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/774903fb-0ff9-41e0-90ee-86b2cde2228a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/f8e8e983-acca-4c45-a66a-aa777d1355b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/dc904372-7d30-4271-9402-c0907d9ee620.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/d67b091e-3ab5-49e0-983a-e01d37c2c21b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/df66cf96-32e4-4deb-b0a0-7a366803c894.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_396583fb-1b30-51ca-8630-11d047580273/396583fb-1b30-51ca-8630-11d047580273_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743127/general/f129afa0-4504-4cf4-8ad6-9af3111f7113.jpg',
'Width': 800}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q3 35 TDI Business - Quattro - Diesel - Automatic - 150 hp - '
'181.723 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718987%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [adesa.it] INFO: Saving data for 10718987: {'created_time': 1774368249.29489, 'last_price_update_time': 1774368249.2949, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718987') HTTP/1.1" 204 0
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb07710>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743148%252Fgeneral%252Fa4d6c648-f202-483e-98e2-f77983f11e35.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/a4d6c648-f202-483e-98e2-f77983f11e35.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with identifier: 10719034
2026-03-24 16:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with scrape type 1
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252Ffb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/fb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg not downloaded yet
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/fc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:09 [adesa.it] INFO: Found listing with ID: 10709132
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709132%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [adesa.it] INFO: Scrape type for 10709132: 2
2026-03-24 16:04:09 [adesa.it] INFO: Scraping item 10709132 url https://www.openlane.eu/en/carv6/auction/10709132
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252F5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg not downloaded yet
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db61190>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F2184319f-f406-4adf-9dc6-911b1bcf5491.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/2184319f-f406-4adf-9dc6-911b1bcf5491.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db62d60c-124e-595d-846a-4e9c58adee3c with identifier: 10719032
2026-03-24 16:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db62d60c-124e-595d-846a-4e9c58adee3c with scrape type 1
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252Fb2638c1f-19c1-48af-b729-2d3707450dd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/b2638c1f-19c1-48af-b729-2d3707450dd5.jpg not downloaded yet
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/167edb16-4b26-48d7-a50e-debdaf93d409.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg not downloaded yet
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252Ff80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/f80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg not downloaded yet
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaeb790>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252F126c0748-bcfa-4824-a296-1ba917fd8706.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/126c0748-bcfa-4824-a296-1ba917fd8706.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:04:09 [adesa.it] INFO: Found listing with ID: 10709170
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709170%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [adesa.it] INFO: Scrape type for 10709170: 2
2026-03-24 16:04:09 [adesa.it] INFO: Scraping item 10709170 url https://www.openlane.eu/en/carv6/auction/10709170
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252F3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg not downloaded yet
2026-03-24 16: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 16: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 16: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 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F978b4266-404b-4ee1-a864-f1a44b608b30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/978b4266-404b-4ee1-a864-f1a44b608b30.jpg not downloaded yet
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de8a7d0>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F4f33023a-1634-4e92-881a-326bdc710e29.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/4f33023a-1634-4e92-881a-326bdc710e29.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/cca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252F7f887b82-3786-48f0-934f-fc4394484bf0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/7f887b82-3786-48f0-934f-fc4394484bf0.jpg not downloaded yet
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252F28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg not downloaded yet
2026-03-24 16: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 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df10b50>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252Ffc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/fc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/0a45a859-f867-4eeb-a59a-759f2181b230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:09 [adesa.it] INFO: Found listing with ID: 10709144
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709144%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [adesa.it] INFO: Scrape type for 10709144: 2
2026-03-24 16:04:09 [adesa.it] INFO: Scraping item 10709144 url https://www.openlane.eu/en/carv6/auction/10709144
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252Fa83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/a83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg not downloaded yet
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252Ff08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/f08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg not downloaded yet
2026-03-24 16:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/fb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252Fdce82896-ea73-40b3-8064-9922afb9520a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/dce82896-ea73-40b3-8064-9922afb9520a.jpg not downloaded yet
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252Fafaa4db1-7d05-489e-aa4c-d2c197350680.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/afaa4db1-7d05-489e-aa4c-d2c197350680.jpg not downloaded yet
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bf110>
2026-03-24 16:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F167edb16-4b26-48d7-a50e-debdaf93d409.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/167edb16-4b26-48d7-a50e-debdaf93d409.jpg saved to cache
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 497c875f-633b-5b18-91f1-679e03efeabc with identifier: 10718980
2026-03-24 16:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 497c875f-633b-5b18-91f1-679e03efeabc with scrape type 1
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 497c875f-633b-5b18-91f1-679e03efeabc
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F36dad169-74a6-4891-a632-37beb88734f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/36dad169-74a6-4891-a632-37beb88734f5.jpg already downloaded
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F7a3aab40-bbeb-4598-8732-99f3efcccaba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/7a3aab40-bbeb-4598-8732-99f3efcccaba.jpg already downloaded
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252Fe8949299-9e7b-4262-a0d1-42d8697166a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/e8949299-9e7b-4262-a0d1-42d8697166a6.jpg already downloaded
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F08f5a117-17f0-47ea-a88e-a32fcc20427f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/08f5a117-17f0-47ea-a88e-a32fcc20427f.jpg already downloaded
2026-03-24 16:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F680fbc80-f3c7-434f-849d-733953b1eea0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/680fbc80-f3c7-434f-849d-733953b1eea0.jpg already downloaded
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252Ffbdccba9-4ec1-48ef-847b-3a2ff361c4b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/fbdccba9-4ec1-48ef-847b-3a2ff361c4b2.jpg already downloaded
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252Fb62ebc8c-7136-4ee6-bd63-0dbd06109de2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/b62ebc8c-7136-4ee6-bd63-0dbd06109de2.jpg already downloaded
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252Fe354fa80-01f4-4925-8163-e605ef3ba422.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/e354fa80-01f4-4925-8163-e605ef3ba422.jpg already downloaded
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F85d10b89-fb39-437b-bcd3-53e068e82cf0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/85d10b89-fb39-437b-bcd3-53e068e82cf0.jpg already downloaded
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729959%252Fgeneral%252F0d719a39-2c99-48ee-b9af-237a2f5744d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729959/general/0d719a39-2c99-48ee-b9af-237a2f5744d7.jpg already downloaded
2026-03-24 16:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 497c875f-633b-5b18-91f1-679e03efeabc, identifier: 10718980
2026-03-24 16:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a59167d-f104-53f0-bcb8-01c4069cfcee with identifier: 10719033
2026-03-24 16:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a59167d-f104-53f0-bcb8-01c4069cfcee with scrape type 1
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F551da749-6d20-40ce-8c46-fb232824bad6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/551da749-6d20-40ce-8c46-fb232824bad6.jpg not downloaded yet
2026-03-24 16:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 345d1bd7-c21c-502f-91e5-731341630609 with identifier: 10719031
2026-03-24 16:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 345d1bd7-c21c-502f-91e5-731341630609 with scrape type 1
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F1d919ce0-360f-4af3-a081-536714b2b0ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/1d919ce0-360f-4af3-a081-536714b2b0ad.jpg not downloaded yet
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/b2638c1f-19c1-48af-b729-2d3707450dd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:10 [adesa.it] INFO: Found listing with ID: 10709184
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709184%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [adesa.it] INFO: Scrape type for 10709184: 2
2026-03-24 16:04:10 [adesa.it] INFO: Scraping item 10709184 url https://www.openlane.eu/en/carv6/auction/10709184
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252F8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252Fbcc415d2-7551-49db-ae55-ddcfbeb63401.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/bcc415d2-7551-49db-ae55-ddcfbeb63401.jpg not downloaded yet
2026-03-24 16:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 497c875f-633b-5b18-91f1-679e03efeabc with identifier: 10718980
2026-03-24 16:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 497c875f-633b-5b18-91f1-679e03efeabc with identifier: 10718980
2026-03-24 16:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 497c875f-633b-5b18-91f1-679e03efeabc with identifier: 10718980 to the API
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718980>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '497c875f-633b-5b18-91f1-679e03efeabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF411RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718980',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Captur',
'odometer': 199259,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 114,
'photo_urls': ['https://images.openlane.eu/carimgs/5729959/general/36dad169-74a6-4891-a632-37beb88734f5.jpg',
'https://images.openlane.eu/carimgs/5729959/general/7a3aab40-bbeb-4598-8732-99f3efcccaba.jpg',
'https://images.openlane.eu/carimgs/5729959/general/e8949299-9e7b-4262-a0d1-42d8697166a6.jpg',
'https://images.openlane.eu/carimgs/5729959/general/08f5a117-17f0-47ea-a88e-a32fcc20427f.jpg',
'https://images.openlane.eu/carimgs/5729959/general/680fbc80-f3c7-434f-849d-733953b1eea0.jpg',
'https://images.openlane.eu/carimgs/5729959/general/fbdccba9-4ec1-48ef-847b-3a2ff361c4b2.jpg',
'https://images.openlane.eu/carimgs/5729959/general/b62ebc8c-7136-4ee6-bd63-0dbd06109de2.jpg',
'https://images.openlane.eu/carimgs/5729959/general/e354fa80-01f4-4925-8163-e605ef3ba422.jpg',
'https://images.openlane.eu/carimgs/5729959/general/85d10b89-fb39-437b-bcd3-53e068e82cf0.jpg',
'https://images.openlane.eu/carimgs/5729959/general/0d719a39-2c99-48ee-b9af-237a2f5744d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/36dad169-74a6-4891-a632-37beb88734f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/7a3aab40-bbeb-4598-8732-99f3efcccaba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42568,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/e8949299-9e7b-4262-a0d1-42d8697166a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/08f5a117-17f0-47ea-a88e-a32fcc20427f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/680fbc80-f3c7-434f-849d-733953b1eea0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/fbdccba9-4ec1-48ef-847b-3a2ff361c4b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/b62ebc8c-7136-4ee6-bd63-0dbd06109de2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/e354fa80-01f4-4925-8163-e605ef3ba422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35133,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/85d10b89-fb39-437b-bcd3-53e068e82cf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_497c875f-633b-5b18-91f1-679e03efeabc/497c875f-633b-5b18-91f1-679e03efeabc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55993,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729959/general/0d719a39-2c99-48ee-b9af-237a2f5744d7.jpg',
'Width': 800}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Captur 1.5 DCI Business - Diesel - Manual - 95 hp - 199.259 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718980%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [adesa.it] INFO: Saving data for 10718980: {'created_time': 1774368250.551722, 'last_price_update_time': 1774368250.551732, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718980') HTTP/1.1" 204 0
2026-03-24 16:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee4253a-06c2-5c99-9cbc-0a722029aeba with identifier: 10719030
2026-03-24 16:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee4253a-06c2-5c99-9cbc-0a722029aeba with scrape type 1
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252Fb970628e-9024-4004-af30-3de7bbf2d876.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/b970628e-9024-4004-af30-3de7bbf2d876.jpg not downloaded yet
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/f80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252Ffcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/fcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252Fe179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/e179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252Fd7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/d7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F71c88a70-352f-45f1-aee9-29b785e1cca3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/71c88a70-352f-45f1-aee9-29b785e1cca3.jpg not downloaded yet
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee76d0>
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252Fcca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/cca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg saved to cache
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec40050>
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg saved to cache
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/978b4266-404b-4ee1-a864-f1a44b608b30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:10 [adesa.it] INFO: Found listing with ID: 10709154
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709154%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [adesa.it] INFO: Scrape type for 10709154: 2
2026-03-24 16:04:10 [adesa.it] INFO: Scraping item 10709154 url https://www.openlane.eu/en/carv6/auction/10709154
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252F831da8d2-cd35-4992-b880-c033675845b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/831da8d2-cd35-4992-b880-c033675845b5.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F85328f00-cd5f-471c-9249-3ea8529195fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/85328f00-cd5f-471c-9249-3ea8529195fe.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F883078cf-2fa2-437d-9794-2ae47601fae7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/883078cf-2fa2-437d-9794-2ae47601fae7.jpg not downloaded yet
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3d010>
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252F0a45a859-f867-4eeb-a59a-759f2181b230.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/0a45a859-f867-4eeb-a59a-759f2181b230.jpg saved to cache
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27850>
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252Ffb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/fb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg saved to cache
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743182%252Fgeneral%252Ffcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/fcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252F088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg not downloaded yet
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg not downloaded yet
2026-03-24 16: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 16:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de28950>
2026-03-24 16:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252Fb2638c1f-19c1-48af-b729-2d3707450dd5.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/b2638c1f-19c1-48af-b729-2d3707450dd5.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/f08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:11 [adesa.it] INFO: Found listing with ID: 10709166
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709166%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [adesa.it] INFO: Scrape type for 10709166: 2
2026-03-24 16:04:11 [adesa.it] INFO: Scraping item 10709166 url https://www.openlane.eu/en/carv6/auction/10709166
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252Ffa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/fa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252Ffef7623e-3787-4244-86a9-06ecb048cfff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/fef7623e-3787-4244-86a9-06ecb048cfff.jpg not downloaded yet
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3eb10>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252F5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd83310>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252Ff80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/f80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8db90>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa5d10>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/afaa4db1-7d05-489e-aa4c-d2c197350680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/dce82896-ea73-40b3-8064-9922afb9520a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/1d919ce0-360f-4af3-a081-536714b2b0ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/551da749-6d20-40ce-8c46-fb232824bad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252Ff7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/f7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F1cf5e51f-488c-49b9-b928-857bb5898539.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/1cf5e51f-488c-49b9-b928-857bb5898539.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252Ff1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/f1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg not downloaded yet
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8d9d0>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252F978b4266-404b-4ee1-a864-f1a44b608b30.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/978b4266-404b-4ee1-a864-f1a44b608b30.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/b970628e-9024-4004-af30-3de7bbf2d876.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:11 [adesa.it] INFO: Found listing with ID: 10709147
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709147%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [adesa.it] INFO: Scrape type for 10709147: 2
2026-03-24 16:04:11 [adesa.it] INFO: Scraping item 10709147 url https://www.openlane.eu/en/carv6/auction/10709147
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743181%252Fgeneral%252Fd617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/d617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F942d4cfe-93f6-448a-8031-4af840d601c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/942d4cfe-93f6-448a-8031-4af840d601c1.jpg not downloaded yet
2026-03-24 16:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10709133
2026-03-24 16:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d1ec450-508a-5bea-af7c-e13d7864874a with scrape type 2
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d1ec450-508a-5bea-af7c-e13d7864874a with scrape type 2
2026-03-24 16:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d1ec450-508a-5bea-af7c-e13d7864874a, identifier: 10709133
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813290>
2026-03-24 16:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252F28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg saved to cache
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/d7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/71c88a70-352f-45f1-aee9-29b785e1cca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252F3c848dbe-1402-447b-934d-dc24af92e09c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/3c848dbe-1402-447b-934d-dc24af92e09c.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252Fe1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/e1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg not downloaded yet
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F139fe936-2de1-446c-878e-c39393457fe7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/139fe936-2de1-446c-878e-c39393457fe7.jpg not downloaded yet
2026-03-24 16:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10709133
2026-03-24 16:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10709133
2026-03-24 16:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10709133 to the API
2026-03-24 16:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709133>
{'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': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5d1ec450-508a-5bea-af7c-e13d7864874a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM978MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709133',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 97682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'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 - 97.682 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709133%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [adesa.it] INFO: Saving data for 10709133: {'auction_closing_time': 1774527300.0, 'created_time': 1774281725.865339, 'last_price_update_time': 1774368252.227532}
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709133') HTTP/1.1" 204 0
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e81cc90>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252Ff08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/f08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839f8f46-13ba-5ef7-9206-817e36be2c92 with identifier: 10719028
2026-03-24 16:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839f8f46-13ba-5ef7-9206-817e36be2c92 with scrape type 1
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg not downloaded yet
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/883078cf-2fa2-437d-9794-2ae47601fae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:12 [adesa.it] INFO: Found listing with ID: 10715080
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715080%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [adesa.it] INFO: Scrape type for 10715080: 2
2026-03-24 16:04:12 [adesa.it] INFO: Scraping item 10715080 url https://www.openlane.eu/en/carv6/auction/10715080
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252Fbbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/bbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg not downloaded yet
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e910050>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252Fafaa4db1-7d05-489e-aa4c-d2c197350680.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/afaa4db1-7d05-489e-aa4c-d2c197350680.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de24c50>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252Fdce82896-ea73-40b3-8064-9922afb9520a.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/dce82896-ea73-40b3-8064-9922afb9520a.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/85328f00-cd5f-471c-9249-3ea8529195fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/fcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252F129af426-f8ef-4030-8b8e-eaba20ef2160.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/129af426-f8ef-4030-8b8e-eaba20ef2160.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F52403be5-3e84-413a-82e4-31c8b590aa2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/52403be5-3e84-413a-82e4-31c8b590aa2f.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252Fc322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/c322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg not downloaded yet
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbdd90>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F1d919ce0-360f-4af3-a081-536714b2b0ad.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/1d919ce0-360f-4af3-a081-536714b2b0ad.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db2b490>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F551da749-6d20-40ce-8c46-fb232824bad6.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/551da749-6d20-40ce-8c46-fb232824bad6.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de315d0>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252Fb970628e-9024-4004-af30-3de7bbf2d876.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/b970628e-9024-4004-af30-3de7bbf2d876.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/fef7623e-3787-4244-86a9-06ecb048cfff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:12 [adesa.it] INFO: Found listing with ID: 10711119
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711119%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [adesa.it] INFO: Scrape type for 10711119: 2
2026-03-24 16:04:12 [adesa.it] INFO: Scraping item 10711119 url https://www.openlane.eu/en/carv6/auction/10711119
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252F574feef5-7adc-470c-b2da-516da10e617f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/574feef5-7adc-470c-b2da-516da10e617f.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F78758370-00a7-4fbc-af96-e80dfda43b62.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/78758370-00a7-4fbc-af96-e80dfda43b62.jpg not downloaded yet
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5d010>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252Fd7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/d7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc6250>
2026-03-24 16:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F71c88a70-352f-45f1-aee9-29b785e1cca3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/71c88a70-352f-45f1-aee9-29b785e1cca3.jpg saved to cache
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f968c664-18b5-512c-8fb6-e0debb26eb28 with identifier: 10719022
2026-03-24 16:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f968c664-18b5-512c-8fb6-e0debb26eb28 with scrape type 1
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg not downloaded yet
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/1cf5e51f-488c-49b9-b928-857bb5898539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/f1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743180%252Fgeneral%252F46cd3481-9b92-40d2-8344-58cc61ae530c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/46cd3481-9b92-40d2-8344-58cc61ae530c.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252Fb5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/b5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg not downloaded yet
2026-03-24 16:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252Ffa58df3d-5462-4375-9191-119e1c312b76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/fa58df3d-5462-4375-9191-119e1c312b76.jpg not downloaded yet
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ec090>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F883078cf-2fa2-437d-9794-2ae47601fae7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/883078cf-2fa2-437d-9794-2ae47601fae7.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/942d4cfe-93f6-448a-8031-4af840d601c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:13 [adesa.it] INFO: Found listing with ID: 10711120
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711120%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [adesa.it] INFO: Scrape type for 10711120: 2
2026-03-24 16:04:13 [adesa.it] INFO: Scraping item 10711120 url https://www.openlane.eu/en/carv6/auction/10711120
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743178%252Fgeneral%252Ff581df5d-2f11-4e8a-8542-3f6013d71512.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/f581df5d-2f11-4e8a-8542-3f6013d71512.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F0c57c680-a99a-446f-918c-01dd73191820.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/0c57c680-a99a-446f-918c-01dd73191820.jpg not downloaded yet
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34890>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e918050>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252F85328f00-cd5f-471c-9249-3ea8529195fe.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/85328f00-cd5f-471c-9249-3ea8529195fe.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebce8d0>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bf190>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252Ffcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/fcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabd3d0>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252F088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/139fe936-2de1-446c-878e-c39393457fe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/3c848dbe-1402-447b-934d-dc24af92e09c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/e1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F38eca542-51b7-4cea-9b4a-409183dc294d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/38eca542-51b7-4cea-9b4a-409183dc294d.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F16cba529-8934-4ac4-bccf-164cf8049cd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/16cba529-8934-4ac4-bccf-164cf8049cd3.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F63b8bc0c-626b-4966-b694-5d2d7b266072.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/63b8bc0c-626b-4966-b694-5d2d7b266072.jpg not downloaded yet
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec55f90>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252Ffef7623e-3787-4244-86a9-06ecb048cfff.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/fef7623e-3787-4244-86a9-06ecb048cfff.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/d617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/bbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:13 [adesa.it] INFO: Found listing with ID: 10711145
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711145%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [adesa.it] INFO: Scrape type for 10711145: 2
2026-03-24 16:04:13 [adesa.it] INFO: Scraping item 10711145 url https://www.openlane.eu/en/carv6/auction/10711145
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F231eae90-b75e-4d2d-a9a9-0a9629553414.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/231eae90-b75e-4d2d-a9a9-0a9629553414.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F926d781a-3684-4387-9173-2d48ea9e7f87.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/926d781a-3684-4387-9173-2d48ea9e7f87.jpg not downloaded yet
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaea510>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F1cf5e51f-488c-49b9-b928-857bb5898539.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/1cf5e51f-488c-49b9-b928-857bb5898539.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddeb350>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252Ff1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/f1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252F159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252F904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg not downloaded yet
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F58967038-510b-4621-8cb9-3630825da457.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/58967038-510b-4621-8cb9-3630825da457.jpg not downloaded yet
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4288050>
2026-03-24 16:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F942d4cfe-93f6-448a-8031-4af840d601c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/942d4cfe-93f6-448a-8031-4af840d601c1.jpg saved to cache
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10709161
2026-03-24 16:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aaacd49-42f5-50c2-bef6-894605e531a6 with scrape type 2
2026-03-24 16:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aaacd49-42f5-50c2-bef6-894605e531a6 with scrape type 2
2026-03-24 16:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0aaacd49-42f5-50c2-bef6-894605e531a6, identifier: 10709161
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/c322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:13 [adesa.it] INFO: Found listing with ID: 10711143
2026-03-24 16:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711143%27 HTTP/1.1" 200 None
2026-03-24 16:04:14 [adesa.it] INFO: Scrape type for 10711143: 2
2026-03-24 16:04:14 [adesa.it] INFO: Scraping item 10711143 url https://www.openlane.eu/en/carv6/auction/10711143
2026-03-24 16:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252Fe0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/e0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg not downloaded yet
2026-03-24 16:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg not downloaded yet
2026-03-24 16:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10709161
2026-03-24 16:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10709161
2026-03-24 16:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10709161 to the API
2026-03-24 16:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:04: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 16:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709161>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0aaacd49-42f5-50c2-bef6-894605e531a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR213CS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709161',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 69495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Manual - 116 hp - '
'69.495 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709161%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [adesa.it] INFO: Saving data for 10709161: {'auction_closing_time': 1774527300.0, 'created_time': 1774281832.966413, 'last_price_update_time': 1774368255.493755}
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709161') HTTP/1.1" 204 0
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9eb7d0>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252F0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/46cd3481-9b92-40d2-8344-58cc61ae530c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/b5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/fa58df3d-5462-4375-9191-119e1c312b76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/78758370-00a7-4fbc-af96-e80dfda43b62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743179%252Fgeneral%252Fa9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/a9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg not downloaded yet
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743177%252Fgeneral%252Fc3cac15f-226d-40cf-a894-5883635a8c1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/c3cac15f-226d-40cf-a894-5883635a8c1f.jpg not downloaded yet
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg not downloaded yet
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec7d10>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F139fe936-2de1-446c-878e-c39393457fe7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/139fe936-2de1-446c-878e-c39393457fe7.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e936410>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252F3c848dbe-1402-447b-934d-dc24af92e09c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/3c848dbe-1402-447b-934d-dc24af92e09c.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de11e90>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252F6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db79610>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252Fe1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/e1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db75150>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252Fd617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/d617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ce250>
2026-03-24 16:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252Fbbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/bbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg saved to cache
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/574feef5-7adc-470c-b2da-516da10e617f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:15 [adesa.it] INFO: Found listing with ID: 10711142
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711142%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [adesa.it] INFO: Scrape type for 10711142: 0
2026-03-24 16:04:15 [adesa.it] INFO: Skipping item 10711142 url https://www.openlane.eu/en/carv6/auction/10711142
2026-03-24 16:04:15 [adesa.it] INFO: Found listing with ID: 10711144
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711144%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [adesa.it] INFO: Scrape type for 10711144: 2
2026-03-24 16:04:15 [adesa.it] INFO: Scraping item 10711144 url https://www.openlane.eu/en/carv6/auction/10711144
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743176%252Fgeneral%252F470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg not downloaded yet
2026-03-24 16:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F62f8163b-429f-44d5-815c-071e623d3972.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/62f8163b-429f-44d5-815c-071e623d3972.jpg not downloaded yet
2026-03-24 16:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10709174
2026-03-24 16:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15931d54-70cf-5c69-bc12-70d680ce19b1 with scrape type 2
2026-03-24 16:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15931d54-70cf-5c69-bc12-70d680ce19b1 with scrape type 2
2026-03-24 16:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15931d54-70cf-5c69-bc12-70d680ce19b1, identifier: 10709174
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb8b50>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252F1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/0c57c680-a99a-446f-918c-01dd73191820.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252Fce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/ce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg not downloaded yet
2026-03-24 16:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10709174
2026-03-24 16:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10709174
2026-03-24 16:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10709174 to the API
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:04: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 16:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709174>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '15931d54-70cf-5c69-bc12-70d680ce19b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP906BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709174',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 93161,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 93.161 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709174%27 HTTP/1.1" 200 None
2026-03-24 16:04:16 [adesa.it] INFO: Saving data for 10709174: {'auction_closing_time': 1774527300.0, 'created_time': 1774281829.922217, 'last_price_update_time': 1774368256.606214}
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709174') HTTP/1.1" 204 0
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb0be10>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea19d10>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252Fc322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/c322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/63b8bc0c-626b-4966-b694-5d2d7b266072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/16cba529-8934-4ac4-bccf-164cf8049cd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/926d781a-3684-4387-9173-2d48ea9e7f87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/231eae90-b75e-4d2d-a9a9-0a9629553414.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:16 [adesa.it] INFO: Found listing with ID: 10711141
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711141%27 HTTP/1.1" 200 None
2026-03-24 16:04:16 [adesa.it] INFO: Scrape type for 10711141: 0
2026-03-24 16:04:16 [adesa.it] INFO: Skipping item 10711141 url https://www.openlane.eu/en/carv6/auction/10711141
2026-03-24 16:04:16 [adesa.it] INFO: Found listing with ID: 10711140
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711140%27 HTTP/1.1" 200 None
2026-03-24 16:04:16 [adesa.it] INFO: Scrape type for 10711140: 2
2026-03-24 16:04:16 [adesa.it] INFO: Scraping item 10711140 url https://www.openlane.eu/en/carv6/auction/10711140
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F81419f02-71e2-4b76-91c4-7e9fc891896e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/81419f02-71e2-4b76-91c4-7e9fc891896e.jpg not downloaded yet
2026-03-24 16: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 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbd210>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252F46cd3481-9b92-40d2-8344-58cc61ae530c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/46cd3481-9b92-40d2-8344-58cc61ae530c.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba690>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252Fb5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/b5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece13d0>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252Ffa58df3d-5462-4375-9191-119e1c312b76.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/fa58df3d-5462-4375-9191-119e1c312b76.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac1c10>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea40210>
2026-03-24 16:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F78758370-00a7-4fbc-af96-e80dfda43b62.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/78758370-00a7-4fbc-af96-e80dfda43b62.jpg saved to cache
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fe94e3a-f14b-554d-9870-9b2440576221 with identifier: 10709162
2026-03-24 16:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fe94e3a-f14b-554d-9870-9b2440576221 with scrape type 2
2026-03-24 16:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fe94e3a-f14b-554d-9870-9b2440576221 with scrape type 2
2026-03-24 16:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3fe94e3a-f14b-554d-9870-9b2440576221, identifier: 10709162
2026-03-24 16:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10709132
2026-03-24 16:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35445b40-9aee-521e-99a5-a4e23758f35f with scrape type 2
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35445b40-9aee-521e-99a5-a4e23758f35f with scrape type 2
2026-03-24 16:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35445b40-9aee-521e-99a5-a4e23758f35f, identifier: 10709132
2026-03-24 16:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/58967038-510b-4621-8cb9-3630825da457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F5e362985-fa38-477c-a99a-d3443fc36bf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/5e362985-fa38-477c-a99a-d3443fc36bf5.jpg not downloaded yet
2026-03-24 16:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3fe94e3a-f14b-554d-9870-9b2440576221 with identifier: 10709162
2026-03-24 16:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3fe94e3a-f14b-554d-9870-9b2440576221 with identifier: 10709162
2026-03-24 16:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3fe94e3a-f14b-554d-9870-9b2440576221 with identifier: 10709162 to the API
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709162>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '3fe94e3a-f14b-554d-9870-9b2440576221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN731LP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709162',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 189989,
'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': 5,
'seller_name': 'ARVAL-IT',
'title': 'Seat Leon Sportstourer 2.0 TDI Business - Diesel - Automatic - 150 '
'hp - 189.989 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709162%27 HTTP/1.1" 200 None
2026-03-24 16:04:17 [adesa.it] INFO: Saving data for 10709162: {'auction_closing_time': 1774527300.0, 'created_time': 1774281835.20521, 'last_price_update_time': 1774368257.540396}
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709162') HTTP/1.1" 204 0
2026-03-24 16:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10709132
2026-03-24 16:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10709132
2026-03-24 16:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10709132 to the API
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709132>
{'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-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '35445b40-9aee-521e-99a5-a4e23758f35f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ384YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709132',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 210387,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Executive - AWD - Diesel - Automatic - 150 hp - '
'210.387 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709132%27 HTTP/1.1" 200 None
2026-03-24 16:04:17 [adesa.it] INFO: Saving data for 10709132: {'auction_closing_time': 1774527300.0, 'created_time': 1774281821.096014, 'last_price_update_time': 1774368257.799651}
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709132') HTTP/1.1" 204 0
2026-03-24 16: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 16:04:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad6250>
2026-03-24 16:04:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252F574feef5-7adc-470c-b2da-516da10e617f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/574feef5-7adc-470c-b2da-516da10e617f.jpg saved to cache
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10709155
2026-03-24 16:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with scrape type 2
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with scrape type 2
2026-03-24 16:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a9a9d81-f49d-59a9-b40a-1aef633c7414, identifier: 10709155
2026-03-24 16:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/38eca542-51b7-4cea-9b4a-409183dc294d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:17 [adesa.it] INFO: Found listing with ID: 10715079
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715079%27 HTTP/1.1" 200 None
2026-03-24 16:04:17 [adesa.it] INFO: Scrape type for 10715079: 2
2026-03-24 16:04:17 [adesa.it] INFO: Scraping item 10715079 url https://www.openlane.eu/en/carv6/auction/10715079
2026-03-24 16:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F44c1e7f6-8763-445e-8dbc-995321db7970.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/44c1e7f6-8763-445e-8dbc-995321db7970.jpg not downloaded yet
2026-03-24 16:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10709155
2026-03-24 16:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10709155
2026-03-24 16:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10709155 to the API
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709155>
{'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': '8a9a9d81-f49d-59a9-b40a-1aef633c7414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN539VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709155',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 72676,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 72.676 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709155%27 HTTP/1.1" 200 None
2026-03-24 16:04:18 [adesa.it] INFO: Saving data for 10709155: {'auction_closing_time': 1774527300.0, 'created_time': 1774281831.48649, 'last_price_update_time': 1774368258.536169}
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709155') HTTP/1.1" 204 0
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae3e50>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F0c57c680-a99a-446f-918c-01dd73191820.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/0c57c680-a99a-446f-918c-01dd73191820.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e998090>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743177/general/c3cac15f-226d-40cf-a894-5883635a8c1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719031)
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/e0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252Fb2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/b2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg not downloaded yet
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec08810>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252F63b8bc0c-626b-4966-b694-5d2d7b266072.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/63b8bc0c-626b-4966-b694-5d2d7b266072.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df10d90>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F16cba529-8934-4ac4-bccf-164cf8049cd3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/16cba529-8934-4ac4-bccf-164cf8049cd3.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de36e90>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F926d781a-3684-4387-9173-2d48ea9e7f87.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/926d781a-3684-4387-9173-2d48ea9e7f87.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deeb150>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F231eae90-b75e-4d2d-a9a9-0a9629553414.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/231eae90-b75e-4d2d-a9a9-0a9629553414.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/a9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/62f8163b-429f-44d5-815c-071e623d3972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:18 [adesa.it] INFO: Found listing with ID: 10711163
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711163%27 HTTP/1.1" 200 None
2026-03-24 16:04:18 [adesa.it] INFO: Scrape type for 10711163: 0
2026-03-24 16:04:18 [adesa.it] INFO: Skipping item 10711163 url https://www.openlane.eu/en/carv6/auction/10711163
2026-03-24 16:04:18 [adesa.it] INFO: Found listing with ID: 10716643
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716643%27 HTTP/1.1" 200 None
2026-03-24 16:04:18 [adesa.it] INFO: Scrape type for 10716643: 1
2026-03-24 16:04:18 [adesa.it] INFO: Scraping item 10716643 url https://www.openlane.eu/en/carv6/auction/10716643
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252Ffac92a56-7d4d-4641-9b3d-a09a92629483.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/fac92a56-7d4d-4641-9b3d-a09a92629483.jpg not downloaded yet
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddf950>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252F904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg saved to cache
2026-03-24 16:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea56d0>
2026-03-24 16:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252F58967038-510b-4621-8cb9-3630825da457.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/58967038-510b-4621-8cb9-3630825da457.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/f581df5d-2f11-4e8a-8542-3f6013d71512.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743174%252Fgeneral%252F23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg not downloaded yet
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa6810>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F38eca542-51b7-4cea-9b4a-409183dc294d.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/38eca542-51b7-4cea-9b4a-409183dc294d.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e823590>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252F159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/ce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/81419f02-71e2-4b76-91c4-7e9fc891896e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743176/general/470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719030)
2026-03-24 16:04:19 [adesa.it] INFO: Found listing with ID: 10716551
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716551%27 HTTP/1.1" 200 None
2026-03-24 16:04:19 [adesa.it] INFO: Scrape type for 10716551: 1
2026-03-24 16:04:19 [adesa.it] INFO: Scraping item 10716551 url https://www.openlane.eu/en/carv6/auction/10716551
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252F64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg not downloaded yet
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e807e90>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2bed0>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743177%252Fgeneral%252Fc3cac15f-226d-40cf-a894-5883635a8c1f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743177/general/c3cac15f-226d-40cf-a894-5883635a8c1f.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 345d1bd7-c21c-502f-91e5-731341630609
2026-03-24 16:04:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 345d1bd7-c21c-502f-91e5-731341630609, skipping ID generation
2026-03-24 16:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 345d1bd7-c21c-502f-91e5-731341630609 with scrape type 1
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 345d1bd7-c21c-502f-91e5-731341630609 sending to next pipeline
2026-03-24 16:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 345d1bd7-c21c-502f-91e5-731341630609, identifier: 10719031
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db2be50>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252F5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e821150>
2026-03-24 16:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252Fe0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/e0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg saved to cache
2026-03-24 16:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/129af426-f8ef-4030-8b8e-eaba20ef2160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/5e362985-fa38-477c-a99a-d3443fc36bf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743179/general/52403be5-3e84-413a-82e4-31c8b590aa2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719033)
2026-03-24 16:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 345d1bd7-c21c-502f-91e5-731341630609 with identifier: 10719031
2026-03-24 16:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 345d1bd7-c21c-502f-91e5-731341630609 with identifier: 10719031
2026-03-24 16:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 345d1bd7-c21c-502f-91e5-731341630609 with identifier: 10719031 to the API
2026-03-24 16:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743177/general/c3cac15f-226d-40cf-a894-5883635a8c1f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 86,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '345d1bd7-c21c-502f-91e5-731341630609',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA808GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719031',
'listing': 'auction',
'location': 'Pontelagoscuro (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 236442,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 86,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/1d919ce0-360f-4af3-a081-536714b2b0ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/71c88a70-352f-45f1-aee9-29b785e1cca3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/8ceecdf7-73db-4ca9-9434-3e05c33eaf5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/f1446744-2afd-478d-a48a-b6e1d6fe2b4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/139fe936-2de1-446c-878e-c39393457fe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/c322b625-fe53-4d04-b8c5-a6b33448bdfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/b5c1a46a-a8e2-4c05-9e84-17d2d124e406.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54276,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/16cba529-8934-4ac4-bccf-164cf8049cd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/904f951f-4b3a-41ff-b50f-28e9e4be3a66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_345d1bd7-c21c-502f-91e5-731341630609/345d1bd7-c21c-502f-91e5-731341630609_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743177/general/c3cac15f-226d-40cf-a894-5883635a8c1f.jpg',
'Width': 800}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Clio 1.5 DCI Zen - Diesel - Manual - 86 hp - 236.442 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719031%27 HTTP/1.1" 200 None
2026-03-24 16:04:20 [adesa.it] INFO: Saving data for 10719031: {'created_time': 1774368260.480683, 'last_price_update_time': 1774368260.480694, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719031') HTTP/1.1" 204 0
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddab190>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743179%252Fgeneral%252Fa9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/a9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eccac90>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F62f8163b-429f-44d5-815c-071e623d3972.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/62f8163b-429f-44d5-815c-071e623d3972.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/44c1e7f6-8763-445e-8dbc-995321db7970.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:20 [adesa.it] INFO: Found listing with ID: 10716645
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716645%27 HTTP/1.1" 200 None
2026-03-24 16:04:20 [adesa.it] INFO: Scrape type for 10716645: 1
2026-03-24 16:04:20 [adesa.it] INFO: Scraping item 10716645 url https://www.openlane.eu/en/carv6/auction/10716645
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5743168%252Fgeneral%252Fdd95851a-8634-421f-95a4-204f9019f1a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/dd95851a-8634-421f-95a4-204f9019f1a8.jpg not downloaded yet
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df1d890>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252Ff581df5d-2f11-4e8a-8542-3f6013d71512.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/f581df5d-2f11-4e8a-8542-3f6013d71512.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/b2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e911a90>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252Fce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/ce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ded4450>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F81419f02-71e2-4b76-91c4-7e9fc891896e.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/81419f02-71e2-4b76-91c4-7e9fc891896e.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eceb2d0>
2026-03-24 16:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743176%252Fgeneral%252F470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743176/general/470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg saved to cache
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eee4253a-06c2-5c99-9cbc-0a722029aeba
2026-03-24 16:04:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eee4253a-06c2-5c99-9cbc-0a722029aeba, skipping ID generation
2026-03-24 16:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee4253a-06c2-5c99-9cbc-0a722029aeba with scrape type 1
2026-03-24 16:04:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eee4253a-06c2-5c99-9cbc-0a722029aeba sending to next pipeline
2026-03-24 16:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eee4253a-06c2-5c99-9cbc-0a722029aeba, identifier: 10719030
2026-03-24 16:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/fac92a56-7d4d-4641-9b3d-a09a92629483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:20 [adesa.it] INFO: Found listing with ID: 10716363
2026-03-24 16:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716363%27 HTTP/1.1" 200 None
2026-03-24 16:04:20 [adesa.it] INFO: Scrape type for 10716363: 1
2026-03-24 16:04:20 [adesa.it] INFO: Scraping item 10716363 url https://www.openlane.eu/en/carv6/auction/10716363
2026-03-24 16:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eee4253a-06c2-5c99-9cbc-0a722029aeba with identifier: 10719030
2026-03-24 16:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eee4253a-06c2-5c99-9cbc-0a722029aeba with identifier: 10719030
2026-03-24 16:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eee4253a-06c2-5c99-9cbc-0a722029aeba with identifier: 10719030 to the API
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743176/general/470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'eee4253a-06c2-5c99-9cbc-0a722029aeba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE625CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719030',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Captur',
'odometer': 191689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/b970628e-9024-4004-af30-3de7bbf2d876.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/883078cf-2fa2-437d-9794-2ae47601fae7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38539,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/fef7623e-3787-4244-86a9-06ecb048cfff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/942d4cfe-93f6-448a-8031-4af840d601c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/bbd6109b-ac0c-45ad-8704-645ac4db20f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/78758370-00a7-4fbc-af96-e80dfda43b62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49507,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/6e5d0a17-fd36-4be6-b78b-27dd4befceb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/231eae90-b75e-4d2d-a9a9-0a9629553414.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/e0463f03-e76c-4a20-a4bd-83a6ad389cb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee4253a-06c2-5c99-9cbc-0a722029aeba/eee4253a-06c2-5c99-9cbc-0a722029aeba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743176/general/470ff4f9-4a73-4f0f-9e9b-8d22d85dd469.jpg',
'Width': 800}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Captur 1.5 DCI Business - Diesel - Automatic - 116 hp - '
'191.689 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719030%27 HTTP/1.1" 200 None
2026-03-24 16:04:21 [adesa.it] INFO: Saving data for 10719030: {'created_time': 1774368261.379769, 'last_price_update_time': 1774368261.37978, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719030') HTTP/1.1" 204 0
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd63550>
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743180%252Fgeneral%252F129af426-f8ef-4030-8b8e-eaba20ef2160.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/129af426-f8ef-4030-8b8e-eaba20ef2160.jpg saved to cache
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ebd90>
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743174%252Fgeneral%252F5e362985-fa38-477c-a99a-d3443fc36bf5.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/5e362985-fa38-477c-a99a-d3443fc36bf5.jpg saved to cache
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd56f50>
2026-03-24 16:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743179%252Fgeneral%252F52403be5-3e84-413a-82e4-31c8b590aa2f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743179/general/52403be5-3e84-413a-82e4-31c8b590aa2f.jpg saved to cache
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a59167d-f104-53f0-bcb8-01c4069cfcee
2026-03-24 16:04:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a59167d-f104-53f0-bcb8-01c4069cfcee, skipping ID generation
2026-03-24 16:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a59167d-f104-53f0-bcb8-01c4069cfcee with scrape type 1
2026-03-24 16:04:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a59167d-f104-53f0-bcb8-01c4069cfcee sending to next pipeline
2026-03-24 16:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7a59167d-f104-53f0-bcb8-01c4069cfcee, identifier: 10719033
2026-03-24 16:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743174/general/23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719028)
2026-03-24 16: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 16:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7a59167d-f104-53f0-bcb8-01c4069cfcee with identifier: 10719033
2026-03-24 16:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7a59167d-f104-53f0-bcb8-01c4069cfcee with identifier: 10719033
2026-03-24 16:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7a59167d-f104-53f0-bcb8-01c4069cfcee with identifier: 10719033 to the API
2026-03-24 16:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743179/general/52403be5-3e84-413a-82e4-31c8b590aa2f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7a59167d-f104-53f0-bcb8-01c4069cfcee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB204PB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719033',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 226039,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 135,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/551da749-6d20-40ce-8c46-fb232824bad6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/d7049784-ab8f-4a35-be55-bd6f1e69fa3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/89a2db5e-7c26-4fb0-b905-afaeea26e5d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/1cf5e51f-488c-49b9-b928-857bb5898539.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52253,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/e1d60882-2ad1-42d0-8ca0-d3455c625bf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/52403be5-3e84-413a-82e4-31c8b590aa2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38602,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/62a4ecb4-a410-414c-8327-5934e03c9ee0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/38eca542-51b7-4cea-9b4a-409183dc294d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/159cd96f-8fd6-4d60-91e3-f8e66d18e0cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a59167d-f104-53f0-bcb8-01c4069cfcee/7a59167d-f104-53f0-bcb8-01c4069cfcee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743179/general/a9d62bf5-ea7c-45f6-ae52-6c47ebada4dd.jpg',
'Width': 800}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Automatic - '
'116 hp - 226.039 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719033%27 HTTP/1.1" 200 None
2026-03-24 16:04:22 [adesa.it] INFO: Saving data for 10719033: {'created_time': 1774368262.019435, 'last_price_update_time': 1774368262.019445, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719033') HTTP/1.1" 204 0
2026-03-24 16:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:22 [adesa.it] INFO: Found listing with ID: 10716303
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716303%27 HTTP/1.1" 200 None
2026-03-24 16:04:22 [adesa.it] INFO: Scrape type for 10716303: 1
2026-03-24 16:04:22 [adesa.it] INFO: Scraping item 10716303 url https://www.openlane.eu/en/carv6/auction/10716303
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8edf90>
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252F44c1e7f6-8763-445e-8dbc-995321db7970.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/44c1e7f6-8763-445e-8dbc-995321db7970.jpg saved to cache
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc9d50>
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743174%252Fgeneral%252Fb2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/b2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg saved to cache
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd63150>
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743168%252Fgeneral%252Ffac92a56-7d4d-4641-9b3d-a09a92629483.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/fac92a56-7d4d-4641-9b3d-a09a92629483.jpg saved to cache
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb697d0>
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252F59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg saved to cache
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10711144
2026-03-24 16:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-24 16:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-24 16:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104fe18b-cdc8-564e-8a71-9c9b677cb77f, identifier: 10711144
2026-03-24 16:04:22 [adesa.it] INFO: Found listing with ID: 10716582
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716582%27 HTTP/1.1" 200 None
2026-03-24 16:04:22 [adesa.it] INFO: Scrape type for 10716582: 1
2026-03-24 16:04:22 [adesa.it] INFO: Scraping item 10716582 url https://www.openlane.eu/en/carv6/auction/10716582
2026-03-24 16:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10711144
2026-03-24 16:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10711144
2026-03-24 16:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10711144 to the API
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711144>
{'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': '104fe18b-cdc8-564e-8a71-9c9b677cb77f',
'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=10711144',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 19950,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 19.950 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711144%27 HTTP/1.1" 200 None
2026-03-24 16:04:22 [adesa.it] INFO: Saving data for 10711144: {'auction_closing_time': 1774443600.0, 'created_time': 1774281800.526201, 'last_price_update_time': 1774368262.949441}
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711144') HTTP/1.1" 204 0
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9cbd50>
2026-03-24 16:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743174%252Fgeneral%252F23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743174/general/23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg saved to cache
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 839f8f46-13ba-5ef7-9206-817e36be2c92
2026-03-24 16:04:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 839f8f46-13ba-5ef7-9206-817e36be2c92, skipping ID generation
2026-03-24 16:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839f8f46-13ba-5ef7-9206-817e36be2c92 with scrape type 1
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 839f8f46-13ba-5ef7-9206-817e36be2c92 sending to next pipeline
2026-03-24 16:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 839f8f46-13ba-5ef7-9206-817e36be2c92, identifier: 10719028
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743168/general/dd95851a-8634-421f-95a4-204f9019f1a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719022)
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/f7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16: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 16:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 839f8f46-13ba-5ef7-9206-817e36be2c92 with identifier: 10719028
2026-03-24 16:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 839f8f46-13ba-5ef7-9206-817e36be2c92 with identifier: 10719028
2026-03-24 16:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 839f8f46-13ba-5ef7-9206-817e36be2c92 with identifier: 10719028 to the API
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743174/general/23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '839f8f46-13ba-5ef7-9206-817e36be2c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY663CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719028',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 192999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 88,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/6a5a2f77-9a67-4929-92f3-087fc0f2fbdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45097,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/1f428c25-a3f8-47ac-8d05-dfdeba6b0f54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/fa58df3d-5462-4375-9191-119e1c312b76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/63b8bc0c-626b-4966-b694-5d2d7b266072.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/58967038-510b-4621-8cb9-3630825da457.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/5a859c7d-1fe1-4c82-bd82-8556eb05c0b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56572,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/ce6072e4-8b87-4911-bb39-1ae5f27650a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/5e362985-fa38-477c-a99a-d3443fc36bf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/b2106ee8-f17e-470b-9a5c-47d7bb04352f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839f8f46-13ba-5ef7-9206-817e36be2c92/839f8f46-13ba-5ef7-9206-817e36be2c92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743174/general/23cdcd54-6d62-42cc-83e4-8a45307d9cec.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 9,
'seller_name': 'Arval Italia',
'title': 'Peugeot Expert Long - Diesel - Manual - 150 hp - 192.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719028%27 HTTP/1.1" 200 None
2026-03-24 16:04:23 [adesa.it] INFO: Saving data for 10719028: {'created_time': 1774368263.843866, 'last_price_update_time': 1774368263.843879, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719028') HTTP/1.1" 204 0
2026-03-24 16:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad8050>
2026-03-24 16:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743168%252Fgeneral%252F64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg saved to cache
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:23 [adesa.it] INFO: Found listing with ID: 10716636
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716636%27 HTTP/1.1" 200 None
2026-03-24 16:04:23 [adesa.it] INFO: Scrape type for 10716636: 1
2026-03-24 16:04:23 [adesa.it] INFO: Scraping item 10716636 url https://www.openlane.eu/en/carv6/auction/10716636
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:23 [adesa.it] INFO: Found listing with ID: 10716594
2026-03-24 16:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716594%27 HTTP/1.1" 200 None
2026-03-24 16:04:23 [adesa.it] INFO: Scrape type for 10716594: 1
2026-03-24 16:04:23 [adesa.it] INFO: Scraping item 10716594 url https://www.openlane.eu/en/carv6/auction/10716594
2026-03-24 16: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 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10711145
2026-03-24 16:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-24 16:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-24 16:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4, identifier: 10711145
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dadb3d0>
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743178%252Fgeneral%252F1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg saved to cache
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd58710>
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743168%252Fgeneral%252Fdd95851a-8634-421f-95a4-204f9019f1a8.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743168/general/dd95851a-8634-421f-95a4-204f9019f1a8.jpg saved to cache
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f968c664-18b5-512c-8fb6-e0debb26eb28
2026-03-24 16:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f968c664-18b5-512c-8fb6-e0debb26eb28, skipping ID generation
2026-03-24 16:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f968c664-18b5-512c-8fb6-e0debb26eb28 with scrape type 1
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f968c664-18b5-512c-8fb6-e0debb26eb28 sending to next pipeline
2026-03-24 16:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f968c664-18b5-512c-8fb6-e0debb26eb28, identifier: 10719022
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de67190>
2026-03-24 16:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743180%252Fgeneral%252Ff7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/f7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg saved to cache
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16: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 16: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 16:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10711145
2026-03-24 16:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10711145
2026-03-24 16:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10711145 to the API
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711145>
{'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': '335dcdd6-a6f6-5957-bb15-8fcc4fc704a4',
'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=10711145',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18163,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.163 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711145%27 HTTP/1.1" 200 None
2026-03-24 16:04:24 [adesa.it] INFO: Saving data for 10711145: {'auction_closing_time': 1774443600.0, 'created_time': 1774281805.749717, 'last_price_update_time': 1774368264.498073}
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711145') HTTP/1.1" 204 0
2026-03-24 16:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f968c664-18b5-512c-8fb6-e0debb26eb28 with identifier: 10719022
2026-03-24 16:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f968c664-18b5-512c-8fb6-e0debb26eb28 with identifier: 10719022
2026-03-24 16:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f968c664-18b5-512c-8fb6-e0debb26eb28 with identifier: 10719022 to the API
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743168/general/dd95851a-8634-421f-95a4-204f9019f1a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f968c664-18b5-512c-8fb6-e0debb26eb28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD508TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719022',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 114,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/97a366f7-3a7d-4232-809b-86d62c01bfe9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/0c57c680-a99a-446f-918c-01dd73191820.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47236,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/926d781a-3684-4387-9173-2d48ea9e7f87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/854ca894-fcc6-4f4a-950c-a909ebff56b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/62f8163b-429f-44d5-815c-071e623d3972.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/81419f02-71e2-4b76-91c4-7e9fc891896e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/44c1e7f6-8763-445e-8dbc-995321db7970.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/fac92a56-7d4d-4641-9b3d-a09a92629483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/64f5d1a2-7e27-45f5-8dcb-f43b3e4f14b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f968c664-18b5-512c-8fb6-e0debb26eb28/f968c664-18b5-512c-8fb6-e0debb26eb28_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743168/general/dd95851a-8634-421f-95a4-204f9019f1a8.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-12-24',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 GT - Diesel - Automatic - 177 hp - 185.995 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2020}
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719022%27 HTTP/1.1" 200 None
2026-03-24 16:04:24 [adesa.it] INFO: Saving data for 10719022: {'created_time': 1774368264.911824, 'last_price_update_time': 1774368264.911834, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719022') HTTP/1.1" 204 0
2026-03-24 16:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/831da8d2-cd35-4992-b880-c033675845b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:24 [adesa.it] INFO: Found listing with ID: 10716281
2026-03-24 16:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716281%27 HTTP/1.1" 200 None
2026-03-24 16:04:24 [adesa.it] INFO: Scrape type for 10716281: 1
2026-03-24 16:04:24 [adesa.it] INFO: Scraping item 10716281 url https://www.openlane.eu/en/carv6/auction/10716281
2026-03-24 16:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/fa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with identifier: 10711119
2026-03-24 16:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with scrape type 2
2026-03-24 16:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742, identifier: 10711119
2026-03-24 16:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10711140
2026-03-24 16:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f, identifier: 10711140
2026-03-24 16:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d815d83e-f698-530b-96b7-96b571b74954 with identifier: 10711120
2026-03-24 16:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d815d83e-f698-530b-96b7-96b571b74954 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d815d83e-f698-530b-96b7-96b571b74954 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d815d83e-f698-530b-96b7-96b571b74954, identifier: 10711120
2026-03-24 16:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf58303-ac26-55fb-ad18-f91109903b44 with identifier: 10715079
2026-03-24 16:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf58303-ac26-55fb-ad18-f91109903b44 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf58303-ac26-55fb-ad18-f91109903b44 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf58303-ac26-55fb-ad18-f91109903b44, identifier: 10715079
2026-03-24 16:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10711143
2026-03-24 16:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-24 16:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7070852d-6c8a-56cf-ae0a-d1f93dd56405, identifier: 10711143
2026-03-24 16:04:25 [adesa.it] INFO: Found listing with ID: 10716280
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716280%27 HTTP/1.1" 200 None
2026-03-24 16:04:25 [adesa.it] INFO: Scrape type for 10716280: 1
2026-03-24 16:04:25 [adesa.it] INFO: Scraping item 10716280 url https://www.openlane.eu/en/carv6/auction/10716280
2026-03-24 16: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 16:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with identifier: 10711119
2026-03-24 16:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with identifier: 10711119
2026-03-24 16:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742 with identifier: 10711119 to the API
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711119>
{'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': 130,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ded2f9c6-71a1-5d66-bb2d-f24c2c8a8742',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A48645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711119',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': '500X',
'odometer': 15965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 500X 1.5 Sport - Petrol - Automatic - 130 hp - 15.965 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711119%27 HTTP/1.1" 200 None
2026-03-24 16:04:25 [adesa.it] INFO: Saving data for 10711119: {'auction_closing_time': 1774443600.0, 'created_time': 1774281808.945368, 'last_price_update_time': 1774368265.821173}
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711119') HTTP/1.1" 204 0
2026-03-24 16:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10711140
2026-03-24 16:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10711140
2026-03-24 16:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10711140 to the API
2026-03-24 16:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711140>
{'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': 'ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f',
'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=10711140',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16000,
'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.528 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711140%27 HTTP/1.1" 200 None
2026-03-24 16:04:26 [adesa.it] INFO: Saving data for 10711140: {'auction_closing_time': 1774443600.0, 'created_time': 1774281793.383251, 'last_price_update_time': 1774368266.343762}
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711140') HTTP/1.1" 204 0
2026-03-24 16:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d815d83e-f698-530b-96b7-96b571b74954 with identifier: 10711120
2026-03-24 16:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d815d83e-f698-530b-96b7-96b571b74954 with identifier: 10711120
2026-03-24 16:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d815d83e-f698-530b-96b7-96b571b74954 with identifier: 10711120 to the API
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711120>
{'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': 130,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd815d83e-f698-530b-96b7-96b571b74954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A50667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711120',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': '500X',
'odometer': 21258,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 500X 1.5 Sport - Petrol - Automatic - 130 hp - 21.258 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711120%27 HTTP/1.1" 200 None
2026-03-24 16:04:26 [adesa.it] INFO: Saving data for 10711120: {'auction_closing_time': 1774443600.0, 'created_time': 1774281802.54196, 'last_price_update_time': 1774368266.818674}
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711120') HTTP/1.1" 204 0
2026-03-24 16:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf58303-ac26-55fb-ad18-f91109903b44 with identifier: 10715079
2026-03-24 16:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf58303-ac26-55fb-ad18-f91109903b44 with identifier: 10715079
2026-03-24 16:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf58303-ac26-55fb-ad18-f91109903b44 with identifier: 10715079 to the API
2026-03-24 16:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715079>
{'auction_title': '',
'c_o_2_emission_value': 17,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cbf58303-ac26-55fb-ad18-f91109903b44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR259VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715079',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 50653,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 63100,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 333 hp - 50.653 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715079%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [adesa.it] INFO: Saving data for 10715079: {'auction_closing_time': 1774426200.0, 'created_time': 1774281798.615564, 'last_price_update_time': 1774368267.098036}
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715079') HTTP/1.1" 204 0
2026-03-24 16:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10711143
2026-03-24 16:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10711143
2026-03-24 16:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10711143 to the API
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711143>
{'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': '7070852d-6c8a-56cf-ae0a-d1f93dd56405',
'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=10711143',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18201,
'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.201 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711143%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [adesa.it] INFO: Saving data for 10711143: {'auction_closing_time': 1774443600.0, 'created_time': 1774281797.858904, 'last_price_update_time': 1774368267.398077}
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711143') HTTP/1.1" 204 0
2026-03-24 16:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743180/general/e179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719034)
2026-03-24 16:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/fcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:04:27 [adesa.it] INFO: Found listing with ID: 10716313
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716313%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [adesa.it] INFO: Scrape type for 10716313: 1
2026-03-24 16:04:27 [adesa.it] INFO: Scraping item 10716313 url https://www.openlane.eu/en/carv6/auction/10716313
2026-03-24 16:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbeb90>
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743181%252Fgeneral%252F831da8d2-cd35-4992-b880-c033675845b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/831da8d2-cd35-4992-b880-c033675845b5.jpg saved to cache
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb87d50>
2026-03-24 16:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743181%252Fgeneral%252Ffa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/fa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg saved to cache
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10716643
2026-03-24 16:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with scrape type 1
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F48f872ec-bc66-4660-9f77-d62a91ae89a1.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/48f872ec-bc66-4660-9f77-d62a91ae89a1.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252Fff121517-ead7-4e68-93d8-f6645391b0ae.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/ff121517-ead7-4e68-93d8-f6645391b0ae.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F046c647d-6d29-4911-827b-d848a92fe74c.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/046c647d-6d29-4911-827b-d848a92fe74c.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252Fdfeaf06e-ff69-4d7d-bea7-07287144f249.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/dfeaf06e-ff69-4d7d-bea7-07287144f249.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F215ae156-0bcf-455b-99a3-b0f2af3758ec.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/215ae156-0bcf-455b-99a3-b0f2af3758ec.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252Ff1e031fb-cb20-4d7c-8612-760f4f2bad12.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/f1e031fb-cb20-4d7c-8612-760f4f2bad12.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252Fe2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/e2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp already downloaded
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5696577%252Fgeneral%252F28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp%27 HTTP/1.1" 200 None
2026-03-24 16:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp already downloaded
2026-03-24 16:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf3f397-4405-5c99-b753-6b8a2c8a4d95, identifier: 10716643
2026-03-24 16: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 16:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10716643
2026-03-24 16:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10716643
2026-03-24 16:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10716643 to the API
2026-03-24 16:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'cbf3f397-4405-5c99-b753-6b8a2c8a4d95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA440KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716643',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 205000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696577/general/48f872ec-bc66-4660-9f77-d62a91ae89a1.webp',
'https://images.openlane.eu/carimgs/5696577/general/ff121517-ead7-4e68-93d8-f6645391b0ae.webp',
'https://images.openlane.eu/carimgs/5696577/general/286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp',
'https://images.openlane.eu/carimgs/5696577/general/046c647d-6d29-4911-827b-d848a92fe74c.webp',
'https://images.openlane.eu/carimgs/5696577/general/dfeaf06e-ff69-4d7d-bea7-07287144f249.webp',
'https://images.openlane.eu/carimgs/5696577/general/39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp',
'https://images.openlane.eu/carimgs/5696577/general/215ae156-0bcf-455b-99a3-b0f2af3758ec.webp',
'https://images.openlane.eu/carimgs/5696577/general/f1e031fb-cb20-4d7c-8612-760f4f2bad12.webp',
'https://images.openlane.eu/carimgs/5696577/general/e2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp',
'https://images.openlane.eu/carimgs/5696577/general/28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 53340,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/48f872ec-bc66-4660-9f77-d62a91ae89a1.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 69104,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/ff121517-ead7-4e68-93d8-f6645391b0ae.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 64012,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 56924,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/046c647d-6d29-4911-827b-d848a92fe74c.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 57682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/dfeaf06e-ff69-4d7d-bea7-07287144f249.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 101998,
'Height': 1079,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 32708,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/215ae156-0bcf-455b-99a3-b0f2af3758ec.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 44784,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/f1e031fb-cb20-4d7c-8612-760f4f2bad12.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 46518,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/e2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp',
'Width': 1435},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3f397-4405-5c99-b753-6b8a2c8a4d95/cbf3f397-4405-5c99-b753-6b8a2c8a4d95_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 15284,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696577/general/28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp',
'Width': 1435}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2015-08-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS Q3 Attraction - Petrol - Automatic - 340 hp - 205.000 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716643%27 HTTP/1.1" 200 None
2026-03-24 16:04:28 [adesa.it] INFO: Saving data for 10716643: {'created_time': 1774368268.580409, 'last_price_update_time': 1774368268.580418, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716643') HTTP/1.1" 204 0
2026-03-24 16:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743178/general/bcc415d2-7551-49db-ae55-ddcfbeb63401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719032)
2026-03-24 16:04:28 [adesa.it] INFO: Found listing with ID: 10716609
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716609%27 HTTP/1.1" 200 None
2026-03-24 16:04:28 [adesa.it] INFO: Scrape type for 10716609: 1
2026-03-24 16:04:28 [adesa.it] INFO: Scraping item 10716609 url https://www.openlane.eu/en/carv6/auction/10716609
2026-03-24 16:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:28 [adesa.it] INFO: Found listing with ID: 10716577
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716577%27 HTTP/1.1" 200 None
2026-03-24 16:04:28 [adesa.it] INFO: Scrape type for 10716577: 1
2026-03-24 16:04:28 [adesa.it] INFO: Scraping item 10716577 url https://www.openlane.eu/en/carv6/auction/10716577
2026-03-24 16: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 16:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8c910>
2026-03-24 16:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743180%252Fgeneral%252Fe179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743180/general/e179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg saved to cache
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0
2026-03-24 16:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eafe10ac-bc2f-5b92-bbdc-11f6187805b0, skipping ID generation
2026-03-24 16:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with scrape type 1
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eafe10ac-bc2f-5b92-bbdc-11f6187805b0 sending to next pipeline
2026-03-24 16:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eafe10ac-bc2f-5b92-bbdc-11f6187805b0, identifier: 10719034
2026-03-24 16:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df87510>
2026-03-24 16:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252Ffcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/fcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg saved to cache
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e86c038e-2b22-512e-8224-87ff49f50065 with identifier: 10715080
2026-03-24 16:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e86c038e-2b22-512e-8224-87ff49f50065 with scrape type 2
2026-03-24 16:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e86c038e-2b22-512e-8224-87ff49f50065 with scrape type 2
2026-03-24 16:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e86c038e-2b22-512e-8224-87ff49f50065, identifier: 10715080
2026-03-24 16:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with identifier: 10719034
2026-03-24 16:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with identifier: 10719034
2026-03-24 16:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eafe10ac-bc2f-5b92-bbdc-11f6187805b0 with identifier: 10719034 to the API
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743180/general/e179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'eafe10ac-bc2f-5b92-bbdc-11f6187805b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH179RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719034',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 188942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 176,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/fb6ee29a-b34c-4d05-8a3f-5d73eb525892.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/f80295e3-0c6e-4be2-811b-51cd7e6aacec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/28fc0be1-47a9-40c7-a116-2f94fe151bf6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/afaa4db1-7d05-489e-aa4c-d2c197350680.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/e179c1a2-f194-4edd-9b3c-ecc8b1cd3642.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/088f7bbd-04c1-40d0-aa09-19e01943eec0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/f7fe1201-13b8-4bb2-88fa-615cd39a4e27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/3c848dbe-1402-447b-934d-dc24af92e09c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49263,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/129af426-f8ef-4030-8b8e-eaba20ef2160.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafe10ac-bc2f-5b92-bbdc-11f6187805b0/eafe10ac-bc2f-5b92-bbdc-11f6187805b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743180/general/46cd3481-9b92-40d2-8344-58cc61ae530c.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Manual - 116 '
'hp - 188.942 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719034%27 HTTP/1.1" 200 None
2026-03-24 16:04:29 [adesa.it] INFO: Saving data for 10719034: {'created_time': 1774368269.354611, 'last_price_update_time': 1774368269.35462, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719034') HTTP/1.1" 204 0
2026-03-24 16:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e86c038e-2b22-512e-8224-87ff49f50065 with identifier: 10715080
2026-03-24 16:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e86c038e-2b22-512e-8224-87ff49f50065 with identifier: 10715080
2026-03-24 16:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e86c038e-2b22-512e-8224-87ff49f50065 with identifier: 10715080 to the API
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715080>
{'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': 333,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e86c038e-2b22-512e-8224-87ff49f50065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN909HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715080',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 53175,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 45500,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'BMW X6 40i M Sport - xDrive - Petrol - Automatic - 333 hp - 53.175 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715080%27 HTTP/1.1" 200 None
2026-03-24 16:04:29 [adesa.it] INFO: Saving data for 10715080: {'auction_closing_time': 1774426200.0, 'created_time': 1774281806.766033, 'last_price_update_time': 1774368269.680775}
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715080') HTTP/1.1" 204 0
2026-03-24 16:04:29 [adesa.it] INFO: Found listing with ID: 10716324
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716324%27 HTTP/1.1" 200 None
2026-03-24 16:04:29 [adesa.it] INFO: Scrape type for 10716324: 1
2026-03-24 16:04:29 [adesa.it] INFO: Scraping item 10716324 url https://www.openlane.eu/en/carv6/auction/10716324
2026-03-24 16:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/a83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de83210>
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743178%252Fgeneral%252Fbcc415d2-7551-49db-ae55-ddcfbeb63401.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743178/general/bcc415d2-7551-49db-ae55-ddcfbeb63401.jpg saved to cache
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db62d60c-124e-595d-846a-4e9c58adee3c
2026-03-24 16:04:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db62d60c-124e-595d-846a-4e9c58adee3c, skipping ID generation
2026-03-24 16:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db62d60c-124e-595d-846a-4e9c58adee3c with scrape type 1
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db62d60c-124e-595d-846a-4e9c58adee3c sending to next pipeline
2026-03-24 16:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: db62d60c-124e-595d-846a-4e9c58adee3c, identifier: 10719032
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de307d0>
2026-03-24 16:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252F8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg saved to cache
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10716303
2026-03-24 16:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf617a5-9f6e-5a61-9074-3c3e7694a099 with scrape type 1
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg not downloaded yet
2026-03-24 16:04:29 [adesa.it] INFO: Found listing with ID: 10716592
2026-03-24 16:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716592%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [adesa.it] INFO: Scrape type for 10716592: 1
2026-03-24 16:04:30 [adesa.it] INFO: Scraping item 10716592 url https://www.openlane.eu/en/carv6/auction/10716592
2026-03-24 16: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 16: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 16:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: db62d60c-124e-595d-846a-4e9c58adee3c with identifier: 10719032
2026-03-24 16:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: db62d60c-124e-595d-846a-4e9c58adee3c with identifier: 10719032
2026-03-24 16:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: db62d60c-124e-595d-846a-4e9c58adee3c with identifier: 10719032 to the API
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743178/general/bcc415d2-7551-49db-ae55-ddcfbeb63401.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'db62d60c-124e-595d-846a-4e9c58adee3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB522PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719032',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 251979,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 125,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51422,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/b2638c1f-19c1-48af-b729-2d3707450dd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/978b4266-404b-4ee1-a864-f1a44b608b30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46022,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/f08eb939-1f4c-4325-813b-d4859fd4f5c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/bcc415d2-7551-49db-ae55-ddcfbeb63401.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/85328f00-cd5f-471c-9249-3ea8529195fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/1fe249f7-0fb4-4253-b7fd-53cf329ed0f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/0be0432a-c83d-4320-9b26-ab4929a4cacf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/59feb8ef-f74a-491b-b1a5-b55840aa0d9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/574feef5-7adc-470c-b2da-516da10e617f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db62d60c-124e-595d-846a-4e9c58adee3c/db62d60c-124e-595d-846a-4e9c58adee3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743178/general/f581df5d-2f11-4e8a-8542-3f6013d71512.jpg',
'Width': 800}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Kadjar 1.5 DCI Business - Diesel - Manual - 116 hp - '
'251.979 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719032%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [adesa.it] INFO: Saving data for 10719032: {'created_time': 1774368270.515267, 'last_price_update_time': 1774368270.515278, 'auction_closing_time': 1774434000.0}
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719032') HTTP/1.1" 204 0
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252Fbfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg not downloaded yet
2026-03-24 16:04:30 [adesa.it] INFO: Found listing with ID: 10716635
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716635%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [adesa.it] INFO: Scrape type for 10716635: 1
2026-03-24 16:04:30 [adesa.it] INFO: Scraping item 10716635 url https://www.openlane.eu/en/carv6/auction/10716635
2026-03-24 16:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de33950>
2026-03-24 16:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252Fa83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/a83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg saved to cache
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10709166
2026-03-24 16:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with scrape type 2
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with scrape type 2
2026-03-24 16:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bef6da72-e1e9-5d0e-b0db-1e637d8b5965, identifier: 10709166
2026-03-24 16:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10716363
2026-03-24 16:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df38386c-10eb-560e-b02e-7c3cb4045fb4 with scrape type 1
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df38386c-10eb-560e-b02e-7c3cb4045fb4
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F73a9764a-2584-4497-9e51-c9fac393d861.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/73a9764a-2584-4497-9e51-c9fac393d861.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252Fb732344a-7786-49f3-803c-5e7474016a71.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/b732344a-7786-49f3-803c-5e7474016a71.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252Fb018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/b018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg already downloaded
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726961%252Fgeneral%252F7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg already downloaded
2026-03-24 16:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df38386c-10eb-560e-b02e-7c3cb4045fb4, identifier: 10716363
2026-03-24 16:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg not downloaded yet
2026-03-24 16: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 16:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10709166
2026-03-24 16:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10709166
2026-03-24 16:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10709166 to the API
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709166>
{'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-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bef6da72-e1e9-5d0e-b0db-1e637d8b5965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG904WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709166',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 206290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'206.290 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709166%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [adesa.it] INFO: Saving data for 10709166: {'auction_closing_time': 1774527300.0, 'created_time': 1774281811.051881, 'last_price_update_time': 1774368271.431751}
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709166') HTTP/1.1" 204 0
2026-03-24 16:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10716363
2026-03-24 16:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10716363
2026-03-24 16:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10716363 to the API
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'df38386c-10eb-560e-b02e-7c3cb4045fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FR613FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716363',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 125707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5726961/general/4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/73a9764a-2584-4497-9e51-c9fac393d861.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/b732344a-7786-49f3-803c-5e7474016a71.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/b018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg',
'https://images.openlane.eu/carimgs/5726961/general/7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157932,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166235,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162832,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151432,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158400,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147251,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120121,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/73a9764a-2584-4497-9e51-c9fac393d861.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115474,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/b732344a-7786-49f3-803c-5e7474016a71.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170630,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/b018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df38386c-10eb-560e-b02e-7c3cb4045fb4/df38386c-10eb-560e-b02e-7c3cb4045fb4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144639,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726961/general/7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg',
'Width': 1600}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2018-07-18',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 180 hp - '
'125.707 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2018}
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716363%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [adesa.it] INFO: Saving data for 10716363: {'created_time': 1774368271.764402, 'last_price_update_time': 1774368271.764412, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716363') HTTP/1.1" 204 0
2026-03-24 16:04:31 [adesa.it] INFO: Found listing with ID: 10716348
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716348%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [adesa.it] INFO: Scrape type for 10716348: 1
2026-03-24 16:04:31 [adesa.it] INFO: Scraping item 10716348 url https://www.openlane.eu/en/carv6/auction/10716348
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg not downloaded yet
2026-03-24 16:04:31 [adesa.it] INFO: Found listing with ID: 10716619
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716619%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [adesa.it] INFO: Scrape type for 10716619: 1
2026-03-24 16:04:31 [adesa.it] INFO: Scraping item 10716619 url https://www.openlane.eu/en/carv6/auction/10716619
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252Fab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg not downloaded yet
2026-03-24 16:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096aa460-4ba2-5516-960d-269ff504f248 with identifier: 10716645
2026-03-24 16:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096aa460-4ba2-5516-960d-269ff504f248 with scrape type 1
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 096aa460-4ba2-5516-960d-269ff504f248
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F9a7ee0f9-c391-4e14-9119-5089de195e43.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/9a7ee0f9-c391-4e14-9119-5089de195e43.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F73424941-24f2-4fbe-9f3d-8de60bb20a0d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/73424941-24f2-4fbe-9f3d-8de60bb20a0d.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252Fa0824ab6-5f2f-4295-9ac5-feaa5d4d0e90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/a0824ab6-5f2f-4295-9ac5-feaa5d4d0e90.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F0b21d4b8-b15f-4780-aa1c-4f43b03bbb97.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/0b21d4b8-b15f-4780-aa1c-4f43b03bbb97.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F5345fb5d-405e-4535-8465-388646f424ec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/5345fb5d-405e-4535-8465-388646f424ec.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F3793eba4-5f2e-4281-99d0-2053093b3b07.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/3793eba4-5f2e-4281-99d0-2053093b3b07.jpeg already downloaded
2026-03-24 16:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252Fa2c9a8b3-7c06-449d-b4fa-48ba941ea3e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/a2c9a8b3-7c06-449d-b4fa-48ba941ea3e1.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252Fc913eadf-772f-4cda-a72a-244d07bc93df.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/c913eadf-772f-4cda-a72a-244d07bc93df.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F7a1d8b54-149f-461f-8c23-d646c52e3f6a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/7a1d8b54-149f-461f-8c23-d646c52e3f6a.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5700451%252Fgeneral%252F37d69f16-041b-4901-9728-f752b0e5902c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700451/general/37d69f16-041b-4901-9728-f752b0e5902c.jpeg already downloaded
2026-03-24 16:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 096aa460-4ba2-5516-960d-269ff504f248, identifier: 10716645
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716606
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716606%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716606: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716606 url https://www.openlane.eu/en/carv6/auction/10716606
2026-03-24 16:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 096aa460-4ba2-5516-960d-269ff504f248 with identifier: 10716645
2026-03-24 16:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 096aa460-4ba2-5516-960d-269ff504f248 with identifier: 10716645
2026-03-24 16:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 096aa460-4ba2-5516-960d-269ff504f248 with identifier: 10716645 to the API
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '096aa460-4ba2-5516-960d-269ff504f248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GW366TY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716645',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 36246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5700451/general/9a7ee0f9-c391-4e14-9119-5089de195e43.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/73424941-24f2-4fbe-9f3d-8de60bb20a0d.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/a0824ab6-5f2f-4295-9ac5-feaa5d4d0e90.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/0b21d4b8-b15f-4780-aa1c-4f43b03bbb97.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/5345fb5d-405e-4535-8465-388646f424ec.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/3793eba4-5f2e-4281-99d0-2053093b3b07.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/a2c9a8b3-7c06-449d-b4fa-48ba941ea3e1.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/c913eadf-772f-4cda-a72a-244d07bc93df.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/7a1d8b54-149f-461f-8c23-d646c52e3f6a.jpeg',
'https://images.openlane.eu/carimgs/5700451/general/37d69f16-041b-4901-9728-f752b0e5902c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125440,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/9a7ee0f9-c391-4e14-9119-5089de195e43.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134558,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/73424941-24f2-4fbe-9f3d-8de60bb20a0d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148917,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/a0824ab6-5f2f-4295-9ac5-feaa5d4d0e90.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/0b21d4b8-b15f-4780-aa1c-4f43b03bbb97.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188556,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/5345fb5d-405e-4535-8465-388646f424ec.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199478,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/3793eba4-5f2e-4281-99d0-2053093b3b07.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/a2c9a8b3-7c06-449d-b4fa-48ba941ea3e1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166341,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/c913eadf-772f-4cda-a72a-244d07bc93df.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139585,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/7a1d8b54-149f-461f-8c23-d646c52e3f6a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096aa460-4ba2-5516-960d-269ff504f248/096aa460-4ba2-5516-960d-269ff504f248_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171282,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700451/general/37d69f16-041b-4901-9728-f752b0e5902c.jpeg',
'Width': 1600}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI Clubsport 45 - Petrol - Automatic - 300 '
'hp - 36.246 km',
'transmission': 'automatic',
'trim': 'Clubsport 45',
'vin': None,
'year': 2022}
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716645%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Saving data for 10716645: {'created_time': 1774368272.530334, 'last_price_update_time': 1774368272.530347, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716645') HTTP/1.1" 204 0
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg not downloaded yet
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716272
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716272%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716272: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716272 url https://www.openlane.eu/en/carv6/auction/10716272
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg not downloaded yet
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716638
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716638%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716638: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716638 url https://www.openlane.eu/en/carv6/auction/10716638
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F1803eecb-79c2-4259-a57a-89edc62978d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg not downloaded yet
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716342
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716342%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716342: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716342 url https://www.openlane.eu/en/carv6/auction/10716342
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fgeneral%252F7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg not downloaded yet
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716339
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716339%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716339: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716339 url https://www.openlane.eu/en/carv6/auction/10716339
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5737426%252Fdamage%252F8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg not downloaded yet
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716970
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716970%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716970: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716970 url https://www.openlane.eu/en/carv6/auction/10716970
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716271
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716271%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716271: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716271 url https://www.openlane.eu/en/carv6/auction/10716271
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716446
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716446%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716446: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716446 url https://www.openlane.eu/en/carv6/auction/10716446
2026-03-24 16:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716616
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716616%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716616: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716616 url https://www.openlane.eu/en/carv6/auction/10716616
2026-03-24 16: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 16:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716968
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716968%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716968: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716968 url https://www.openlane.eu/en/carv6/auction/10716968
2026-03-24 16: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 16:04:32 [adesa.it] INFO: Found listing with ID: 10716570
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716570%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716570: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716570 url https://www.openlane.eu/en/carv6/auction/10716570
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716972
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716972%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716972: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716972 url https://www.openlane.eu/en/carv6/auction/10716972
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716583
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716583%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716583: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716583 url https://www.openlane.eu/en/carv6/auction/10716583
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716965
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716965%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716965: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716965 url https://www.openlane.eu/en/carv6/auction/10716965
2026-03-24 16:04:32 [adesa.it] INFO: Found listing with ID: 10716964
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716964%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [adesa.it] INFO: Scrape type for 10716964: 1
2026-03-24 16:04:32 [adesa.it] INFO: Scraping item 10716964 url https://www.openlane.eu/en/carv6/auction/10716964
2026-03-24 16:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10716636
2026-03-24 16:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81979da8-aad5-5cf4-9ce9-68817a610c9c with scrape type 1
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81979da8-aad5-5cf4-9ce9-68817a610c9c
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252Fbe74b235-331b-4a6c-8aee-d106672b1c68.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/be74b235-331b-4a6c-8aee-d106672b1c68.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252Fa2cf9fa8-302e-483e-a732-02443ebe811d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/a2cf9fa8-302e-483e-a732-02443ebe811d.jpeg already downloaded
2026-03-24 16:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F3892739b-bbe1-407c-80c6-d09493937946.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/3892739b-bbe1-407c-80c6-d09493937946.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F67059079-0a11-466d-b44d-a7fff78edd35.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/67059079-0a11-466d-b44d-a7fff78edd35.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252Fe49434f8-5649-4cb0-868d-e84801ec3865.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/e49434f8-5649-4cb0-868d-e84801ec3865.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252Fc237f28a-7938-4fd7-8d63-c055455b21fc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/c237f28a-7938-4fd7-8d63-c055455b21fc.jpeg already downloaded
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5710184%252Fgeneral%252F461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg already downloaded
2026-03-24 16:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 81979da8-aad5-5cf4-9ce9-68817a610c9c, identifier: 10716636
2026-03-24 16:04:33 [adesa.it] INFO: Found listing with ID: 10716593
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716593%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [adesa.it] INFO: Scrape type for 10716593: 1
2026-03-24 16:04:33 [adesa.it] INFO: Scraping item 10716593 url https://www.openlane.eu/en/carv6/auction/10716593
2026-03-24 16:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10716636
2026-03-24 16:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10716636
2026-03-24 16:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10716636 to the API
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716636>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '81979da8-aad5-5cf4-9ce9-68817a610c9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH620LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716636',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 215300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5710184/general/be74b235-331b-4a6c-8aee-d106672b1c68.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/a2cf9fa8-302e-483e-a732-02443ebe811d.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/3892739b-bbe1-407c-80c6-d09493937946.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/67059079-0a11-466d-b44d-a7fff78edd35.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/e49434f8-5649-4cb0-868d-e84801ec3865.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/c237f28a-7938-4fd7-8d63-c055455b21fc.jpeg',
'https://images.openlane.eu/carimgs/5710184/general/461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225840,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/be74b235-331b-4a6c-8aee-d106672b1c68.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262172,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317378,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/a2cf9fa8-302e-483e-a732-02443ebe811d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324234,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293721,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270862,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/3892739b-bbe1-407c-80c6-d09493937946.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366676,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/67059079-0a11-466d-b44d-a7fff78edd35.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260699,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/e49434f8-5649-4cb0-868d-e84801ec3865.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352339,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/c237f28a-7938-4fd7-8d63-c055455b21fc.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81979da8-aad5-5cf4-9ce9-68817a610c9c/81979da8-aad5-5cf4-9ce9-68817a610c9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394069,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710184/general/461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg',
'Width': 1428}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'Burgio Salvatore',
'title': 'Audi A4 Avant 2.0 TDI S Line - Diesel - Automatic - 163 hp - '
'215.300 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716636%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [adesa.it] INFO: Saving data for 10716636: {'created_time': 1774368273.581581, 'last_price_update_time': 1774368273.581591, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716636') HTTP/1.1" 204 0
2026-03-24 16:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10709154
2026-03-24 16:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with scrape type 2
2026-03-24 16:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with scrape type 2
2026-03-24 16:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e36b14e-b07f-56af-b27a-0117b4b9ce56, identifier: 10709154
2026-03-24 16:04:33 [adesa.it] INFO: Found listing with ID: 10716575
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716575%27 HTTP/1.1" 200 None
2026-03-24 16:04:33 [adesa.it] INFO: Scrape type for 10716575: 1
2026-03-24 16:04:33 [adesa.it] INFO: Scraping item 10716575 url https://www.openlane.eu/en/carv6/auction/10716575
2026-03-24 16:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10709154
2026-03-24 16:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10709154
2026-03-24 16:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10709154 to the API
2026-03-24 16:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709154>
{'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-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0e36b14e-b07f-56af-b27a-0117b4b9ce56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF947EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709154',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 97.228 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709154%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Saving data for 10709154: {'auction_closing_time': 1774527300.0, 'created_time': 1774281829.250717, 'last_price_update_time': 1774368274.107396}
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709154') HTTP/1.1" 204 0
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716317
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716317%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716317: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716317 url https://www.openlane.eu/en/carv6/auction/10716317
2026-03-24 16:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716343
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716343%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716343: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716343 url https://www.openlane.eu/en/carv6/auction/10716343
2026-03-24 16: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 16: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 16:04:34 [adesa.it] INFO: Found listing with ID: 10711862
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711862%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10711862: 2
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10711862 url https://www.openlane.eu/en/carv6/auction/10711862
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716308
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716308%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716308: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716308 url https://www.openlane.eu/en/carv6/auction/10716308
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716574
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716574%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716574: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716574 url https://www.openlane.eu/en/carv6/auction/10716574
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716365
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716365%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716365: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716365 url https://www.openlane.eu/en/carv6/auction/10716365
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716621
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716621%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716621: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716621 url https://www.openlane.eu/en/carv6/auction/10716621
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716974
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716974%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716974: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716974 url https://www.openlane.eu/en/carv6/auction/10716974
2026-03-24 16:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10716594
2026-03-24 16:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with scrape type 1
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252F112baebf-0627-4671-9752-c552a18eb617.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/112baebf-0627-4671-9752-c552a18eb617.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252F1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252Fbe2923c3-4902-4555-91c7-6cdfe5032c19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/be2923c3-4902-4555-91c7-6cdfe5032c19.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252F5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252Ffffb4780-1831-4df8-8471-294daf05e091.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/fffb4780-1831-4df8-8471-294daf05e091.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252F1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252F7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252Fa5171af6-1650-4480-8c9f-c8901c6c0494.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/a5171af6-1650-4480-8c9f-c8901c6c0494.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252Fe7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/e7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713314%252Fgeneral%252Fa742af68-2df4-4509-b0be-b116bf502891.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/a742af68-2df4-4509-b0be-b116bf502891.jpeg already downloaded
2026-03-24 16:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584, identifier: 10716594
2026-03-24 16:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea4e8891-a8e5-5760-b089-41968a00d79a with identifier: 10716281
2026-03-24 16:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea4e8891-a8e5-5760-b089-41968a00d79a with scrape type 1
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea4e8891-a8e5-5760-b089-41968a00d79a
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252Fe2362183-9540-4fbb-b0b4-36ebe2b90a6a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/e2362183-9540-4fbb-b0b4-36ebe2b90a6a.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F92283bea-b265-41a0-bbf4-94790811d203.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/92283bea-b265-41a0-bbf4-94790811d203.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F40ab472f-cd21-4b44-97c1-20ec8c739b40.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/40ab472f-cd21-4b44-97c1-20ec8c739b40.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252Fb2a52ef6-2d78-4d30-8890-dcf2f05c3dcc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/b2a52ef6-2d78-4d30-8890-dcf2f05c3dcc.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F2d0a1805-34e6-4083-8a47-8b5f573be69c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/2d0a1805-34e6-4083-8a47-8b5f573be69c.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F0149c31d-a83f-4751-8583-49b4f11bcc23.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/0149c31d-a83f-4751-8583-49b4f11bcc23.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F32e817eb-3ed6-46c9-8c41-b823faa81d8b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/32e817eb-3ed6-46c9-8c41-b823faa81d8b.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F1e871584-c50f-4a38-9407-488632642ec2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/1e871584-c50f-4a38-9407-488632642ec2.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252Fc75c03c0-eff1-4589-9096-664c8d9a969d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/c75c03c0-eff1-4589-9096-664c8d9a969d.jpeg already downloaded
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729583%252Fgeneral%252F9d106ed5-b2d2-43b2-8514-d14e1547b3f6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729583/general/9d106ed5-b2d2-43b2-8514-d14e1547b3f6.jpeg already downloaded
2026-03-24 16:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea4e8891-a8e5-5760-b089-41968a00d79a, identifier: 10716281
2026-03-24 16:04:34 [adesa.it] INFO: Found listing with ID: 10716273
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716273%27 HTTP/1.1" 200 None
2026-03-24 16:04:34 [adesa.it] INFO: Scrape type for 10716273: 1
2026-03-24 16:04:34 [adesa.it] INFO: Scraping item 10716273 url https://www.openlane.eu/en/carv6/auction/10716273
2026-03-24 16:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10716594
2026-03-24 16:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10716594
2026-03-24 16:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10716594 to the API
2026-03-24 16:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716594>
{'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': 203,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '17ff6d70-18ff-5c2f-82fc-8e3e657d3584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM788ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716594',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 149130,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5713314/general/112baebf-0627-4671-9752-c552a18eb617.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/be2923c3-4902-4555-91c7-6cdfe5032c19.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/fffb4780-1831-4df8-8471-294daf05e091.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/a5171af6-1650-4480-8c9f-c8901c6c0494.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/e7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg',
'https://images.openlane.eu/carimgs/5713314/general/a742af68-2df4-4509-b0be-b116bf502891.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350445,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/112baebf-0627-4671-9752-c552a18eb617.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450515,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474438,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/be2923c3-4902-4555-91c7-6cdfe5032c19.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475399,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312286,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/fffb4780-1831-4df8-8471-294daf05e091.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349475,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289175,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/a5171af6-1650-4480-8c9f-c8901c6c0494.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268686,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/e7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17ff6d70-18ff-5c2f-82fc-8e3e657d3584/17ff6d70-18ff-5c2f-82fc-8e3e657d3584_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335051,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713314/general/a742af68-2df4-4509-b0be-b116bf502891.jpeg',
'Width': 1600}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi A6 Avant 2.0 TDI Black Edition - Diesel - Automatic - 203 hp - '
'149.130 km',
'transmission': 'automatic',
'trim': 'Black Edition',
'vin': None,
'year': 2023}
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716594%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Saving data for 10716594: {'created_time': 1774368275.146088, 'last_price_update_time': 1774368275.146101, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716594') HTTP/1.1" 204 0
2026-03-24 16:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea4e8891-a8e5-5760-b089-41968a00d79a with identifier: 10716281
2026-03-24 16:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea4e8891-a8e5-5760-b089-41968a00d79a with identifier: 10716281
2026-03-24 16:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea4e8891-a8e5-5760-b089-41968a00d79a with identifier: 10716281 to the API
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': 'ea4e8891-a8e5-5760-b089-41968a00d79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH274ZR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716281',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 97172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5729583/general/e2362183-9540-4fbb-b0b4-36ebe2b90a6a.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/92283bea-b265-41a0-bbf4-94790811d203.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/40ab472f-cd21-4b44-97c1-20ec8c739b40.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/b2a52ef6-2d78-4d30-8890-dcf2f05c3dcc.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/2d0a1805-34e6-4083-8a47-8b5f573be69c.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/0149c31d-a83f-4751-8583-49b4f11bcc23.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/32e817eb-3ed6-46c9-8c41-b823faa81d8b.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/1e871584-c50f-4a38-9407-488632642ec2.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/c75c03c0-eff1-4589-9096-664c8d9a969d.jpeg',
'https://images.openlane.eu/carimgs/5729583/general/9d106ed5-b2d2-43b2-8514-d14e1547b3f6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374713,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/e2362183-9540-4fbb-b0b4-36ebe2b90a6a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369880,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/92283bea-b265-41a0-bbf4-94790811d203.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399082,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/40ab472f-cd21-4b44-97c1-20ec8c739b40.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384265,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/b2a52ef6-2d78-4d30-8890-dcf2f05c3dcc.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346299,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/2d0a1805-34e6-4083-8a47-8b5f573be69c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378019,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/0149c31d-a83f-4751-8583-49b4f11bcc23.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343896,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/32e817eb-3ed6-46c9-8c41-b823faa81d8b.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289021,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/1e871584-c50f-4a38-9407-488632642ec2.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286512,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/c75c03c0-eff1-4589-9096-664c8d9a969d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea4e8891-a8e5-5760-b089-41968a00d79a/ea4e8891-a8e5-5760-b089-41968a00d79a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328353,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729583/general/9d106ed5-b2d2-43b2-8514-d14e1547b3f6.jpeg',
'Width': 1428}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Audi E-Tron 50 Business - Quattro - Electric - Automatic - 313 hp - '
'97.172 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716281%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Saving data for 10716281: {'created_time': 1774368275.648659, 'last_price_update_time': 1774368275.648669, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716281') HTTP/1.1" 204 0
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716614
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716614%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716614: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716614 url https://www.openlane.eu/en/carv6/auction/10716614
2026-03-24 16:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716973
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716973%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716973: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716973 url https://www.openlane.eu/en/carv6/auction/10716973
2026-03-24 16:04: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 16:04:35 [adesa.it] INFO: Found listing with ID: 10716344
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716344%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716344: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716344 url https://www.openlane.eu/en/carv6/auction/10716344
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716282
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716282%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716282: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716282 url https://www.openlane.eu/en/carv6/auction/10716282
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716362
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716362%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716362: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716362 url https://www.openlane.eu/en/carv6/auction/10716362
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716971
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716971%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716971: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716971 url https://www.openlane.eu/en/carv6/auction/10716971
2026-03-24 16:04:35 [adesa.it] INFO: Found listing with ID: 10716321
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716321%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [adesa.it] INFO: Scrape type for 10716321: 1
2026-03-24 16:04:35 [adesa.it] INFO: Scraping item 10716321 url https://www.openlane.eu/en/carv6/auction/10716321
2026-03-24 16:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10716582
2026-03-24 16:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33c94c61-6bdd-51f3-a166-15a07b72a38a with scrape type 1
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33c94c61-6bdd-51f3-a166-15a07b72a38a
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252Ff0bbe3c1-f880-443d-970e-236fc100b540.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/f0bbe3c1-f880-443d-970e-236fc100b540.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252Feaecc369-8bb5-45b4-b083-caf12d3b293d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/eaecc369-8bb5-45b4-b083-caf12d3b293d.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252Fbbf4a350-8eaa-4adb-9fc8-148de6435498.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/bbf4a350-8eaa-4adb-9fc8-148de6435498.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252F6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252F3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252F52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252Fac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/ac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252F00a13184-e47c-4dca-aaf7-f0141467be84.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/00a13184-e47c-4dca-aaf7-f0141467be84.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252F79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg already downloaded
2026-03-24 16:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713286%252Fgeneral%252Fdc24d265-ba96-45c3-b05b-ffb95d686e99.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/dc24d265-ba96-45c3-b05b-ffb95d686e99.jpg already downloaded
2026-03-24 16:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 33c94c61-6bdd-51f3-a166-15a07b72a38a, identifier: 10716582
2026-03-24 16:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10709184
2026-03-24 16:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cf0ab6-9aea-5701-85d1-558d5431af2f with scrape type 2
2026-03-24 16:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0cf0ab6-9aea-5701-85d1-558d5431af2f with scrape type 2
2026-03-24 16:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0cf0ab6-9aea-5701-85d1-558d5431af2f, identifier: 10709184
2026-03-24 16:04:36 [adesa.it] INFO: Found listing with ID: 10716346
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716346%27 HTTP/1.1" 200 None
2026-03-24 16:04:36 [adesa.it] INFO: Scrape type for 10716346: 1
2026-03-24 16:04:36 [adesa.it] INFO: Scraping item 10716346 url https://www.openlane.eu/en/carv6/auction/10716346
2026-03-24 16:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10716582
2026-03-24 16:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10716582
2026-03-24 16:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10716582 to the API
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '33c94c61-6bdd-51f3-a166-15a07b72a38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EM914MF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716582',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A1',
'odometer': 313115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5713286/general/f0bbe3c1-f880-443d-970e-236fc100b540.jpg',
'https://images.openlane.eu/carimgs/5713286/general/eaecc369-8bb5-45b4-b083-caf12d3b293d.jpg',
'https://images.openlane.eu/carimgs/5713286/general/bbf4a350-8eaa-4adb-9fc8-148de6435498.jpg',
'https://images.openlane.eu/carimgs/5713286/general/6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg',
'https://images.openlane.eu/carimgs/5713286/general/3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg',
'https://images.openlane.eu/carimgs/5713286/general/52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg',
'https://images.openlane.eu/carimgs/5713286/general/ac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg',
'https://images.openlane.eu/carimgs/5713286/general/00a13184-e47c-4dca-aaf7-f0141467be84.jpg',
'https://images.openlane.eu/carimgs/5713286/general/79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg',
'https://images.openlane.eu/carimgs/5713286/general/dc24d265-ba96-45c3-b05b-ffb95d686e99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3719394,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/f0bbe3c1-f880-443d-970e-236fc100b540.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4095713,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/eaecc369-8bb5-45b4-b083-caf12d3b293d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3735642,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/bbf4a350-8eaa-4adb-9fc8-148de6435498.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4021140,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3943216,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6346715,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5350123,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/ac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3749582,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/00a13184-e47c-4dca-aaf7-f0141467be84.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4431902,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33c94c61-6bdd-51f3-a166-15a07b72a38a/33c94c61-6bdd-51f3-a166-15a07b72a38a_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2114980,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713286/general/dc24d265-ba96-45c3-b05b-ffb95d686e99.jpg',
'Width': 4032}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2012-04-23',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Audi A1 1.6 TDI Ambition - Diesel - Manual - 105 hp - 313.115 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2012}
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716582%27 HTTP/1.1" 200 None
2026-03-24 16:04:36 [adesa.it] INFO: Saving data for 10716582: {'created_time': 1774368276.520013, 'last_price_update_time': 1774368276.520024, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716582') HTTP/1.1" 204 0
2026-03-24 16:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10709184
2026-03-24 16:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10709184
2026-03-24 16:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10709184 to the API
2026-03-24 16:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709184>
{'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': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0cf0ab6-9aea-5701-85d1-558d5431af2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV631YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709184',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 182380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Automatic - 95 hp - '
'182.380 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709184%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Saving data for 10709184: {'auction_closing_time': 1774527300.0, 'created_time': 1774281815.061884, 'last_price_update_time': 1774368277.052934}
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709184') HTTP/1.1" 204 0
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716305
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716305%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716305: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716305 url https://www.openlane.eu/en/carv6/auction/10716305
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716986
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716986%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716986: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716986 url https://www.openlane.eu/en/carv6/auction/10716986
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716357
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716357%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716357: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716357 url https://www.openlane.eu/en/carv6/auction/10716357
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716622
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716622%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716622: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716622 url https://www.openlane.eu/en/carv6/auction/10716622
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716358
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716358%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716358: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716358 url https://www.openlane.eu/en/carv6/auction/10716358
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716639
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716639%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716639: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716639 url https://www.openlane.eu/en/carv6/auction/10716639
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716345
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716345%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716345: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716345 url https://www.openlane.eu/en/carv6/auction/10716345
2026-03-24 16:04:37 [adesa.it] INFO: Found listing with ID: 10716597
2026-03-24 16:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716597%27 HTTP/1.1" 200 None
2026-03-24 16:04:37 [adesa.it] INFO: Scrape type for 10716597: 1
2026-03-24 16:04:37 [adesa.it] INFO: Scraping item 10716597 url https://www.openlane.eu/en/carv6/auction/10716597
2026-03-24 16:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10716280
2026-03-24 16:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with scrape type 1
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0a743c2-eaf7-52d7-a462-2c5ebe8ab472
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252Fd1310ebd-ed91-4236-9847-2c6b3adc1280.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/d1310ebd-ed91-4236-9847-2c6b3adc1280.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252Fc3d62776-d4c5-415a-bb17-46be8d160e4b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/c3d62776-d4c5-415a-bb17-46be8d160e4b.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252Fa0a57d88-fc46-4dcd-838d-c44ed6cf067b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/a0a57d88-fc46-4dcd-838d-c44ed6cf067b.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252Ff1b015b5-0193-4564-92d8-277dd0e3525f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/f1b015b5-0193-4564-92d8-277dd0e3525f.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252F2f9e1b94-c7bb-403f-a4c1-c2d3c48a612c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/2f9e1b94-c7bb-403f-a4c1-c2d3c48a612c.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252F4c1c9043-38ec-420e-9ec8-41df6a288bbc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/4c1c9043-38ec-420e-9ec8-41df6a288bbc.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252F476161f3-ace1-4faa-afea-45cb6f0f3f2f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/476161f3-ace1-4faa-afea-45cb6f0f3f2f.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252F6ded48c0-1582-427d-b0fb-0e7293c8e0c9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/6ded48c0-1582-427d-b0fb-0e7293c8e0c9.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252F6904b157-ccfc-4368-84e3-2c03f8256c29.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/6904b157-ccfc-4368-84e3-2c03f8256c29.jpeg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729581%252Fgeneral%252Fd0d02f7f-d875-43a2-9b2e-d1e501aaeeb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729581/general/d0d02f7f-d875-43a2-9b2e-d1e501aaeeb3.jpeg already downloaded
2026-03-24 16:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472, identifier: 10716280
2026-03-24 16:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10716280
2026-03-24 16:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10716280
2026-03-24 16:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10716280 to the API
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': 'c0a743c2-eaf7-52d7-a462-2c5ebe8ab472',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD630WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716280',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 51781,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5729581/general/d1310ebd-ed91-4236-9847-2c6b3adc1280.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/c3d62776-d4c5-415a-bb17-46be8d160e4b.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/a0a57d88-fc46-4dcd-838d-c44ed6cf067b.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/f1b015b5-0193-4564-92d8-277dd0e3525f.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/2f9e1b94-c7bb-403f-a4c1-c2d3c48a612c.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/4c1c9043-38ec-420e-9ec8-41df6a288bbc.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/476161f3-ace1-4faa-afea-45cb6f0f3f2f.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/6ded48c0-1582-427d-b0fb-0e7293c8e0c9.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/6904b157-ccfc-4368-84e3-2c03f8256c29.jpeg',
'https://images.openlane.eu/carimgs/5729581/general/d0d02f7f-d875-43a2-9b2e-d1e501aaeeb3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379319,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/d1310ebd-ed91-4236-9847-2c6b3adc1280.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359014,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/c3d62776-d4c5-415a-bb17-46be8d160e4b.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375208,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/a0a57d88-fc46-4dcd-838d-c44ed6cf067b.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394372,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/f1b015b5-0193-4564-92d8-277dd0e3525f.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350040,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/2f9e1b94-c7bb-403f-a4c1-c2d3c48a612c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354846,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/4c1c9043-38ec-420e-9ec8-41df6a288bbc.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371423,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/476161f3-ace1-4faa-afea-45cb6f0f3f2f.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280360,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/6ded48c0-1582-427d-b0fb-0e7293c8e0c9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300845,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/6904b157-ccfc-4368-84e3-2c03f8256c29.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0a743c2-eaf7-52d7-a462-2c5ebe8ab472/c0a743c2-eaf7-52d7-a462-2c5ebe8ab472_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331901,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729581/general/d0d02f7f-d875-43a2-9b2e-d1e501aaeeb3.jpeg',
'Width': 1428}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 51.781 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716280%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [adesa.it] INFO: Saving data for 10716280: {'created_time': 1774368278.755921, 'last_price_update_time': 1774368278.755968, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716280') HTTP/1.1" 204 0
2026-03-24 16:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16: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 16:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191baa87-dfd1-5a5e-9f02-a597601e03dd with identifier: 10716551
2026-03-24 16:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191baa87-dfd1-5a5e-9f02-a597601e03dd with scrape type 1
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 191baa87-dfd1-5a5e-9f02-a597601e03dd
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252Fccc3c0cf-2f12-4661-9be5-25e3701c9fa7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/ccc3c0cf-2f12-4661-9be5-25e3701c9fa7.jpg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F5045988d-e675-4b84-bb21-34975f6fb682.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/5045988d-e675-4b84-bb21-34975f6fb682.jpg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F8933b15f-ea03-405b-84d0-dcf7da131c10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/8933b15f-ea03-405b-84d0-dcf7da131c10.jpg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F346c79c4-143c-4083-8ef6-06b16eb9689b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/346c79c4-143c-4083-8ef6-06b16eb9689b.jpg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252Fbe919e37-9cef-48a7-9486-91344c83f74a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/be919e37-9cef-48a7-9486-91344c83f74a.jpg already downloaded
2026-03-24 16:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F20060650-d9f1-48cd-87da-7fb9880ede79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/20060650-d9f1-48cd-87da-7fb9880ede79.jpg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F4d57050c-31dc-42a9-bfc7-a25310126a05.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/4d57050c-31dc-42a9-bfc7-a25310126a05.jpg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F639b5c2d-7dbe-4e88-a094-1d3c7b304564.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/639b5c2d-7dbe-4e88-a094-1d3c7b304564.jpg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252F4e3ba3c6-af35-4abb-9e32-30430c4867b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/4e3ba3c6-af35-4abb-9e32-30430c4867b3.jpg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5620125%252Fgeneral%252Fd33de523-619a-4f52-ad7e-2b51f2aa7f6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620125/general/d33de523-619a-4f52-ad7e-2b51f2aa7f6e.jpg already downloaded
2026-03-24 16:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 191baa87-dfd1-5a5e-9f02-a597601e03dd, identifier: 10716551
2026-03-24 16:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10709147
2026-03-24 16:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05004e74-bf3b-5493-8e67-c63840130c63 with scrape type 2
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05004e74-bf3b-5493-8e67-c63840130c63 with scrape type 2
2026-03-24 16:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 05004e74-bf3b-5493-8e67-c63840130c63, identifier: 10709147
2026-03-24 16:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 191baa87-dfd1-5a5e-9f02-a597601e03dd with identifier: 10716551
2026-03-24 16:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 191baa87-dfd1-5a5e-9f02-a597601e03dd with identifier: 10716551
2026-03-24 16:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 191baa87-dfd1-5a5e-9f02-a597601e03dd with identifier: 10716551 to the API
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716551>
{'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': 387,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '191baa87-dfd1-5a5e-9f02-a597601e03dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL661SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716551',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 50348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5620125/general/ccc3c0cf-2f12-4661-9be5-25e3701c9fa7.jpg',
'https://images.openlane.eu/carimgs/5620125/general/5045988d-e675-4b84-bb21-34975f6fb682.jpg',
'https://images.openlane.eu/carimgs/5620125/general/8933b15f-ea03-405b-84d0-dcf7da131c10.jpg',
'https://images.openlane.eu/carimgs/5620125/general/346c79c4-143c-4083-8ef6-06b16eb9689b.jpg',
'https://images.openlane.eu/carimgs/5620125/general/be919e37-9cef-48a7-9486-91344c83f74a.jpg',
'https://images.openlane.eu/carimgs/5620125/general/20060650-d9f1-48cd-87da-7fb9880ede79.jpg',
'https://images.openlane.eu/carimgs/5620125/general/4d57050c-31dc-42a9-bfc7-a25310126a05.jpg',
'https://images.openlane.eu/carimgs/5620125/general/639b5c2d-7dbe-4e88-a094-1d3c7b304564.jpg',
'https://images.openlane.eu/carimgs/5620125/general/4e3ba3c6-af35-4abb-9e32-30430c4867b3.jpg',
'https://images.openlane.eu/carimgs/5620125/general/d33de523-619a-4f52-ad7e-2b51f2aa7f6e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234755,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/ccc3c0cf-2f12-4661-9be5-25e3701c9fa7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209996,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/5045988d-e675-4b84-bb21-34975f6fb682.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205256,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/8933b15f-ea03-405b-84d0-dcf7da131c10.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169948,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/346c79c4-143c-4083-8ef6-06b16eb9689b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172930,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/be919e37-9cef-48a7-9486-91344c83f74a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140333,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/20060650-d9f1-48cd-87da-7fb9880ede79.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211308,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/4d57050c-31dc-42a9-bfc7-a25310126a05.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167896,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/639b5c2d-7dbe-4e88-a094-1d3c7b304564.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117443,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/4e3ba3c6-af35-4abb-9e32-30430c4867b3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191baa87-dfd1-5a5e-9f02-a597601e03dd/191baa87-dfd1-5a5e-9f02-a597601e03dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140980,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620125/general/d33de523-619a-4f52-ad7e-2b51f2aa7f6e.jpg',
'Width': 2048}],
'price': 28700,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Wrangler 4xe 2.0 Rubicon - Hybrid - Manual - 387 hp - 50.348 '
'km',
'transmission': 'manual',
'trim': 'Rubicon',
'vin': None,
'year': 2022}
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716551%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [adesa.it] INFO: Saving data for 10716551: {'created_time': 1774368279.622596, 'last_price_update_time': 1774368279.62261, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716551') HTTP/1.1" 204 0
2026-03-24 16:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10709147
2026-03-24 16:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10709147
2026-03-24 16:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10709147 to the API
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709147>
{'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': 197,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '05004e74-bf3b-5493-8e67-c63840130c63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG386ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709147',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 141282,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo V60 B4 Momentum Business - Diesel - Automatic - 197 hp - '
'141.282 km',
'transmission': 'automatic',
'trim': 'Momentum Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709147%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [adesa.it] INFO: Saving data for 10709147: {'auction_closing_time': 1774527300.0, 'created_time': 1774281815.781197, 'last_price_update_time': 1774368279.880298}
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709147') HTTP/1.1" 204 0
2026-03-24 16:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e27065-dbe6-5f70-9bf3-d9e4e9e24899 with identifier: 10716577
2026-03-24 16:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e27065-dbe6-5f70-9bf3-d9e4e9e24899 with scrape type 1
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1e27065-dbe6-5f70-9bf3-d9e4e9e24899
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F1f4e3b15-96b9-44ba-8bc3-0e595e8b0e89.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/1f4e3b15-96b9-44ba-8bc3-0e595e8b0e89.jpeg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252Fd82c5b7c-13fe-4070-9902-8a9a39f3360e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/d82c5b7c-13fe-4070-9902-8a9a39f3360e.jpeg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F5b29a63d-92ad-4888-824c-4b75201af465.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/5b29a63d-92ad-4888-824c-4b75201af465.jpeg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252Fe326c8dc-d701-4bc4-baae-0b07c172fa19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/e326c8dc-d701-4bc4-baae-0b07c172fa19.jpeg already downloaded
2026-03-24 16:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F826efe5f-b8b2-4569-8247-124c20b0d802.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/826efe5f-b8b2-4569-8247-124c20b0d802.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F11cd9844-d308-45a8-9126-12c755ccf732.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/11cd9844-d308-45a8-9126-12c755ccf732.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F93ffab94-d42a-4a50-9e72-a6630d1c1118.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/93ffab94-d42a-4a50-9e72-a6630d1c1118.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F214d6049-5ec2-4117-899c-d56a03bcd230.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/214d6049-5ec2-4117-899c-d56a03bcd230.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F9b0fbb8d-64b7-49e1-8ae9-3eabd554d5d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/9b0fbb8d-64b7-49e1-8ae9-3eabd554d5d9.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711779%252Fgeneral%252F9beb3767-c8f5-4340-a92c-577ca72bd4c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711779/general/9beb3767-c8f5-4340-a92c-577ca72bd4c2.jpeg already downloaded
2026-03-24 16:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d1e27065-dbe6-5f70-9bf3-d9e4e9e24899, identifier: 10716577
2026-03-24 16: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 16: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 16:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d1e27065-dbe6-5f70-9bf3-d9e4e9e24899 with identifier: 10716577
2026-03-24 16:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d1e27065-dbe6-5f70-9bf3-d9e4e9e24899 with identifier: 10716577
2026-03-24 16:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d1e27065-dbe6-5f70-9bf3-d9e4e9e24899 with identifier: 10716577 to the API
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716577>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'd1e27065-dbe6-5f70-9bf3-d9e4e9e24899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gd788wr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716577',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 153823,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5711779/general/1f4e3b15-96b9-44ba-8bc3-0e595e8b0e89.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/d82c5b7c-13fe-4070-9902-8a9a39f3360e.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/5b29a63d-92ad-4888-824c-4b75201af465.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/e326c8dc-d701-4bc4-baae-0b07c172fa19.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/826efe5f-b8b2-4569-8247-124c20b0d802.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/11cd9844-d308-45a8-9126-12c755ccf732.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/93ffab94-d42a-4a50-9e72-a6630d1c1118.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/214d6049-5ec2-4117-899c-d56a03bcd230.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/9b0fbb8d-64b7-49e1-8ae9-3eabd554d5d9.jpeg',
'https://images.openlane.eu/carimgs/5711779/general/9beb3767-c8f5-4340-a92c-577ca72bd4c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646708,
'Height': 995,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/1f4e3b15-96b9-44ba-8bc3-0e595e8b0e89.jpeg',
'Width': 1739},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522164,
'Height': 935,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/d82c5b7c-13fe-4070-9902-8a9a39f3360e.jpeg',
'Width': 1829},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 641529,
'Height': 1114,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/5b29a63d-92ad-4888-824c-4b75201af465.jpeg',
'Width': 1835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446376,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/e326c8dc-d701-4bc4-baae-0b07c172fa19.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295165,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/826efe5f-b8b2-4569-8247-124c20b0d802.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213827,
'Height': 841,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/11cd9844-d308-45a8-9126-12c755ccf732.jpeg',
'Width': 1152},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222845,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/93ffab94-d42a-4a50-9e72-a6630d1c1118.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315045,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/214d6049-5ec2-4117-899c-d56a03bcd230.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395896,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/9b0fbb8d-64b7-49e1-8ae9-3eabd554d5d9.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1e27065-dbe6-5f70-9bf3-d9e4e9e24899/d1e27065-dbe6-5f70-9bf3-d9e4e9e24899_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384592,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711779/general/9beb3767-c8f5-4340-a92c-577ca72bd4c2.jpeg',
'Width': 2048}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Audi Q3 2.0 TDI - Quattro - Diesel - Automatic - 150 hp - 153.823 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716577%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [adesa.it] INFO: Saving data for 10716577: {'created_time': 1774368280.544409, 'last_price_update_time': 1774368280.54442, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716577') HTTP/1.1" 204 0
2026-03-24 16: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 16:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7da14685-0500-539b-ae78-177921ad74ae with identifier: 10711195
2026-03-24 16:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7da14685-0500-539b-ae78-177921ad74ae with scrape type 2
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7da14685-0500-539b-ae78-177921ad74ae with scrape type 2
2026-03-24 16:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7da14685-0500-539b-ae78-177921ad74ae, identifier: 10711195
2026-03-24 16:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10716324
2026-03-24 16:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2918d31-7a07-56af-9d11-d98e426c958d with scrape type 1
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2918d31-7a07-56af-9d11-d98e426c958d
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252Fc11d7d6c-c733-4232-8955-bf0406a88738.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/c11d7d6c-c733-4232-8955-bf0406a88738.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252Ffc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/fc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F76c6656c-acc4-461b-acbf-1193d01bc806.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/76c6656c-acc4-461b-acbf-1193d01bc806.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252Fcd204c02-d998-4004-a7c6-7b440aa2d442.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/cd204c02-d998-4004-a7c6-7b440aa2d442.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252F00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg already downloaded
2026-03-24 16:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5729243%252Fgeneral%252Fe588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/e588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg already downloaded
2026-03-24 16:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2918d31-7a07-56af-9d11-d98e426c958d, identifier: 10716324
2026-03-24 16:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 524cd728-0e60-533b-b98a-8b1120270717 with identifier: 10716609
2026-03-24 16:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 524cd728-0e60-533b-b98a-8b1120270717 with scrape type 1
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 524cd728-0e60-533b-b98a-8b1120270717
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252Fcb91ce37-27bc-489c-a73f-f11e69329d1b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/cb91ce37-27bc-489c-a73f-f11e69329d1b.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F1e1764ef-d30a-4f30-bf1f-6ea42750e4d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/1e1764ef-d30a-4f30-bf1f-6ea42750e4d2.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252Fd5bed36c-6dd4-4742-abaf-9fd616c55ad4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/d5bed36c-6dd4-4742-abaf-9fd616c55ad4.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252Fff99dbb0-f5ce-4a85-9204-ca91f514e025.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/ff99dbb0-f5ce-4a85-9204-ca91f514e025.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F970dce14-277b-40e6-b093-2946d3bebcc2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/970dce14-277b-40e6-b093-2946d3bebcc2.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F555eff61-3a77-49e3-9e98-41be1df49795.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/555eff61-3a77-49e3-9e98-41be1df49795.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252Ff118610a-9067-4ce6-9ed3-4ff928714da3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/f118610a-9067-4ce6-9ed3-4ff928714da3.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F304ad5a0-cdc7-4e02-90a4-e19fa0eee273.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/304ad5a0-cdc7-4e02-90a4-e19fa0eee273.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F15ab1a48-9dcd-4fb3-b7fe-67b63ea9f269.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/15ab1a48-9dcd-4fb3-b7fe-67b63ea9f269.jpeg already downloaded
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725483%252Fgeneral%252F4dd51ce4-5cfd-4d46-86ee-cb09e62ff3eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725483/general/4dd51ce4-5cfd-4d46-86ee-cb09e62ff3eb.jpeg already downloaded
2026-03-24 16:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 524cd728-0e60-533b-b98a-8b1120270717, identifier: 10716609
2026-03-24 16:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7da14685-0500-539b-ae78-177921ad74ae with identifier: 10711195
2026-03-24 16:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7da14685-0500-539b-ae78-177921ad74ae with identifier: 10711195
2026-03-24 16:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7da14685-0500-539b-ae78-177921ad74ae with identifier: 10711195 to the API
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'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': '7da14685-0500-539b-ae78-177921ad74ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL304ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711195',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 60209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8700,
'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.209 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711195%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [adesa.it] INFO: Saving data for 10711195: {'auction_closing_time': 1774449000.0, 'created_time': 1774281729.720093, 'last_price_update_time': 1774368281.538619}
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711195') HTTP/1.1" 204 0
2026-03-24 16:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10716324
2026-03-24 16:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10716324
2026-03-24 16:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10716324 to the API
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716324>
{'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': 135,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'c2918d31-7a07-56af-9d11-d98e426c958d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL614ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716324',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 195861,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5729243/general/8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/c11d7d6c-c733-4232-8955-bf0406a88738.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/fc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/76c6656c-acc4-461b-acbf-1193d01bc806.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/cd204c02-d998-4004-a7c6-7b440aa2d442.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg',
'https://images.openlane.eu/carimgs/5729243/general/e588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538507,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322643,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/c11d7d6c-c733-4232-8955-bf0406a88738.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572761,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303626,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/fc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311448,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/76c6656c-acc4-461b-acbf-1193d01bc806.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574320,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535405,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/cd204c02-d998-4004-a7c6-7b440aa2d442.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494934,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630378,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2918d31-7a07-56af-9d11-d98e426c958d/c2918d31-7a07-56af-9d11-d98e426c958d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729243/general/e588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg',
'Width': 1600}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi Q5 40 TDI Design - Diesel - Automatic - 135 hp - 195.861 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2018}
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716324%27 HTTP/1.1" 200 None
2026-03-24 16:04:41 [adesa.it] INFO: Saving data for 10716324: {'created_time': 1774368281.85415, 'last_price_update_time': 1774368281.854161, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716324') HTTP/1.1" 204 0
2026-03-24 16:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 524cd728-0e60-533b-b98a-8b1120270717 with identifier: 10716609
2026-03-24 16:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 524cd728-0e60-533b-b98a-8b1120270717 with identifier: 10716609
2026-03-24 16:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 524cd728-0e60-533b-b98a-8b1120270717 with identifier: 10716609 to the API
2026-03-24 16:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716609>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '524cd728-0e60-533b-b98a-8b1120270717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EZ483BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716609',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 274626,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725483/general/cb91ce37-27bc-489c-a73f-f11e69329d1b.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/1e1764ef-d30a-4f30-bf1f-6ea42750e4d2.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/d5bed36c-6dd4-4742-abaf-9fd616c55ad4.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/ff99dbb0-f5ce-4a85-9204-ca91f514e025.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/970dce14-277b-40e6-b093-2946d3bebcc2.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/555eff61-3a77-49e3-9e98-41be1df49795.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/f118610a-9067-4ce6-9ed3-4ff928714da3.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/304ad5a0-cdc7-4e02-90a4-e19fa0eee273.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/15ab1a48-9dcd-4fb3-b7fe-67b63ea9f269.jpeg',
'https://images.openlane.eu/carimgs/5725483/general/4dd51ce4-5cfd-4d46-86ee-cb09e62ff3eb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616340,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/cb91ce37-27bc-489c-a73f-f11e69329d1b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433285,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/1e1764ef-d30a-4f30-bf1f-6ea42750e4d2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502102,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/d5bed36c-6dd4-4742-abaf-9fd616c55ad4.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363012,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/ff99dbb0-f5ce-4a85-9204-ca91f514e025.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336585,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/970dce14-277b-40e6-b093-2946d3bebcc2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649290,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/555eff61-3a77-49e3-9e98-41be1df49795.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292179,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/f118610a-9067-4ce6-9ed3-4ff928714da3.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392083,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/304ad5a0-cdc7-4e02-90a4-e19fa0eee273.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192937,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/15ab1a48-9dcd-4fb3-b7fe-67b63ea9f269.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_524cd728-0e60-533b-b98a-8b1120270717/524cd728-0e60-533b-b98a-8b1120270717_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150259,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725483/general/4dd51ce4-5cfd-4d46-86ee-cb09e62ff3eb.jpeg',
'Width': 2040}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2015-04-13',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Audi Q3 2.0 TDI Business - Quattro - Diesel - Automatic - 150 hp - '
'274.626 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716609%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [adesa.it] INFO: Saving data for 10716609: {'created_time': 1774368282.178207, 'last_price_update_time': 1774368282.178217, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716609') HTTP/1.1" 204 0
2026-03-24 16:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16: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 16: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 16:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 663ff45f-27c9-5f91-b610-291e629ea031 with identifier: 10716635
2026-03-24 16:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 663ff45f-27c9-5f91-b610-291e629ea031 with scrape type 1
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 663ff45f-27c9-5f91-b610-291e629ea031
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Fd15aef3e-6f1e-4e40-97b2-f885cf3eb28d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/d15aef3e-6f1e-4e40-97b2-f885cf3eb28d.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252F6089e7c2-e279-431e-8356-31352f6c2f88.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/6089e7c2-e279-431e-8356-31352f6c2f88.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252F6fa89521-6d45-4f1c-9416-be8863d976bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/6fa89521-6d45-4f1c-9416-be8863d976bd.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252F8a97e12f-ccf5-496d-8edf-bad68915d1ab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/8a97e12f-ccf5-496d-8edf-bad68915d1ab.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Fe4b1da37-0e00-48be-96e7-76166603dc31.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/e4b1da37-0e00-48be-96e7-76166603dc31.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252F5878569f-8d68-4eb4-ba96-8c18515ae306.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/5878569f-8d68-4eb4-ba96-8c18515ae306.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Fb3714048-9478-48fa-97e9-596070c73e51.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/b3714048-9478-48fa-97e9-596070c73e51.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Fd6c2baf5-4d7f-49e7-8c26-2647d693f23a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/d6c2baf5-4d7f-49e7-8c26-2647d693f23a.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Faf114e94-2742-4ae9-a7ac-702e5bd75195.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/af114e94-2742-4ae9-a7ac-702e5bd75195.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707813%252Fgeneral%252Fede26fce-95ba-4c56-b5fe-38b4b5b718ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707813/general/ede26fce-95ba-4c56-b5fe-38b4b5b718ff.jpeg already downloaded
2026-03-24 16:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 663ff45f-27c9-5f91-b610-291e629ea031, identifier: 10716635
2026-03-24 16:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10716446
2026-03-24 16:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a15fbd9b-e32d-51ba-a533-264eba969500 with scrape type 1
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a15fbd9b-e32d-51ba-a533-264eba969500
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252Feb53e01a-3bc3-4929-be4f-5df73c7f9b74.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/eb53e01a-3bc3-4929-be4f-5df73c7f9b74.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252F04f6263a-8d02-4155-b8e3-026a65e4d051.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/04f6263a-8d02-4155-b8e3-026a65e4d051.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252Fd608df8b-afff-4e6d-92b3-15d5201023b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/d608df8b-afff-4e6d-92b3-15d5201023b1.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252Fa15c9ce4-4144-4088-a5d7-27121ce0ad45.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/a15c9ce4-4144-4088-a5d7-27121ce0ad45.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252F146d7aa0-69f8-4897-8ec8-155d99899982.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/146d7aa0-69f8-4897-8ec8-155d99899982.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252F306a102f-d986-4124-b265-49e7c3a90fa8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/306a102f-d986-4124-b265-49e7c3a90fa8.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252F79c5b61f-cc89-4024-8ecd-577a9da22a9c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/79c5b61f-cc89-4024-8ecd-577a9da22a9c.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252F11590d77-99cc-4a97-8224-5afac773020a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/11590d77-99cc-4a97-8224-5afac773020a.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252Ff192d557-1ae0-4f08-800d-ddf6de87c881.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/f192d557-1ae0-4f08-800d-ddf6de87c881.jpeg already downloaded
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733291%252Fgeneral%252Fcd13d328-05f4-45f4-aff7-d90e31cb5b94.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733291/general/cd13d328-05f4-45f4-aff7-d90e31cb5b94.jpeg already downloaded
2026-03-24 16:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a15fbd9b-e32d-51ba-a533-264eba969500, identifier: 10716446
2026-03-24 16:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 663ff45f-27c9-5f91-b610-291e629ea031 with identifier: 10716635
2026-03-24 16:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 663ff45f-27c9-5f91-b610-291e629ea031 with identifier: 10716635
2026-03-24 16:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 663ff45f-27c9-5f91-b610-291e629ea031 with identifier: 10716635 to the API
2026-03-24 16:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716635>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '663ff45f-27c9-5f91-b610-291e629ea031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ902ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716635',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 202457,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5707813/general/d15aef3e-6f1e-4e40-97b2-f885cf3eb28d.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/6089e7c2-e279-431e-8356-31352f6c2f88.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/6fa89521-6d45-4f1c-9416-be8863d976bd.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/8a97e12f-ccf5-496d-8edf-bad68915d1ab.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/e4b1da37-0e00-48be-96e7-76166603dc31.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/5878569f-8d68-4eb4-ba96-8c18515ae306.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/b3714048-9478-48fa-97e9-596070c73e51.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/d6c2baf5-4d7f-49e7-8c26-2647d693f23a.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/af114e94-2742-4ae9-a7ac-702e5bd75195.jpeg',
'https://images.openlane.eu/carimgs/5707813/general/ede26fce-95ba-4c56-b5fe-38b4b5b718ff.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663627,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/d15aef3e-6f1e-4e40-97b2-f885cf3eb28d.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371754,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/6089e7c2-e279-431e-8356-31352f6c2f88.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554793,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/6fa89521-6d45-4f1c-9416-be8863d976bd.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404714,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/8a97e12f-ccf5-496d-8edf-bad68915d1ab.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316495,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/e4b1da37-0e00-48be-96e7-76166603dc31.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637471,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/5878569f-8d68-4eb4-ba96-8c18515ae306.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322378,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/b3714048-9478-48fa-97e9-596070c73e51.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443579,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/d6c2baf5-4d7f-49e7-8c26-2647d693f23a.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283882,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/af114e94-2742-4ae9-a7ac-702e5bd75195.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_663ff45f-27c9-5f91-b610-291e629ea031/663ff45f-27c9-5f91-b610-291e629ea031_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134529,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707813/general/ede26fce-95ba-4c56-b5fe-38b4b5b718ff.jpeg',
'Width': 2040}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Audi Q5 Sportback 2.0 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 202.457 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716635%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [adesa.it] INFO: Saving data for 10716635: {'created_time': 1774368283.119114, 'last_price_update_time': 1774368283.119124, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716635') HTTP/1.1" 204 0
2026-03-24 16:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10716446
2026-03-24 16:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10716446
2026-03-24 16:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10716446 to the API
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716446>
{'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': 220,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a15fbd9b-e32d-51ba-a533-264eba969500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gj123at',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716446',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 100491,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5733291/general/eb53e01a-3bc3-4929-be4f-5df73c7f9b74.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/04f6263a-8d02-4155-b8e3-026a65e4d051.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/d608df8b-afff-4e6d-92b3-15d5201023b1.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/a15c9ce4-4144-4088-a5d7-27121ce0ad45.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/146d7aa0-69f8-4897-8ec8-155d99899982.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/306a102f-d986-4124-b265-49e7c3a90fa8.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/79c5b61f-cc89-4024-8ecd-577a9da22a9c.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/11590d77-99cc-4a97-8224-5afac773020a.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/f192d557-1ae0-4f08-800d-ddf6de87c881.jpeg',
'https://images.openlane.eu/carimgs/5733291/general/cd13d328-05f4-45f4-aff7-d90e31cb5b94.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153172,
'Height': 1112,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/eb53e01a-3bc3-4929-be4f-5df73c7f9b74.jpeg',
'Width': 1444},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156477,
'Height': 1073,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/04f6263a-8d02-4155-b8e3-026a65e4d051.jpeg',
'Width': 1540},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145947,
'Height': 1100,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/d608df8b-afff-4e6d-92b3-15d5201023b1.jpeg',
'Width': 1427},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142082,
'Height': 1048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/a15c9ce4-4144-4088-a5d7-27121ce0ad45.jpeg',
'Width': 1422},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125483,
'Height': 1289,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/146d7aa0-69f8-4897-8ec8-155d99899982.jpeg',
'Width': 1514},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138070,
'Height': 1267,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/306a102f-d986-4124-b265-49e7c3a90fa8.jpeg',
'Width': 1424},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144280,
'Height': 1142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/79c5b61f-cc89-4024-8ecd-577a9da22a9c.jpeg',
'Width': 1523},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106334,
'Height': 929,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/11590d77-99cc-4a97-8224-5afac773020a.jpeg',
'Width': 1419},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176697,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/f192d557-1ae0-4f08-800d-ddf6de87c881.jpeg',
'Width': 1774},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a15fbd9b-e32d-51ba-a533-264eba969500/a15fbd9b-e32d-51ba-a533-264eba969500_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156381,
'Height': 1276,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733291/general/cd13d328-05f4-45f4-aff7-d90e31cb5b94.jpeg',
'Width': 1690}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 220 hp - '
'100.491 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716446%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [adesa.it] INFO: Saving data for 10716446: {'created_time': 1774368283.461474, 'last_price_update_time': 1774368283.461483, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716446') HTTP/1.1" 204 0
2026-03-24 16:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10716616
2026-03-24 16:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10a32b5-1684-5e7f-ae8f-f5ca588a111c with scrape type 1
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a10a32b5-1684-5e7f-ae8f-f5ca588a111c
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252Fb6a5f851-4139-4f90-96d1-9e85efb1ef9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/b6a5f851-4139-4f90-96d1-9e85efb1ef9d.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F8775ef44-f6b0-4e7c-8307-167ce598261a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/8775ef44-f6b0-4e7c-8307-167ce598261a.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F9aa80712-f21d-4de4-ad3f-5a66770bd00e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/9aa80712-f21d-4de4-ad3f-5a66770bd00e.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252Fa6f1aa33-a8d2-4e12-8b25-6b50e2f09087.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/a6f1aa33-a8d2-4e12-8b25-6b50e2f09087.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F45ddd4f3-f5a7-44d6-b9d1-22effc85e412.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/45ddd4f3-f5a7-44d6-b9d1-22effc85e412.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F7053cb34-7be9-455e-9182-6913e61985f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/7053cb34-7be9-455e-9182-6913e61985f2.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252Fc08ce347-b4c3-42dd-b1d1-7ee7f675b4d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/c08ce347-b4c3-42dd-b1d1-7ee7f675b4d9.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F63b1de9a-1503-4a3c-984d-cf5ed1202ce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/63b1de9a-1503-4a3c-984d-cf5ed1202ce0.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F33debafc-f5f9-42bf-80cb-30a2ae14d9c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/33debafc-f5f9-42bf-80cb-30a2ae14d9c3.jpg already downloaded
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712420%252Fgeneral%252F7d807bf2-9844-486e-ab2e-cd02c174677f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712420/general/7d807bf2-9844-486e-ab2e-cd02c174677f.jpg already downloaded
2026-03-24 16:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a10a32b5-1684-5e7f-ae8f-f5ca588a111c, identifier: 10716616
2026-03-24 16:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10709144
2026-03-24 16:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with scrape type 2
2026-03-24 16:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with scrape type 2
2026-03-24 16:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 723ceed7-31dc-5dc7-8cea-85afcf4f5143, identifier: 10709144
2026-03-24 16:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10716616
2026-03-24 16:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10716616
2026-03-24 16:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10716616 to the API
2026-03-24 16:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716616>
{'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': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a10a32b5-1684-5e7f-ae8f-f5ca588a111c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gp236xa',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716616',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 180000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5712420/general/b6a5f851-4139-4f90-96d1-9e85efb1ef9d.jpg',
'https://images.openlane.eu/carimgs/5712420/general/8775ef44-f6b0-4e7c-8307-167ce598261a.jpg',
'https://images.openlane.eu/carimgs/5712420/general/9aa80712-f21d-4de4-ad3f-5a66770bd00e.jpg',
'https://images.openlane.eu/carimgs/5712420/general/a6f1aa33-a8d2-4e12-8b25-6b50e2f09087.jpg',
'https://images.openlane.eu/carimgs/5712420/general/45ddd4f3-f5a7-44d6-b9d1-22effc85e412.jpg',
'https://images.openlane.eu/carimgs/5712420/general/7053cb34-7be9-455e-9182-6913e61985f2.jpg',
'https://images.openlane.eu/carimgs/5712420/general/c08ce347-b4c3-42dd-b1d1-7ee7f675b4d9.jpg',
'https://images.openlane.eu/carimgs/5712420/general/63b1de9a-1503-4a3c-984d-cf5ed1202ce0.jpg',
'https://images.openlane.eu/carimgs/5712420/general/33debafc-f5f9-42bf-80cb-30a2ae14d9c3.jpg',
'https://images.openlane.eu/carimgs/5712420/general/7d807bf2-9844-486e-ab2e-cd02c174677f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348750,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/b6a5f851-4139-4f90-96d1-9e85efb1ef9d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/8775ef44-f6b0-4e7c-8307-167ce598261a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380160,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/9aa80712-f21d-4de4-ad3f-5a66770bd00e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687549,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/a6f1aa33-a8d2-4e12-8b25-6b50e2f09087.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 832755,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/45ddd4f3-f5a7-44d6-b9d1-22effc85e412.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/7053cb34-7be9-455e-9182-6913e61985f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 886920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/c08ce347-b4c3-42dd-b1d1-7ee7f675b4d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940006,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/63b1de9a-1503-4a3c-984d-cf5ed1202ce0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1354903,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/33debafc-f5f9-42bf-80cb-30a2ae14d9c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10a32b5-1684-5e7f-ae8f-f5ca588a111c/a10a32b5-1684-5e7f-ae8f-f5ca588a111c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659266,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712420/general/7d807bf2-9844-486e-ab2e-cd02c174677f.jpg',
'Width': 1920}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'BMW X3 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 180.000 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716616%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [adesa.it] INFO: Saving data for 10716616: {'created_time': 1774368284.186269, 'last_price_update_time': 1774368284.186279, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716616') HTTP/1.1" 204 0
2026-03-24 16:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10709144
2026-03-24 16:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10709144
2026-03-24 16:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10709144 to the API
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '723ceed7-31dc-5dc7-8cea-85afcf4f5143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH954JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709144',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 132099,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 132.099 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709144%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [adesa.it] INFO: Saving data for 10709144: {'auction_closing_time': 1774527300.0, 'created_time': 1774281820.288405, 'last_price_update_time': 1774368284.616004}
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709144') HTTP/1.1" 204 0
2026-03-24 16:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ac7033-c4e3-5925-b664-167a5fc88186 with identifier: 10716313
2026-03-24 16:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ac7033-c4e3-5925-b664-167a5fc88186 with scrape type 1
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252Fac11de89-16e1-4b5e-9df7-47008b109fa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/ac11de89-16e1-4b5e-9df7-47008b109fa4.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252Fbd4410ec-6454-4272-acdb-8802d7dfa387.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/bd4410ec-6454-4272-acdb-8802d7dfa387.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F8425b214-76e7-4727-a785-605058b1f838.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/8425b214-76e7-4727-a785-605058b1f838.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F76f156bd-a54b-4561-a605-0daef11a49e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/76f156bd-a54b-4561-a605-0daef11a49e6.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252Fab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/ab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F9ba0f138-7afd-439e-b074-886cd18a45f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/9ba0f138-7afd-439e-b074-886cd18a45f1.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F1d735f30-b625-46b3-96ec-a2f626999ce4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/1d735f30-b625-46b3-96ec-a2f626999ce4.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252F47d4228e-56b8-4519-9c4c-cbec0159e779.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/47d4228e-56b8-4519-9c4c-cbec0159e779.jpg not downloaded yet
2026-03-24 16:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5740590%252Fgeneral%252Ff0384273-1997-4654-8018-93c29b46893a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/f0384273-1997-4654-8018-93c29b46893a.jpg not downloaded yet
2026-03-24 16:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04: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 16:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10716614
2026-03-24 16:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with scrape type 1
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4cdc2d8-e2ef-5152-94bf-b48604d1cc07
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F275c20dc-8d9b-47c5-affe-a7385e062cd8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/275c20dc-8d9b-47c5-affe-a7385e062cd8.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252Ff4ac546f-3ba3-4814-ac50-423018251b5e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/f4ac546f-3ba3-4814-ac50-423018251b5e.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F6edf535f-7b1e-480e-82c1-54e412df1ea5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/6edf535f-7b1e-480e-82c1-54e412df1ea5.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F6596e2b5-4729-4bef-956d-6c402f54c3dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/6596e2b5-4729-4bef-956d-6c402f54c3dc.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252Fb90d4c0b-5f11-4006-8b9b-6e911462fd60.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/b90d4c0b-5f11-4006-8b9b-6e911462fd60.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252Fd91a4226-b77e-4764-9f17-0ef5d74c9be1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/d91a4226-b77e-4764-9f17-0ef5d74c9be1.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F9b593083-ea65-41df-90f2-8e3b708d6f20.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/9b593083-ea65-41df-90f2-8e3b708d6f20.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252Fed3d959e-07fb-411a-bec0-526d1945e04b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/ed3d959e-07fb-411a-bec0-526d1945e04b.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F15c96911-e6c1-40c4-8557-251506d47e90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/15c96911-e6c1-40c4-8557-251506d47e90.jpeg already downloaded
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5711030%252Fgeneral%252F585df327-747c-4a23-b627-6f760e2cffd3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711030/general/585df327-747c-4a23-b627-6f760e2cffd3.jpeg already downloaded
2026-03-24 16:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07, identifier: 10716614
2026-03-24 16:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10716614
2026-03-24 16:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10716614
2026-03-24 16:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10716614 to the API
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716614>
{'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': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f4cdc2d8-e2ef-5152-94bf-b48604d1cc07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG695XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716614',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 144968,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5711030/general/275c20dc-8d9b-47c5-affe-a7385e062cd8.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/f4ac546f-3ba3-4814-ac50-423018251b5e.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/6edf535f-7b1e-480e-82c1-54e412df1ea5.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/6596e2b5-4729-4bef-956d-6c402f54c3dc.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/b90d4c0b-5f11-4006-8b9b-6e911462fd60.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/d91a4226-b77e-4764-9f17-0ef5d74c9be1.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/9b593083-ea65-41df-90f2-8e3b708d6f20.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/ed3d959e-07fb-411a-bec0-526d1945e04b.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/15c96911-e6c1-40c4-8557-251506d47e90.jpeg',
'https://images.openlane.eu/carimgs/5711030/general/585df327-747c-4a23-b627-6f760e2cffd3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200228,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/275c20dc-8d9b-47c5-affe-a7385e062cd8.jpeg',
'Width': 1676},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335698,
'Height': 1526,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/f4ac546f-3ba3-4814-ac50-423018251b5e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296024,
'Height': 1522,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/6edf535f-7b1e-480e-82c1-54e412df1ea5.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255638,
'Height': 1434,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/6596e2b5-4729-4bef-956d-6c402f54c3dc.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140608,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/b90d4c0b-5f11-4006-8b9b-6e911462fd60.jpeg',
'Width': 1842},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259827,
'Height': 1890,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/d91a4226-b77e-4764-9f17-0ef5d74c9be1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154615,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/9b593083-ea65-41df-90f2-8e3b708d6f20.jpeg',
'Width': 1753},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296408,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/ed3d959e-07fb-411a-bec0-526d1945e04b.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161428,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/15c96911-e6c1-40c4-8557-251506d47e90.jpeg',
'Width': 1647},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4cdc2d8-e2ef-5152-94bf-b48604d1cc07/f4cdc2d8-e2ef-5152-94bf-b48604d1cc07_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149960,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711030/general/585df327-747c-4a23-b627-6f760e2cffd3.jpeg',
'Width': 1650}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': 'CF AUTO S.R.L.',
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 190 hp - '
'144.968 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-24 16:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:46 [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 16:04:46 [adesa.it] INFO: Saving data for 10716614: {'created_time': 1774368286.007864, 'last_price_update_time': 1774368286.007875, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716614') HTTP/1.1" 204 0
2026-03-24 16:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/f0384273-1997-4654-8018-93c29b46893a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 999d021f-7710-533b-89c9-f8fe5ea0c2c4 with identifier: 10716597
2026-03-24 16:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 999d021f-7710-533b-89c9-f8fe5ea0c2c4 with scrape type 1
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 999d021f-7710-533b-89c9-f8fe5ea0c2c4
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252F65e74e2e-bf79-4308-a057-50a8ca203f65.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/65e74e2e-bf79-4308-a057-50a8ca203f65.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252F77a7caaf-1a81-4b6b-8226-2d9df125bc3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/77a7caaf-1a81-4b6b-8226-2d9df125bc3c.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Fdac96c40-e1c9-4390-b918-5149b2f4a390.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/dac96c40-e1c9-4390-b918-5149b2f4a390.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Fa60c1745-c352-4915-a66d-0d143a23d4ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/a60c1745-c352-4915-a66d-0d143a23d4ff.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Fc6f6b2f0-5660-49e0-a5b2-620f172534c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/c6f6b2f0-5660-49e0-a5b2-620f172534c3.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Fcdd2f090-9005-4946-aba6-7b052a6a806d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/cdd2f090-9005-4946-aba6-7b052a6a806d.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252F9a411917-2779-4168-8dd0-80bd7f5a0c09.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/9a411917-2779-4168-8dd0-80bd7f5a0c09.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Fc234a193-0181-4746-9819-dd1eb6ca1e48.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/c234a193-0181-4746-9819-dd1eb6ca1e48.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252F0f2aef98-52fc-4414-8e36-45f080d62550.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/0f2aef98-52fc-4414-8e36-45f080d62550.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5719003%252Fgeneral%252Febf9c712-dff8-450c-a6e3-529604dd67dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719003/general/ebf9c712-dff8-450c-a6e3-529604dd67dd.jpg already downloaded
2026-03-24 16:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 999d021f-7710-533b-89c9-f8fe5ea0c2c4, identifier: 10716597
2026-03-24 16: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 16: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 16:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 999d021f-7710-533b-89c9-f8fe5ea0c2c4 with identifier: 10716597
2026-03-24 16:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 999d021f-7710-533b-89c9-f8fe5ea0c2c4 with identifier: 10716597
2026-03-24 16:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 999d021f-7710-533b-89c9-f8fe5ea0c2c4 with identifier: 10716597 to the API
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:04: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 16:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '999d021f-7710-533b-89c9-f8fe5ea0c2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF703GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716597',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 181941,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5719003/general/65e74e2e-bf79-4308-a057-50a8ca203f65.jpg',
'https://images.openlane.eu/carimgs/5719003/general/77a7caaf-1a81-4b6b-8226-2d9df125bc3c.jpg',
'https://images.openlane.eu/carimgs/5719003/general/dac96c40-e1c9-4390-b918-5149b2f4a390.jpg',
'https://images.openlane.eu/carimgs/5719003/general/a60c1745-c352-4915-a66d-0d143a23d4ff.jpg',
'https://images.openlane.eu/carimgs/5719003/general/c6f6b2f0-5660-49e0-a5b2-620f172534c3.jpg',
'https://images.openlane.eu/carimgs/5719003/general/cdd2f090-9005-4946-aba6-7b052a6a806d.jpg',
'https://images.openlane.eu/carimgs/5719003/general/9a411917-2779-4168-8dd0-80bd7f5a0c09.jpg',
'https://images.openlane.eu/carimgs/5719003/general/c234a193-0181-4746-9819-dd1eb6ca1e48.jpg',
'https://images.openlane.eu/carimgs/5719003/general/0f2aef98-52fc-4414-8e36-45f080d62550.jpg',
'https://images.openlane.eu/carimgs/5719003/general/ebf9c712-dff8-450c-a6e3-529604dd67dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3614475,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/65e74e2e-bf79-4308-a057-50a8ca203f65.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3628553,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/77a7caaf-1a81-4b6b-8226-2d9df125bc3c.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3517984,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/dac96c40-e1c9-4390-b918-5149b2f4a390.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3410288,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/a60c1745-c352-4915-a66d-0d143a23d4ff.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3533213,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/c6f6b2f0-5660-49e0-a5b2-620f172534c3.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3515344,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/cdd2f090-9005-4946-aba6-7b052a6a806d.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4902564,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/9a411917-2779-4168-8dd0-80bd7f5a0c09.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3981127,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/c234a193-0181-4746-9819-dd1eb6ca1e48.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4662902,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/0f2aef98-52fc-4414-8e36-45f080d62550.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_999d021f-7710-533b-89c9-f8fe5ea0c2c4/999d021f-7710-533b-89c9-f8fe5ea0c2c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3574250,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719003/general/ebf9c712-dff8-450c-a6e3-529604dd67dd.jpg',
'Width': 4624}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mazda CX-5 2.2 Exceed - Diesel - Automatic - 150 hp - 181.941 km',
'transmission': 'automatic',
'trim': 'Exceed',
'vin': None,
'year': 2021}
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:46 [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 16:04:46 [adesa.it] INFO: Saving data for 10716597: {'created_time': 1774368286.594016, 'last_price_update_time': 1774368286.59403, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716597') HTTP/1.1" 204 0
2026-03-24 16:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/47d4228e-56b8-4519-9c4c-cbec0159e779.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb4790>
2026-03-24 16:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252Ff0384273-1997-4654-8018-93c29b46893a.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/f0384273-1997-4654-8018-93c29b46893a.jpg saved to cache
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5c51ee-d03a-5f13-b528-a88a0442d386 with identifier: 10716317
2026-03-24 16:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5c51ee-d03a-5f13-b528-a88a0442d386 with scrape type 1
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg not downloaded yet
2026-03-24 16:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10716639
2026-03-24 16:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e976c017-9239-5cbe-a338-9c1fe45a0afa with scrape type 1
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e976c017-9239-5cbe-a338-9c1fe45a0afa
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252Fa6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/a6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F07580b36-92ed-47ab-afef-0f35ab1afe28.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/07580b36-92ed-47ab-afef-0f35ab1afe28.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F9c60070c-43b3-42c0-8081-66657c2e0e89.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/9c60070c-43b3-42c0-8081-66657c2e0e89.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F48740f17-c487-4a09-b783-21c1c3521efe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/48740f17-c487-4a09-b783-21c1c3521efe.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F8eba0a85-6423-4afc-a891-96eb18e499cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/8eba0a85-6423-4afc-a891-96eb18e499cb.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252Fa53718da-f812-4ef1-943b-b5be1700ee57.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/a53718da-f812-4ef1-943b-b5be1700ee57.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252Fff900ed1-6d54-401d-a83f-89b20a2be542.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/ff900ed1-6d54-401d-a83f-89b20a2be542.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252Fe40a6200-db55-4523-847d-091b3e75830f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/e40a6200-db55-4523-847d-091b3e75830f.jpg already downloaded
2026-03-24 16:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5712486%252Fgeneral%252F352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg already downloaded
2026-03-24 16:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e976c017-9239-5cbe-a338-9c1fe45a0afa, identifier: 10716639
2026-03-24 16:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10716273
2026-03-24 16:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 1
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252Fc63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg not downloaded yet
2026-03-24 16:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10716639
2026-03-24 16:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10716639
2026-03-24 16:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10716639 to the API
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 430,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'e976c017-9239-5cbe-a338-9c1fe45a0afa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP834YY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716639',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Quattroporte',
'odometer': 77390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5712486/general/a6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg',
'https://images.openlane.eu/carimgs/5712486/general/07580b36-92ed-47ab-afef-0f35ab1afe28.jpg',
'https://images.openlane.eu/carimgs/5712486/general/9c60070c-43b3-42c0-8081-66657c2e0e89.jpg',
'https://images.openlane.eu/carimgs/5712486/general/48740f17-c487-4a09-b783-21c1c3521efe.jpg',
'https://images.openlane.eu/carimgs/5712486/general/8eba0a85-6423-4afc-a891-96eb18e499cb.jpg',
'https://images.openlane.eu/carimgs/5712486/general/a53718da-f812-4ef1-943b-b5be1700ee57.jpg',
'https://images.openlane.eu/carimgs/5712486/general/127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg',
'https://images.openlane.eu/carimgs/5712486/general/ff900ed1-6d54-401d-a83f-89b20a2be542.jpg',
'https://images.openlane.eu/carimgs/5712486/general/e40a6200-db55-4523-847d-091b3e75830f.jpg',
'https://images.openlane.eu/carimgs/5712486/general/352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106403,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/a6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95745,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/07580b36-92ed-47ab-afef-0f35ab1afe28.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100996,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/9c60070c-43b3-42c0-8081-66657c2e0e89.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98977,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/48740f17-c487-4a09-b783-21c1c3521efe.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89276,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/8eba0a85-6423-4afc-a891-96eb18e499cb.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115757,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/a53718da-f812-4ef1-943b-b5be1700ee57.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91322,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100227,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/ff900ed1-6d54-401d-a83f-89b20a2be542.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109325,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/e40a6200-db55-4523-847d-091b3e75830f.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e976c017-9239-5cbe-a338-9c1fe45a0afa/e976c017-9239-5cbe-a338-9c1fe45a0afa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114588,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712486/general/352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg',
'Width': 900}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 5,
'seller_name': "VRENT SOCIETA' A RESPONSABILITA' LIMITATA",
'title': 'Maserati Quattroporte 3.0i GranLusso - Q4 - Petrol - Automatic - '
'430 hp - 77.390 km',
'transmission': 'automatic',
'trim': 'GranLusso',
'vin': None,
'year': 2023}
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716639%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [adesa.it] INFO: Saving data for 10716639: {'created_time': 1774368287.429422, 'last_price_update_time': 1774368287.429434, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716639') HTTP/1.1" 204 0
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg not downloaded yet
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F55358108-0def-4350-b71f-e8c12e23efc9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/55358108-0def-4350-b71f-e8c12e23efc9.jpeg not downloaded yet
2026-03-24 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddeb750>
2026-03-24 16:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F47d4228e-56b8-4519-9c4c-cbec0159e779.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/47d4228e-56b8-4519-9c4c-cbec0159e779.jpg saved to cache
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252Ff942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/f942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg not downloaded yet
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F4a220a31-f142-4f00-a336-8c497060378d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/4a220a31-f142-4f00-a336-8c497060378d.jpeg not downloaded yet
2026-03-24 16: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 16: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 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/1d735f30-b625-46b3-96ec-a2f626999ce4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/9ba0f138-7afd-439e-b074-886cd18a45f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/ab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/76f156bd-a54b-4561-a605-0daef11a49e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg not downloaded yet
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252Fc8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/c8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg not downloaded yet
2026-03-24 16:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb46978c-a7d1-55df-84f9-4b7758355eb0 with identifier: 10716622
2026-03-24 16:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb46978c-a7d1-55df-84f9-4b7758355eb0 with scrape type 1
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb46978c-a7d1-55df-84f9-4b7758355eb0
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252Ff87e2d7f-a71b-451c-b243-d7fde2577b9b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/f87e2d7f-a71b-451c-b243-d7fde2577b9b.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F2bca5a14-7bd0-40da-bac8-16603405906c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/2bca5a14-7bd0-40da-bac8-16603405906c.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F09275e6a-bf3a-479c-987f-461bbb32bd73.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/09275e6a-bf3a-479c-987f-461bbb32bd73.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252Fe1cd59ad-0fe5-4dd0-8491-a022ce04abdd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/e1cd59ad-0fe5-4dd0-8491-a022ce04abdd.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252Fbe8fc64a-2bfe-4ca2-9252-dac52e8a0e37.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/be8fc64a-2bfe-4ca2-9252-dac52e8a0e37.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F273537f7-d8d8-4adc-8c73-bd74bee3c6d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/273537f7-d8d8-4adc-8c73-bd74bee3c6d8.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F852afbf7-959e-4c2f-928d-b804b04c1147.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/852afbf7-959e-4c2f-928d-b804b04c1147.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F7feff6a1-ba3c-434f-891f-9b6e3634ca58.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/7feff6a1-ba3c-434f-891f-9b6e3634ca58.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252Faf1170ff-bb87-43b8-a425-d79fe6ec1d1a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/af1170ff-bb87-43b8-a425-d79fe6ec1d1a.jpeg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5702289%252Fgeneral%252F30cb1425-ee34-4821-820b-2c01cdfb2639.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702289/general/30cb1425-ee34-4821-820b-2c01cdfb2639.jpeg already downloaded
2026-03-24 16:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb46978c-a7d1-55df-84f9-4b7758355eb0, identifier: 10716622
2026-03-24 16:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2 with identifier: 10716345
2026-03-24 16:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2 with scrape type 1
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252Fb0b39129-1184-4504-ab1c-c8c50ecc799b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/b0b39129-1184-4504-ab1c-c8c50ecc799b.jpg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F77a8224f-f02a-4a28-bdb2-cb7ebef69d79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/77a8224f-f02a-4a28-bdb2-cb7ebef69d79.jpg already downloaded
2026-03-24 16:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F5d33180b-7d7c-42a3-95c6-4b258af7d4ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/5d33180b-7d7c-42a3-95c6-4b258af7d4ce.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F8dd492b0-4982-4979-964b-e37f1c422358.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/8dd492b0-4982-4979-964b-e37f1c422358.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252Ff9fcf50a-47ae-4da8-b4fb-e739e952376a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/f9fcf50a-47ae-4da8-b4fb-e739e952376a.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F95ff96f5-4274-4aee-83cb-046c74aee756.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/95ff96f5-4274-4aee-83cb-046c74aee756.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F9dee757e-c64a-4266-ac6d-037c0d1f13f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/9dee757e-c64a-4266-ac6d-037c0d1f13f2.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F89def3b6-7981-420a-bd08-32a9c645add2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/89def3b6-7981-420a-bd08-32a9c645add2.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F1700cba5-48e2-4ee5-a1ed-ad15f91b730e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/1700cba5-48e2-4ee5-a1ed-ad15f91b730e.jpg already downloaded
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5735897%252Fgeneral%252F2f970c8c-37c6-4809-8dbb-6b40f3a97b0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735897/general/2f970c8c-37c6-4809-8dbb-6b40f3a97b0c.jpg already downloaded
2026-03-24 16:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2, identifier: 10716345
2026-03-24 16:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F689ceeb0-d485-4c88-b824-0b444aa41c75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/689ceeb0-d485-4c88-b824-0b444aa41c75.jpg not downloaded yet
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F3f18c32d-552f-4187-9514-d0c526a6f498.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/3f18c32d-552f-4187-9514-d0c526a6f498.jpeg not downloaded yet
2026-03-24 16:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb46978c-a7d1-55df-84f9-4b7758355eb0 with identifier: 10716622
2026-03-24 16:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb46978c-a7d1-55df-84f9-4b7758355eb0 with identifier: 10716622
2026-03-24 16:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb46978c-a7d1-55df-84f9-4b7758355eb0 with identifier: 10716622 to the API
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'fb46978c-a7d1-55df-84f9-4b7758355eb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX488XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716622',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 158991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5702289/general/f87e2d7f-a71b-451c-b243-d7fde2577b9b.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/2bca5a14-7bd0-40da-bac8-16603405906c.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/09275e6a-bf3a-479c-987f-461bbb32bd73.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/e1cd59ad-0fe5-4dd0-8491-a022ce04abdd.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/be8fc64a-2bfe-4ca2-9252-dac52e8a0e37.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/273537f7-d8d8-4adc-8c73-bd74bee3c6d8.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/852afbf7-959e-4c2f-928d-b804b04c1147.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/7feff6a1-ba3c-434f-891f-9b6e3634ca58.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/af1170ff-bb87-43b8-a425-d79fe6ec1d1a.jpeg',
'https://images.openlane.eu/carimgs/5702289/general/30cb1425-ee34-4821-820b-2c01cdfb2639.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262198,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/f87e2d7f-a71b-451c-b243-d7fde2577b9b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187919,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/2bca5a14-7bd0-40da-bac8-16603405906c.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300565,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/09275e6a-bf3a-479c-987f-461bbb32bd73.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329082,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/e1cd59ad-0fe5-4dd0-8491-a022ce04abdd.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297726,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/be8fc64a-2bfe-4ca2-9252-dac52e8a0e37.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249530,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/273537f7-d8d8-4adc-8c73-bd74bee3c6d8.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344360,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/852afbf7-959e-4c2f-928d-b804b04c1147.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351541,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/7feff6a1-ba3c-434f-891f-9b6e3634ca58.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325953,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/af1170ff-bb87-43b8-a425-d79fe6ec1d1a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb46978c-a7d1-55df-84f9-4b7758355eb0/fb46978c-a7d1-55df-84f9-4b7758355eb0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183609,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702289/general/30cb1425-ee34-4821-820b-2c01cdfb2639.jpeg',
'Width': 1428}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ALOTTO E GENEROSO AUTOMOBILI S.r.l.',
'title': 'Maserati Ghibli 3.0 Gransport - Diesel - Automatic - 250 hp - '
'158.991 km',
'transmission': 'automatic',
'trim': 'Gransport',
'vin': None,
'year': 2019}
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716622%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [adesa.it] INFO: Saving data for 10716622: {'created_time': 1774368288.526551, 'last_price_update_time': 1774368288.526562, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716622') HTTP/1.1" 204 0
2026-03-24 16:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2 with identifier: 10716345
2026-03-24 16:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2 with identifier: 10716345
2026-03-24 16:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2 with identifier: 10716345 to the API
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716345>
{'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': 104,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC156DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716345',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 107734,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5735897/general/b0b39129-1184-4504-ab1c-c8c50ecc799b.jpg',
'https://images.openlane.eu/carimgs/5735897/general/77a8224f-f02a-4a28-bdb2-cb7ebef69d79.jpg',
'https://images.openlane.eu/carimgs/5735897/general/5d33180b-7d7c-42a3-95c6-4b258af7d4ce.jpg',
'https://images.openlane.eu/carimgs/5735897/general/8dd492b0-4982-4979-964b-e37f1c422358.jpg',
'https://images.openlane.eu/carimgs/5735897/general/f9fcf50a-47ae-4da8-b4fb-e739e952376a.jpg',
'https://images.openlane.eu/carimgs/5735897/general/95ff96f5-4274-4aee-83cb-046c74aee756.jpg',
'https://images.openlane.eu/carimgs/5735897/general/9dee757e-c64a-4266-ac6d-037c0d1f13f2.jpg',
'https://images.openlane.eu/carimgs/5735897/general/89def3b6-7981-420a-bd08-32a9c645add2.jpg',
'https://images.openlane.eu/carimgs/5735897/general/1700cba5-48e2-4ee5-a1ed-ad15f91b730e.jpg',
'https://images.openlane.eu/carimgs/5735897/general/2f970c8c-37c6-4809-8dbb-6b40f3a97b0c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599722,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/b0b39129-1184-4504-ab1c-c8c50ecc799b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 621259,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/77a8224f-f02a-4a28-bdb2-cb7ebef69d79.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626105,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/5d33180b-7d7c-42a3-95c6-4b258af7d4ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644915,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/8dd492b0-4982-4979-964b-e37f1c422358.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638768,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/f9fcf50a-47ae-4da8-b4fb-e739e952376a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560785,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/95ff96f5-4274-4aee-83cb-046c74aee756.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405308,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/9dee757e-c64a-4266-ac6d-037c0d1f13f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/89def3b6-7981-420a-bd08-32a9c645add2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/1700cba5-48e2-4ee5-a1ed-ad15f91b730e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2/5d47cdf6-5b08-51d9-a3ff-a1abe6f55ad2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412134,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735897/general/2f970c8c-37c6-4809-8dbb-6b40f3a97b0c.jpg',
'Width': 2000}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2016-04-06',
'seats_number': 5,
'seller_name': 'AUTOABRUZZO S.r.l.',
'title': 'Mazda CX-3 1.5d Exceed - AWD - Diesel - Automatic - 104 hp - '
'107.734 km',
'transmission': 'automatic',
'trim': 'Exceed',
'vin': None,
'year': 2016}
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716345%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [adesa.it] INFO: Saving data for 10716345: {'created_time': 1774368288.844749, 'last_price_update_time': 1774368288.844761, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716345') HTTP/1.1" 204 0
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252Ff849026f-b83e-454f-bfa1-1e90e665ecc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/f849026f-b83e-454f-bfa1-1e90e665ecc0.jpg not downloaded yet
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252Ff47a0e13-cee6-4eb7-8741-ee446336917d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/f47a0e13-cee6-4eb7-8741-ee446336917d.jpeg not downloaded yet
2026-03-24 16:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg not downloaded yet
2026-03-24 16:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F220326a0-0e83-45bd-b687-977d8419712a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/220326a0-0e83-45bd-b687-977d8419712a.jpeg not downloaded yet
2026-03-24 16:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bff10>
2026-03-24 16:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F1d735f30-b625-46b3-96ec-a2f626999ce4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/1d735f30-b625-46b3-96ec-a2f626999ce4.jpg saved to cache
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3aad0>
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F9ba0f138-7afd-439e-b074-886cd18a45f1.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/9ba0f138-7afd-439e-b074-886cd18a45f1.jpg saved to cache
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de96190>
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252Fab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/ab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg saved to cache
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29050>
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F76f156bd-a54b-4561-a605-0daef11a49e6.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/76f156bd-a54b-4561-a605-0daef11a49e6.jpg saved to cache
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de31fd0>
2026-03-24 16:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg saved to cache
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/55358108-0def-4350-b71f-e8c12e23efc9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/f942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg not downloaded yet
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F5748b57e-99a8-4b85-bc05-8375911f5899.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/5748b57e-99a8-4b85-bc05-8375911f5899.jpeg not downloaded yet
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d4ff4f-5aa4-5716-bbd8-84553a311c4f with identifier: 10716358
2026-03-24 16:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d4ff4f-5aa4-5716-bbd8-84553a311c4f with scrape type 1
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4d4ff4f-5aa4-5716-bbd8-84553a311c4f
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252F1351b28b-80a3-434f-963f-f5fc2b0bb550.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/1351b28b-80a3-434f-963f-f5fc2b0bb550.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252F27252deb-87e3-4f35-9090-400292193571.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/27252deb-87e3-4f35-9090-400292193571.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Fe9abd874-b286-4a82-a9d5-077786910850.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/e9abd874-b286-4a82-a9d5-077786910850.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252F1c6d4caf-4a78-4dce-bb2d-5c327f74fd0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/1c6d4caf-4a78-4dce-bb2d-5c327f74fd0d.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Fb8c0f06a-30cf-43c0-9146-2d42393ea064.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/b8c0f06a-30cf-43c0-9146-2d42393ea064.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252F057bb8cc-e1df-4e80-80db-ad0db180806b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/057bb8cc-e1df-4e80-80db-ad0db180806b.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Fea2eb6d9-0184-4d08-918c-720f9f2d3f0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/ea2eb6d9-0184-4d08-918c-720f9f2d3f0d.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Ff757d784-7dbd-48e7-9cd0-bccaa23daa2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/f757d784-7dbd-48e7-9cd0-bccaa23daa2b.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Ff03cf7a2-6e86-4a04-bdb9-d0f35f5b48db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/f03cf7a2-6e86-4a04-bdb9-d0f35f5b48db.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726354%252Fgeneral%252Fcab66c58-95f8-4231-b117-7c4cde8eb2a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726354/general/cab66c58-95f8-4231-b117-7c4cde8eb2a9.jpg already downloaded
2026-03-24 16:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b4d4ff4f-5aa4-5716-bbd8-84553a311c4f, identifier: 10716358
2026-03-24 16:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b152dbe3-c627-5667-baa5-17d17b723b98 with identifier: 10716305
2026-03-24 16:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b152dbe3-c627-5667-baa5-17d17b723b98 with scrape type 1
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252Ff732725a-adeb-4a67-b520-dd6c5ba0b938.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/f732725a-adeb-4a67-b520-dd6c5ba0b938.jpg not downloaded yet
2026-03-24 16:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6 with identifier: 10716986
2026-03-24 16:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6 with scrape type 1
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F1fe69faf-1ae6-45ea-884c-3c16fe4bc35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/1fe69faf-1ae6-45ea-884c-3c16fe4bc35b.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F6fc56136-ae3a-4fe9-9160-e95b7b7b1655.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/6fc56136-ae3a-4fe9-9160-e95b7b7b1655.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F241d4e99-e5e1-46ac-8be6-cf173e26ebb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/241d4e99-e5e1-46ac-8be6-cf173e26ebb4.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F321214e5-9144-4c05-8fcf-e19634aad29b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/321214e5-9144-4c05-8fcf-e19634aad29b.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F424d21bf-83bf-4ce0-8f17-44cad41d5d67.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/424d21bf-83bf-4ce0-8f17-44cad41d5d67.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252Fc66fc3c7-9318-4ad7-9532-bed8efe0fa9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/c66fc3c7-9318-4ad7-9532-bed8efe0fa9a.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F11589fbc-b4cc-4a21-baf9-ddf7bbc97ffb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/11589fbc-b4cc-4a21-baf9-ddf7bbc97ffb.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F3c88feed-d25d-4b75-b7f1-4f6291276eff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/3c88feed-d25d-4b75-b7f1-4f6291276eff.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252Fab5d8f6c-8601-4ec9-a076-3a76c3131da6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/ab5d8f6c-8601-4ec9-a076-3a76c3131da6.jpg already downloaded
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5676073%252Fgeneral%252F5f9c8c4b-e447-4eeb-ab3f-fa8887b0447b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676073/general/5f9c8c4b-e447-4eeb-ab3f-fa8887b0447b.jpg already downloaded
2026-03-24 16:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6, identifier: 10716986
2026-03-24 16:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/4a220a31-f142-4f00-a336-8c497060378d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252Fe528c4fc-08be-4a05-b761-f662fc7e98ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/e528c4fc-08be-4a05-b761-f662fc7e98ff.jpg not downloaded yet
2026-03-24 16:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg not downloaded yet
2026-03-24 16:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b4d4ff4f-5aa4-5716-bbd8-84553a311c4f with identifier: 10716358
2026-03-24 16:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b4d4ff4f-5aa4-5716-bbd8-84553a311c4f with identifier: 10716358
2026-03-24 16:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b4d4ff4f-5aa4-5716-bbd8-84553a311c4f with identifier: 10716358 to the API
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716358>
{'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': 250,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d4ff4f-5aa4-5716-bbd8-84553a311c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gt953sl',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716358',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 81300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5726354/general/1351b28b-80a3-434f-963f-f5fc2b0bb550.jpg',
'https://images.openlane.eu/carimgs/5726354/general/27252deb-87e3-4f35-9090-400292193571.jpg',
'https://images.openlane.eu/carimgs/5726354/general/e9abd874-b286-4a82-a9d5-077786910850.jpg',
'https://images.openlane.eu/carimgs/5726354/general/1c6d4caf-4a78-4dce-bb2d-5c327f74fd0d.jpg',
'https://images.openlane.eu/carimgs/5726354/general/b8c0f06a-30cf-43c0-9146-2d42393ea064.jpg',
'https://images.openlane.eu/carimgs/5726354/general/057bb8cc-e1df-4e80-80db-ad0db180806b.jpg',
'https://images.openlane.eu/carimgs/5726354/general/ea2eb6d9-0184-4d08-918c-720f9f2d3f0d.jpg',
'https://images.openlane.eu/carimgs/5726354/general/f757d784-7dbd-48e7-9cd0-bccaa23daa2b.jpg',
'https://images.openlane.eu/carimgs/5726354/general/f03cf7a2-6e86-4a04-bdb9-d0f35f5b48db.jpg',
'https://images.openlane.eu/carimgs/5726354/general/cab66c58-95f8-4231-b117-7c4cde8eb2a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81148,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/1351b28b-80a3-434f-963f-f5fc2b0bb550.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/27252deb-87e3-4f35-9090-400292193571.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/e9abd874-b286-4a82-a9d5-077786910850.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/1c6d4caf-4a78-4dce-bb2d-5c327f74fd0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132037,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/b8c0f06a-30cf-43c0-9146-2d42393ea064.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/057bb8cc-e1df-4e80-80db-ad0db180806b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/ea2eb6d9-0184-4d08-918c-720f9f2d3f0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132482,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/f757d784-7dbd-48e7-9cd0-bccaa23daa2b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67345,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/f03cf7a2-6e86-4a04-bdb9-d0f35f5b48db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4ff4f-5aa4-5716-bbd8-84553a311c4f/b4d4ff4f-5aa4-5716-bbd8-84553a311c4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726354/general/cab66c58-95f8-4231-b117-7c4cde8eb2a9.jpg',
'Width': 1280}],
'price': 33800,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Maserati Grecale 2.0 Trofeo - Hybrid - Automatic - 250 hp - 81.300 '
'km',
'transmission': 'automatic',
'trim': 'Trofeo',
'vin': None,
'year': 2023}
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716358%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [adesa.it] INFO: Saving data for 10716358: {'created_time': 1774368290.351281, 'last_price_update_time': 1774368290.35129, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716358') HTTP/1.1" 204 0
2026-03-24 16:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6 with identifier: 10716986
2026-03-24 16:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6 with identifier: 10716986
2026-03-24 16:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 495d6bb8-a22a-53bb-a7d7-0382dbbe5de6 with identifier: 10716986 to the API
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716986>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '495d6bb8-a22a-53bb-a7d7-0382dbbe5de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE762LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716986',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 142000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5676073/general/1fe69faf-1ae6-45ea-884c-3c16fe4bc35b.jpg',
'https://images.openlane.eu/carimgs/5676073/general/6fc56136-ae3a-4fe9-9160-e95b7b7b1655.jpg',
'https://images.openlane.eu/carimgs/5676073/general/241d4e99-e5e1-46ac-8be6-cf173e26ebb4.jpg',
'https://images.openlane.eu/carimgs/5676073/general/321214e5-9144-4c05-8fcf-e19634aad29b.jpg',
'https://images.openlane.eu/carimgs/5676073/general/424d21bf-83bf-4ce0-8f17-44cad41d5d67.jpg',
'https://images.openlane.eu/carimgs/5676073/general/c66fc3c7-9318-4ad7-9532-bed8efe0fa9a.jpg',
'https://images.openlane.eu/carimgs/5676073/general/11589fbc-b4cc-4a21-baf9-ddf7bbc97ffb.jpg',
'https://images.openlane.eu/carimgs/5676073/general/3c88feed-d25d-4b75-b7f1-4f6291276eff.jpg',
'https://images.openlane.eu/carimgs/5676073/general/ab5d8f6c-8601-4ec9-a076-3a76c3131da6.jpg',
'https://images.openlane.eu/carimgs/5676073/general/5f9c8c4b-e447-4eeb-ab3f-fa8887b0447b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/1fe69faf-1ae6-45ea-884c-3c16fe4bc35b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/6fc56136-ae3a-4fe9-9160-e95b7b7b1655.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410386,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/241d4e99-e5e1-46ac-8be6-cf173e26ebb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433860,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/321214e5-9144-4c05-8fcf-e19634aad29b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 963551,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/424d21bf-83bf-4ce0-8f17-44cad41d5d67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629414,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/c66fc3c7-9318-4ad7-9532-bed8efe0fa9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/11589fbc-b4cc-4a21-baf9-ddf7bbc97ffb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660466,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/3c88feed-d25d-4b75-b7f1-4f6291276eff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1073486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/ab5d8f6c-8601-4ec9-a076-3a76c3131da6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d6bb8-a22a-53bb-a7d7-0382dbbe5de6/495d6bb8-a22a-53bb-a7d7-0382dbbe5de6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1027892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676073/general/5f9c8c4b-e447-4eeb-ab3f-fa8887b0447b.jpg',
'Width': 1920}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-06-24',
'seats_number': 5,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'Land Rover Range Rover Evoque 2.0 TD4 SE - Diesel - Manual - 150 hp '
'- 142.000 km',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2016}
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716986%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [adesa.it] INFO: Saving data for 10716986: {'created_time': 1774368290.662631, 'last_price_update_time': 1774368290.662642, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716986') HTTP/1.1" 204 0
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252F91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg not downloaded yet
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5742310%252Fgeneral%252F8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg not downloaded yet
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739875%252Fgeneral%252F16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg not downloaded yet
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e92ca10>
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg saved to cache
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb4050>
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg saved to cache
2026-03-24 16:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f46190>
2026-03-24 16:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F55358108-0def-4350-b71f-e8c12e23efc9.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/55358108-0def-4350-b71f-e8c12e23efc9.jpeg saved to cache
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb5f50>
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252Ff942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/f942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg saved to cache
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfc150>
2026-03-24 16:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252Fc63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg saved to cache
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10716357
2026-03-24 16:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1426c662-5014-5bd1-b4b3-028ae3163cac with scrape type 1
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1426c662-5014-5bd1-b4b3-028ae3163cac
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F018cb582-8bf0-4060-bafc-b616eb036488.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/018cb582-8bf0-4060-bafc-b616eb036488.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252Ffda421ef-7197-4e0f-9410-ca03eb0dd021.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/fda421ef-7197-4e0f-9410-ca03eb0dd021.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F9516f06a-defe-4cbb-baa3-db72d9a26a59.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/9516f06a-defe-4cbb-baa3-db72d9a26a59.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F9c469ad3-4beb-4700-af50-4dd24bdecb0b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/9c469ad3-4beb-4700-af50-4dd24bdecb0b.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F90054934-20ea-4c26-b05f-e75f40f968d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/90054934-20ea-4c26-b05f-e75f40f968d9.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252Fdac51f1d-2692-4536-b293-cc2455940ea8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/dac51f1d-2692-4536-b293-cc2455940ea8.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252Fb81f2dd6-0c39-4d82-a338-6a969118a575.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/b81f2dd6-0c39-4d82-a338-6a969118a575.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F9491eb1b-8572-48f4-a68f-4224c795deb1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/9491eb1b-8572-48f4-a68f-4224c795deb1.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252F6a48f6e3-89f0-41f9-a402-dc2a9019b2db.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/6a48f6e3-89f0-41f9-a402-dc2a9019b2db.jpeg already downloaded
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5725561%252Fgeneral%252Ffaab47cf-42e8-4d85-946e-8a7b131a909a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725561/general/faab47cf-42e8-4d85-946e-8a7b131a909a.jpeg already downloaded
2026-03-24 16:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1426c662-5014-5bd1-b4b3-028ae3163cac, identifier: 10716357
2026-03-24 16:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/c8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/f849026f-b83e-454f-bfa1-1e90e665ecc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252F7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg not downloaded yet
2026-03-24 16:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10716357
2026-03-24 16:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10716357
2026-03-24 16:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10716357 to the API
2026-03-24 16:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716357>
{'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': 249,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1426c662-5014-5bd1-b4b3-028ae3163cac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EZ993XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716357',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 192265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5725561/general/018cb582-8bf0-4060-bafc-b616eb036488.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/fda421ef-7197-4e0f-9410-ca03eb0dd021.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/9516f06a-defe-4cbb-baa3-db72d9a26a59.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/9c469ad3-4beb-4700-af50-4dd24bdecb0b.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/90054934-20ea-4c26-b05f-e75f40f968d9.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/dac51f1d-2692-4536-b293-cc2455940ea8.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/b81f2dd6-0c39-4d82-a338-6a969118a575.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/9491eb1b-8572-48f4-a68f-4224c795deb1.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/6a48f6e3-89f0-41f9-a402-dc2a9019b2db.jpeg',
'https://images.openlane.eu/carimgs/5725561/general/faab47cf-42e8-4d85-946e-8a7b131a909a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655767,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/018cb582-8bf0-4060-bafc-b616eb036488.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458490,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/fda421ef-7197-4e0f-9410-ca03eb0dd021.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541935,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/9516f06a-defe-4cbb-baa3-db72d9a26a59.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433018,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/9c469ad3-4beb-4700-af50-4dd24bdecb0b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649037,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/90054934-20ea-4c26-b05f-e75f40f968d9.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316750,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/dac51f1d-2692-4536-b293-cc2455940ea8.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264541,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/b81f2dd6-0c39-4d82-a338-6a969118a575.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332931,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/9491eb1b-8572-48f4-a68f-4224c795deb1.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397191,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/6a48f6e3-89f0-41f9-a402-dc2a9019b2db.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1426c662-5014-5bd1-b4b3-028ae3163cac/1426c662-5014-5bd1-b4b3-028ae3163cac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170817,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725561/general/faab47cf-42e8-4d85-946e-8a7b131a909a.jpeg',
'Width': 2040}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2015-05-29',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - AWD - Diesel - '
'Automatic - 249 hp - 192.265 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716357%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [adesa.it] INFO: Saving data for 10716357: {'created_time': 1774368292.018333, 'last_price_update_time': 1774368292.018343, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716357') HTTP/1.1" 204 0
2026-03-24 16:04:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcffad0>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F4a220a31-f142-4f00-a336-8c497060378d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/4a220a31-f142-4f00-a336-8c497060378d.jpeg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/689ceeb0-d485-4c88-b824-0b444aa41c75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252Fa39d11b8-7f36-4f57-a035-df29c895bb5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/a39d11b8-7f36-4f57-a035-df29c895bb5c.jpg not downloaded yet
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/f47a0e13-cee6-4eb7-8741-ee446336917d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/3f18c32d-552f-4187-9514-d0c526a6f498.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252Fabc21859-5394-4bb2-b8be-c4e29a50fc28.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/abc21859-5394-4bb2-b8be-c4e29a50fc28.jpg not downloaded yet
2026-03-24 16:04:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deaf890>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252Fc8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/c8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dae8550>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252Ff849026f-b83e-454f-bfa1-1e90e665ecc0.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/f849026f-b83e-454f-bfa1-1e90e665ecc0.jpg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252Fa1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/a1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg not downloaded yet
2026-03-24 16:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/220326a0-0e83-45bd-b687-977d8419712a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edcc390>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F689ceeb0-d485-4c88-b824-0b444aa41c75.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/689ceeb0-d485-4c88-b824-0b444aa41c75.jpg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ea16ae-a9ac-5243-9c9a-34229b50011b with identifier: 10716346
2026-03-24 16:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79ea16ae-a9ac-5243-9c9a-34229b50011b with scrape type 1
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79ea16ae-a9ac-5243-9c9a-34229b50011b
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F423f0137-af86-48c0-93d4-18ab3d40237c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/423f0137-af86-48c0-93d4-18ab3d40237c.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252Ff90e02f2-4ac8-47d3-916e-aa4c4788fea3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/f90e02f2-4ac8-47d3-916e-aa4c4788fea3.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F092d8672-986c-451f-8fa2-78959ce0b668.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/092d8672-986c-451f-8fa2-78959ce0b668.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252Fcaf63550-ac66-4d6a-af62-197017920d2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/caf63550-ac66-4d6a-af62-197017920d2c.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F73081a56-36cb-4a81-ba4a-f25379f0a6b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/73081a56-36cb-4a81-ba4a-f25379f0a6b5.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F4efc91af-2af6-447e-91a6-749492da6bfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/4efc91af-2af6-447e-91a6-749492da6bfe.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252Fe8433c42-b726-45ca-baa2-bc9aee63bf1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/e8433c42-b726-45ca-baa2-bc9aee63bf1c.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F82c90847-1558-4d00-a9d2-eb852782dddf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/82c90847-1558-4d00-a9d2-eb852782dddf.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F62299711-8cf0-4ece-b6b4-0df3507a8378.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/62299711-8cf0-4ece-b6b4-0df3507a8378.jpg already downloaded
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5736672%252Fgeneral%252F8fc3a930-f68a-48d6-bf13-bd2364919b30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736672/general/8fc3a930-f68a-48d6-bf13-bd2364919b30.jpg already downloaded
2026-03-24 16:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79ea16ae-a9ac-5243-9c9a-34229b50011b, identifier: 10716346
2026-03-24 16:04:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deab810>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252Ff47a0e13-cee6-4eb7-8741-ee446336917d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/f47a0e13-cee6-4eb7-8741-ee446336917d.jpeg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f7a90>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F3f18c32d-552f-4187-9514-d0c526a6f498.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/3f18c32d-552f-4187-9514-d0c526a6f498.jpeg saved to cache
2026-03-24 16:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec4150>
2026-03-24 16:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg saved to cache
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with identifier: 10716321
2026-03-24 16:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with scrape type 1
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F63aef8a3-1b47-4f73-adeb-4765201fcf00.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/63aef8a3-1b47-4f73-adeb-4765201fcf00.JPG not downloaded yet
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb5b90>
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg saved to cache
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252F8c15a28b-c682-440d-b174-e552024c410e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/8c15a28b-c682-440d-b174-e552024c410e.jpg not downloaded yet
2026-03-24 16:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79ea16ae-a9ac-5243-9c9a-34229b50011b with identifier: 10716346
2026-03-24 16:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79ea16ae-a9ac-5243-9c9a-34229b50011b with identifier: 10716346
2026-03-24 16:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79ea16ae-a9ac-5243-9c9a-34229b50011b with identifier: 10716346 to the API
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716346>
{'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': 163,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '79ea16ae-a9ac-5243-9c9a-34229b50011b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG275RK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716346',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 165000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5736672/general/423f0137-af86-48c0-93d4-18ab3d40237c.jpg',
'https://images.openlane.eu/carimgs/5736672/general/f90e02f2-4ac8-47d3-916e-aa4c4788fea3.jpg',
'https://images.openlane.eu/carimgs/5736672/general/092d8672-986c-451f-8fa2-78959ce0b668.jpg',
'https://images.openlane.eu/carimgs/5736672/general/caf63550-ac66-4d6a-af62-197017920d2c.jpg',
'https://images.openlane.eu/carimgs/5736672/general/73081a56-36cb-4a81-ba4a-f25379f0a6b5.jpg',
'https://images.openlane.eu/carimgs/5736672/general/4efc91af-2af6-447e-91a6-749492da6bfe.jpg',
'https://images.openlane.eu/carimgs/5736672/general/e8433c42-b726-45ca-baa2-bc9aee63bf1c.jpg',
'https://images.openlane.eu/carimgs/5736672/general/82c90847-1558-4d00-a9d2-eb852782dddf.jpg',
'https://images.openlane.eu/carimgs/5736672/general/62299711-8cf0-4ece-b6b4-0df3507a8378.jpg',
'https://images.openlane.eu/carimgs/5736672/general/8fc3a930-f68a-48d6-bf13-bd2364919b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125217,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/423f0137-af86-48c0-93d4-18ab3d40237c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109305,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/f90e02f2-4ac8-47d3-916e-aa4c4788fea3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142692,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/092d8672-986c-451f-8fa2-78959ce0b668.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174578,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/caf63550-ac66-4d6a-af62-197017920d2c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/73081a56-36cb-4a81-ba4a-f25379f0a6b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/4efc91af-2af6-447e-91a6-749492da6bfe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234626,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/e8433c42-b726-45ca-baa2-bc9aee63bf1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192475,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/82c90847-1558-4d00-a9d2-eb852782dddf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240517,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/62299711-8cf0-4ece-b6b4-0df3507a8378.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79ea16ae-a9ac-5243-9c9a-34229b50011b/79ea16ae-a9ac-5243-9c9a-34229b50011b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736672/general/8fc3a930-f68a-48d6-bf13-bd2364919b30.jpg',
'Width': 1280}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic SE - Diesel - '
'Automatic - 163 hp - 165.000 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716346%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [adesa.it] INFO: Saving data for 10716346: {'created_time': 1774368293.73801, 'last_price_update_time': 1774368293.73802, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716346') HTTP/1.1" 204 0
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F7d2fc3f5-c825-4575-9208-b9ad39c15026.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/7d2fc3f5-c825-4575-9208-b9ad39c15026.JPG not downloaded yet
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252F9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg not downloaded yet
2026-03-24 16:04:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91c1d0>
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F220326a0-0e83-45bd-b687-977d8419712a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/220326a0-0e83-45bd-b687-977d8419712a.jpeg saved to cache
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/8425b214-76e7-4727-a785-605058b1f838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/5748b57e-99a8-4b85-bc05-8375911f5899.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F2d8c703a-b105-439f-9a2b-8bb919b328ae.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/2d8c703a-b105-439f-9a2b-8bb919b328ae.JPG not downloaded yet
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/a39d11b8-7f36-4f57-a035-df29c895bb5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252Fd61be133-8558-4fed-99f7-850efd3ef62f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/d61be133-8558-4fed-99f7-850efd3ef62f.jpg not downloaded yet
2026-03-24 16:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F246497e9-4deb-4bc6-95c6-1273cf631b2b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/246497e9-4deb-4bc6-95c6-1273cf631b2b.JPG not downloaded yet
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece8510>
2026-03-24 16:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5739871%252Fgeneral%252F6b328d1f-a86d-4019-8229-a8b6f941787e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/6b328d1f-a86d-4019-8229-a8b6f941787e.jpg not downloaded yet
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F4929a8ba-8968-4ca0-9906-cc8a5f421c89.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/4929a8ba-8968-4ca0-9906-cc8a5f421c89.JPG not downloaded yet
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742310/general/e528c4fc-08be-4a05-b761-f662fc7e98ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716317)
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/7d2fc3f5-c825-4575-9208-b9ad39c15026.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F86121020-835a-4aa5-9bfe-3e198b0ce542.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/86121020-835a-4aa5-9bfe-3e198b0ce542.JPG not downloaded yet
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/8c15a28b-c682-440d-b174-e552024c410e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e856510>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252F8425b214-76e7-4727-a785-605058b1f838.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/8425b214-76e7-4727-a785-605058b1f838.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de92790>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F5748b57e-99a8-4b85-bc05-8375911f5899.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/5748b57e-99a8-4b85-bc05-8375911f5899.jpeg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc4d90>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252F7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec356d0>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252Fa39d11b8-7f36-4f57-a035-df29c895bb5c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/a39d11b8-7f36-4f57-a035-df29c895bb5c.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6fcd0>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252F8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34550>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252F91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/f732725a-adeb-4a67-b520-dd6c5ba0b938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F7e96f83b-a791-47d2-8c0d-77f7864266dd.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/7e96f83b-a791-47d2-8c0d-77f7864266dd.JPG not downloaded yet
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739875/general/98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716273)
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/bd4410ec-6454-4272-acdb-8802d7dfa387.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/abc21859-5394-4bb2-b8be-c4e29a50fc28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/63aef8a3-1b47-4f73-adeb-4765201fcf00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252F76607be7-b68c-44f5-a11c-a91f3c3d1088.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/76607be7-b68c-44f5-a11c-a91f3c3d1088.JPG not downloaded yet
2026-03-24 16: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 16: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 16: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 16:04:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb28590>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb29c90>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742310%252Fgeneral%252Fe528c4fc-08be-4a05-b761-f662fc7e98ff.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742310/general/e528c4fc-08be-4a05-b761-f662fc7e98ff.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba5c51ee-d03a-5f13-b528-a88a0442d386
2026-03-24 16:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba5c51ee-d03a-5f13-b528-a88a0442d386, skipping ID generation
2026-03-24 16:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5c51ee-d03a-5f13-b528-a88a0442d386 with scrape type 1
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba5c51ee-d03a-5f13-b528-a88a0442d386 sending to next pipeline
2026-03-24 16:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba5c51ee-d03a-5f13-b528-a88a0442d386, identifier: 10716317
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac7350>
2026-03-24 16:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252F8c15a28b-c682-440d-b174-e552024c410e.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/8c15a28b-c682-440d-b174-e552024c410e.jpg saved to cache
2026-03-24 16:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba5c51ee-d03a-5f13-b528-a88a0442d386 with identifier: 10716317
2026-03-24 16:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba5c51ee-d03a-5f13-b528-a88a0442d386 with identifier: 10716317
2026-03-24 16:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba5c51ee-d03a-5f13-b528-a88a0442d386 with identifier: 10716317 to the API
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742310/general/e528c4fc-08be-4a05-b761-f662fc7e98ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'ba5c51ee-d03a-5f13-b528-a88a0442d386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gd569bj',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716317',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 173000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280618,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/6f9f22c6-86ac-488b-b1f0-152ad57cba89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279356,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/1c19b599-77af-4b63-9e6d-27eaf27aeeb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/f942bbb8-a4a6-4d2f-ae8d-b53a6043e774.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271609,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/3d005d87-4ae1-4828-9faa-93c2dc4f10bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209064,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/689ceeb0-d485-4c88-b824-0b444aa41c75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/f849026f-b83e-454f-bfa1-1e90e665ecc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221678,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/2c8c2612-29b0-40eb-b296-3e4f955e0982.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275303,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/75137a18-1084-48d4-af6e-c3c85dd52d6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/e528c4fc-08be-4a05-b761-f662fc7e98ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba5c51ee-d03a-5f13-b528-a88a0442d386/ba5c51ee-d03a-5f13-b528-a88a0442d386_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245875,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742310/general/8781f5a8-6f22-40d2-86f0-811fa964bf1c.jpg',
'Width': 1280}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 4,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Fiat Panda 1.0 Street - Petrol - Manual - 70 hp - 173.000 km',
'transmission': 'manual',
'trim': 'Street',
'vin': None,
'year': 2020}
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716317%27 HTTP/1.1" 200 None
2026-03-24 16:04:55 [adesa.it] INFO: Saving data for 10716317: {'created_time': 1774368295.437837, 'last_price_update_time': 1774368295.437846, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716317') HTTP/1.1" 204 0
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/2d8c703a-b105-439f-9a2b-8bb919b328ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252Fb6b23eab-8f07-4367-a153-5ba3fda4f152.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/b6b23eab-8f07-4367-a153-5ba3fda4f152.JPG not downloaded yet
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/4929a8ba-8968-4ca0-9906-cc8a5f421c89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/246497e9-4deb-4bc6-95c6-1273cf631b2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5717078%252Fgeneral%252Fa36a3808-8333-4f00-91bb-493aae1bc13d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717078/general/a36a3808-8333-4f00-91bb-493aae1bc13d.JPG not downloaded yet
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/a1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16: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 16:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db42fd0>
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252Ff732725a-adeb-4a67-b520-dd6c5ba0b938.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/f732725a-adeb-4a67-b520-dd6c5ba0b938.jpg saved to cache
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df911d0>
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739875%252Fgeneral%252F98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739875/general/98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg saved to cache
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340
2026-03-24 16:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58c8d3b7-12f2-5df1-8b6c-04c694c63340, skipping ID generation
2026-03-24 16:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 1
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 sending to next pipeline
2026-03-24 16:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c8d3b7-12f2-5df1-8b6c-04c694c63340, identifier: 10716273
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecde850>
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252Fbd4410ec-6454-4272-acdb-8802d7dfa387.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/bd4410ec-6454-4272-acdb-8802d7dfa387.jpg saved to cache
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd829d0>
2026-03-24 16:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252Fabc21859-5394-4bb2-b8be-c4e29a50fc28.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/abc21859-5394-4bb2-b8be-c4e29a50fc28.jpg saved to cache
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740590/general/ac11de89-16e1-4b5e-9df7-47008b109fa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716313)
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/d61be133-8558-4fed-99f7-850efd3ef62f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739871/general/6b328d1f-a86d-4019-8229-a8b6f941787e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716305)
2026-03-24 16:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10716273
2026-03-24 16:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10716273
2026-03-24 16:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10716273 to the API
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739875/general/98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '58c8d3b7-12f2-5df1-8b6c-04c694c63340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV024YZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716273',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 191329,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443767,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389130,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/55358108-0def-4350-b71f-e8c12e23efc9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406644,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/4a220a31-f142-4f00-a336-8c497060378d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389497,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/c8e8a2f3-06f9-4828-ba52-dbb8a045b4d6.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346995,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/3f18c32d-552f-4187-9514-d0c526a6f498.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436886,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/f47a0e13-cee6-4eb7-8741-ee446336917d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402955,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/220326a0-0e83-45bd-b687-977d8419712a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335865,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/5748b57e-99a8-4b85-bc05-8375911f5899.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409804,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/98984389-b464-4b7d-b0dc-59002e4a7f1a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c8d3b7-12f2-5df1-8b6c-04c694c63340/58c8d3b7-12f2-5df1-8b6c-04c694c63340_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408233,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739875/general/16b7ad30-9ff9-4cdb-966e-85ec649fb638.jpeg',
'Width': 1428}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2014-05-16',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Jeep Grand Cherokee 3.0 MultiJet Overland - AWD - Diesel - '
'Automatic - 250 hp - 191.329 km',
'transmission': 'automatic',
'trim': 'Overland',
'vin': None,
'year': 2014}
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716273%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [adesa.it] INFO: Saving data for 10716273: {'created_time': 1774368296.519879, 'last_price_update_time': 1774368296.519891, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716273') HTTP/1.1" 204 0
2026-03-24 16:04:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/86121020-835a-4aa5-9bfe-3e198b0ce542.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/76607be7-b68c-44f5-a11c-a91f3c3d1088.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/7e96f83b-a791-47d2-8c0d-77f7864266dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10716971
2026-03-24 16:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e964673-d183-5e72-8fcf-f1b864eed14d with scrape type 1
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e964673-d183-5e72-8fcf-f1b864eed14d
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252Fe967597f-0830-4ccc-8cca-20555e1d0510.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/e967597f-0830-4ccc-8cca-20555e1d0510.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252Ffb9d3ed4-5106-4db1-9c18-36910209863a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/fb9d3ed4-5106-4db1-9c18-36910209863a.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F6c3093f1-d61d-45ff-8766-28c226b55841.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/6c3093f1-d61d-45ff-8766-28c226b55841.jpeg already downloaded
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5713296%252Fgeneral%252F951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg already downloaded
2026-03-24 16:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e964673-d183-5e72-8fcf-f1b864eed14d, identifier: 10716971
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad8090>
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252F9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg saved to cache
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee4590>
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252Fa1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/a1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg saved to cache
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f3de90>
2026-03-24 16:04:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740590%252Fgeneral%252Fac11de89-16e1-4b5e-9df7-47008b109fa4.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740590/general/ac11de89-16e1-4b5e-9df7-47008b109fa4.jpg saved to cache
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7ac7033-c4e3-5925-b664-167a5fc88186
2026-03-24 16:04:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7ac7033-c4e3-5925-b664-167a5fc88186, skipping ID generation
2026-03-24 16:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ac7033-c4e3-5925-b664-167a5fc88186 with scrape type 1
2026-03-24 16:04:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7ac7033-c4e3-5925-b664-167a5fc88186 sending to next pipeline
2026-03-24 16:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ac7033-c4e3-5925-b664-167a5fc88186, identifier: 10716313
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd82f10>
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252Fd61be133-8558-4fed-99f7-850efd3ef62f.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/d61be133-8558-4fed-99f7-850efd3ef62f.jpg saved to cache
2026-03-24 16:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f4fe50>
2026-03-24 16:04:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:04: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 16:04:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739871%252Fgeneral%252F6b328d1f-a86d-4019-8229-a8b6f941787e.jpg') HTTP/1.1" 204 0
2026-03-24 16:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739871/general/6b328d1f-a86d-4019-8229-a8b6f941787e.jpg saved to cache
2026-03-24 16:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b152dbe3-c627-5667-baa5-17d17b723b98
2026-03-24 16:04:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b152dbe3-c627-5667-baa5-17d17b723b98, skipping ID generation
2026-03-24 16:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b152dbe3-c627-5667-baa5-17d17b723b98 with scrape type 1
2026-03-24 16:04:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b152dbe3-c627-5667-baa5-17d17b723b98 sending to next pipeline
2026-03-24 16:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b152dbe3-c627-5667-baa5-17d17b723b98, identifier: 10716305
2026-03-24 16:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10716971
2026-03-24 16:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10716971
2026-03-24 16:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10716971 to the API
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8e964673-d183-5e72-8fcf-f1b864eed14d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP251CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716971',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149245,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5713296/general/61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/e967597f-0830-4ccc-8cca-20555e1d0510.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/fb9d3ed4-5106-4db1-9c18-36910209863a.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/6c3093f1-d61d-45ff-8766-28c226b55841.jpeg',
'https://images.openlane.eu/carimgs/5713296/general/951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306051,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282830,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268161,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270478,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/e967597f-0830-4ccc-8cca-20555e1d0510.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201347,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/fb9d3ed4-5106-4db1-9c18-36910209863a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253542,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314017,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240888,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/6c3093f1-d61d-45ff-8766-28c226b55841.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e964673-d183-5e72-8fcf-f1b864eed14d/8e964673-d183-5e72-8fcf-f1b864eed14d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270381,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713296/general/951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg',
'Width': 1600}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-04-26',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Land Rover Discovery Sport 2.0 TD4 HSE - AWD - Diesel - Automatic - '
'150 hp - 149.245 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2018}
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716971%27 HTTP/1.1" 200 None
2026-03-24 16:04:57 [adesa.it] INFO: Saving data for 10716971: {'created_time': 1774368297.827729, 'last_price_update_time': 1774368297.827746, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716971') HTTP/1.1" 204 0
2026-03-24 16:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ac7033-c4e3-5925-b664-167a5fc88186 with identifier: 10716313
2026-03-24 16:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ac7033-c4e3-5925-b664-167a5fc88186 with identifier: 10716313
2026-03-24 16:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ac7033-c4e3-5925-b664-167a5fc88186 with identifier: 10716313 to the API
2026-03-24 16:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740590/general/ac11de89-16e1-4b5e-9df7-47008b109fa4.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': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'f7ac7033-c4e3-5925-b664-167a5fc88186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FS900GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716313',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q2',
'odometer': 144650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325345,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/ac11de89-16e1-4b5e-9df7-47008b109fa4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326869,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/bd4410ec-6454-4272-acdb-8802d7dfa387.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357847,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/8425b214-76e7-4727-a785-605058b1f838.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349585,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/20cd6de4-83b7-4b71-ac9f-7a0eead6bcd7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354657,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/76f156bd-a54b-4561-a605-0daef11a49e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329516,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/ab81b048-1b26-41e1-ae45-ec7b2838ded5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314792,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/9ba0f138-7afd-439e-b074-886cd18a45f1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294919,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/1d735f30-b625-46b3-96ec-a2f626999ce4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315050,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/47d4228e-56b8-4519-9c4c-cbec0159e779.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ac7033-c4e3-5925-b664-167a5fc88186/f7ac7033-c4e3-5925-b664-167a5fc88186_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309525,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740590/general/f0384273-1997-4654-8018-93c29b46893a.jpg',
'Width': 2000}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2016-08-19',
'seats_number': 5,
'seller_name': 'Solarino Auto di Solarino Salvatore',
'title': 'Audi Q2 2.0 TDI S Line - Quattro - Diesel - Automatic - 190 hp - '
'144.650 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2016}
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716313%27 HTTP/1.1" 200 None
2026-03-24 16:04:58 [adesa.it] INFO: Saving data for 10716313: {'created_time': 1774368298.181489, 'last_price_update_time': 1774368298.181502, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716313') HTTP/1.1" 204 0
2026-03-24 16:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b152dbe3-c627-5667-baa5-17d17b723b98 with identifier: 10716305
2026-03-24 16:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b152dbe3-c627-5667-baa5-17d17b723b98 with identifier: 10716305
2026-03-24 16:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b152dbe3-c627-5667-baa5-17d17b723b98 with identifier: 10716305 to the API
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739871/general/6b328d1f-a86d-4019-8229-a8b6f941787e.jpg>
{'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': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b152dbe3-c627-5667-baa5-17d17b723b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD516EP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716305',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 190000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274003,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/f732725a-adeb-4a67-b520-dd6c5ba0b938.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257883,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/91c1bde7-e5a5-4cde-b567-f445d2dc539e.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250335,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/7e3a71f8-7ff1-450b-b2a8-f7f88751687d.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258068,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/a39d11b8-7f36-4f57-a035-df29c895bb5c.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242998,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/abc21859-5394-4bb2-b8be-c4e29a50fc28.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239298,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/a1c34cfc-6b74-41cd-8a9c-a3d582770a12.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238644,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/8c15a28b-c682-440d-b174-e552024c410e.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235670,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/9619d01f-9d84-4c65-b1d0-4cacd17602e4.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238199,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/d61be133-8558-4fed-99f7-850efd3ef62f.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b152dbe3-c627-5667-baa5-17d17b723b98/b152dbe3-c627-5667-baa5-17d17b723b98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214559,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739871/general/6b328d1f-a86d-4019-8229-a8b6f941787e.jpg',
'Width': 1320}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'ROMAGNAUTO S.R.L.',
'title': 'Land Rover Range Rover Evoque 2.0d S - Diesel - Automatic - 150 hp '
'- 190.000 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2020}
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716305%27 HTTP/1.1" 200 None
2026-03-24 16:04:58 [adesa.it] INFO: Saving data for 10716305: {'created_time': 1774368298.568971, 'last_price_update_time': 1774368298.568981, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716305') HTTP/1.1" 204 0
2026-03-24 16:04:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/b6b23eab-8f07-4367-a153-5ba3fda4f152.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717078/general/a36a3808-8333-4f00-91bb-493aae1bc13d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716321)
2026-03-24 16:04:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9, skipping ID generation
2026-03-24 16:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with scrape type 1
2026-03-24 16:04:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 sending to next pipeline
2026-03-24 16:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9, identifier: 10716321
2026-03-24 16:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with identifier: 10716321
2026-03-24 16:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with identifier: 10716321
2026-03-24 16:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 with identifier: 10716321 to the API
2026-03-24 16:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:04:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5717078/general/a36a3808-8333-4f00-91bb-493aae1bc13d.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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fz176nn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716321',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 161300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'AUTOFEDERICO SRL',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic - Diesel - Automatic - '
'150 hp - 161.300 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2020}
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716321%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Saving data for 10716321: {'created_time': 1774368299.044236, 'last_price_update_time': 1774368299.044247, 'auction_closing_time': 1774437300.0}
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716321') HTTP/1.1" 204 0
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e4e43d01-ca3e-5dbd-b7eb-fca3d86672e9 due to Ignoring non-200 response
2026-03-24 16:04:59 [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 16: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 16:04:59 [adesa.it] INFO: Found listing with ID: 10716595
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716595%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716595: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716595 url https://www.openlane.eu/en/carv6/auction/10716595
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716341
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716341%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716341: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716341 url https://www.openlane.eu/en/carv6/auction/10716341
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716958
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716958%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716958: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716958 url https://www.openlane.eu/en/carv6/auction/10716958
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716323
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716323%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716323: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716323 url https://www.openlane.eu/en/carv6/auction/10716323
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716634
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716634%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716634: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716634 url https://www.openlane.eu/en/carv6/auction/10716634
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716315
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716315%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716315: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716315 url https://www.openlane.eu/en/carv6/auction/10716315
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716985
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716985%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716985: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716985 url https://www.openlane.eu/en/carv6/auction/10716985
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716641
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716641%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716641: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716641 url https://www.openlane.eu/en/carv6/auction/10716641
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716349
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716349%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716349: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716349 url https://www.openlane.eu/en/carv6/auction/10716349
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716322
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716322%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716322: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716322 url https://www.openlane.eu/en/carv6/auction/10716322
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716354
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716354%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716354: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716354 url https://www.openlane.eu/en/carv6/auction/10716354
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716307
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716307%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716307: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716307 url https://www.openlane.eu/en/carv6/auction/10716307
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716314
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716314%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716314: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716314 url https://www.openlane.eu/en/carv6/auction/10716314
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716960
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716960%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716960: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716960 url https://www.openlane.eu/en/carv6/auction/10716960
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716274
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716274%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716274: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716274 url https://www.openlane.eu/en/carv6/auction/10716274
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716444
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716444%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716444: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716444 url https://www.openlane.eu/en/carv6/auction/10716444
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716319
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716319%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716319: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716319 url https://www.openlane.eu/en/carv6/auction/10716319
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716340
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716340%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716340: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716340 url https://www.openlane.eu/en/carv6/auction/10716340
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716353
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716353%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716353: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716353 url https://www.openlane.eu/en/carv6/auction/10716353
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716613
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716613%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716613: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716613 url https://www.openlane.eu/en/carv6/auction/10716613
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716312
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716312%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716312: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716312 url https://www.openlane.eu/en/carv6/auction/10716312
2026-03-24 16:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10719826
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719826%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10719826: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10719826 url https://www.openlane.eu/en/carv6/auction/10719826
2026-03-24 16: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 16:04:59 [adesa.it] INFO: Found listing with ID: 10716364
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716364%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716364: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716364 url https://www.openlane.eu/en/carv6/auction/10716364
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716356
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716356%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716356: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716356 url https://www.openlane.eu/en/carv6/auction/10716356
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716301
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716301%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716301: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716301 url https://www.openlane.eu/en/carv6/auction/10716301
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716304
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716304%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716304: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716304 url https://www.openlane.eu/en/carv6/auction/10716304
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716967
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716967%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716967: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716967 url https://www.openlane.eu/en/carv6/auction/10716967
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716283
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716283%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716283: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716283 url https://www.openlane.eu/en/carv6/auction/10716283
2026-03-24 16:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10716362
2026-03-24 16:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f31ff1-accf-5731-bc37-400c0ad4d5df with scrape type 1
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5f31ff1-accf-5731-bc37-400c0ad4d5df
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fd3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/d3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fb3433a81-2908-43d1-b5b0-21b3a3517e11.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/b3433a81-2908-43d1-b5b0-21b3a3517e11.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252F7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252F3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fa3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/a3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252F57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252F2598849c-d664-436a-907d-a12464851c4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/2598849c-d664-436a-907d-a12464851c4b.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fa4c1a064-c924-44a9-a095-a4a88b8698c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/a4c1a064-c924-44a9-a095-a4a88b8698c1.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fd433e91e-e396-4402-8e4a-53181cd30c26.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/d433e91e-e396-4402-8e4a-53181cd30c26.jpg already downloaded
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:04: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%252F5726933%252Fgeneral%252Fc9b94885-e172-417c-b8bd-243c0200ad11.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/c9b94885-e172-417c-b8bd-243c0200ad11.jpg already downloaded
2026-03-24 16:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a5f31ff1-accf-5731-bc37-400c0ad4d5df, identifier: 10716362
2026-03-24 16:04:59 [adesa.it] INFO: Found listing with ID: 10716311
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716311%27 HTTP/1.1" 200 None
2026-03-24 16:04:59 [adesa.it] INFO: Scrape type for 10716311: 1
2026-03-24 16:04:59 [adesa.it] INFO: Scraping item 10716311 url https://www.openlane.eu/en/carv6/auction/10716311
2026-03-24 16:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10716362
2026-03-24 16:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:05:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-24 16:05:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10716362
2026-03-24 16:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10716362 to the API
2026-03-24 16:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5f31ff1-accf-5731-bc37-400c0ad4d5df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CG058XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716362',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 155532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5726933/general/d3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg',
'https://images.openlane.eu/carimgs/5726933/general/b3433a81-2908-43d1-b5b0-21b3a3517e11.jpg',
'https://images.openlane.eu/carimgs/5726933/general/7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg',
'https://images.openlane.eu/carimgs/5726933/general/3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg',
'https://images.openlane.eu/carimgs/5726933/general/a3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg',
'https://images.openlane.eu/carimgs/5726933/general/57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg',
'https://images.openlane.eu/carimgs/5726933/general/2598849c-d664-436a-907d-a12464851c4b.jpg',
'https://images.openlane.eu/carimgs/5726933/general/a4c1a064-c924-44a9-a095-a4a88b8698c1.jpg',
'https://images.openlane.eu/carimgs/5726933/general/d433e91e-e396-4402-8e4a-53181cd30c26.jpg',
'https://images.openlane.eu/carimgs/5726933/general/c9b94885-e172-417c-b8bd-243c0200ad11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564342,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/d3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703890,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/b3433a81-2908-43d1-b5b0-21b3a3517e11.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 676312,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 667597,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636215,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/a3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690933,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350815,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/2598849c-d664-436a-907d-a12464851c4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 565481,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/a4c1a064-c924-44a9-a095-a4a88b8698c1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385723,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/d433e91e-e396-4402-8e4a-53181cd30c26.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f31ff1-accf-5731-bc37-400c0ad4d5df/a5f31ff1-accf-5731-bc37-400c0ad4d5df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353158,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726933/general/c9b94885-e172-417c-b8bd-243c0200ad11.jpg',
'Width': 2000}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2004-01-07',
'seats_number': 4,
'seller_name': 'BRO.CAR. SRL',
'title': 'Lancia Ypsilon 1.3 MultiJet Silver - Diesel - Manual - 70 hp - '
'155.532 km',
'transmission': 'manual',
'trim': 'Silver',
'vin': None,
'year': 2004}
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716362%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Saving data for 10716362: {'created_time': 1774368301.588392, 'last_price_update_time': 1774368301.588402, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716362') HTTP/1.1" 204 0
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716620
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716620%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716620: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716620 url https://www.openlane.eu/en/carv6/auction/10716620
2026-03-24 16:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716279
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716279%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716279: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716279 url https://www.openlane.eu/en/carv6/auction/10716279
2026-03-24 16: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 16: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 16: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 16:05:01 [adesa.it] INFO: Found listing with ID: 10716318
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716318%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716318: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716318 url https://www.openlane.eu/en/carv6/auction/10716318
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716608
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716608%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716608: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716608 url https://www.openlane.eu/en/carv6/auction/10716608
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716310
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716310%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716310: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716310 url https://www.openlane.eu/en/carv6/auction/10716310
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716448
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716448%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716448: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716448 url https://www.openlane.eu/en/carv6/auction/10716448
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716962
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716962%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716962: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716962 url https://www.openlane.eu/en/carv6/auction/10716962
2026-03-24 16:05:01 [adesa.it] INFO: Found listing with ID: 10716306
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716306%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [adesa.it] INFO: Scrape type for 10716306: 1
2026-03-24 16:05:01 [adesa.it] INFO: Scraping item 10716306 url https://www.openlane.eu/en/carv6/auction/10716306
2026-03-24 16:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a834989-4536-5c4e-9fcc-1939e122b081 with identifier: 10716621
2026-03-24 16:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a834989-4536-5c4e-9fcc-1939e122b081 with scrape type 1
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a834989-4536-5c4e-9fcc-1939e122b081
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F0bdd320d-2d52-49dd-a916-2d9d0dfef6e9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/0bdd320d-2d52-49dd-a916-2d9d0dfef6e9.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F4a5b9bfe-9e38-4398-8663-c54f6e231801.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/4a5b9bfe-9e38-4398-8663-c54f6e231801.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252Fbb7ea767-dc0a-472f-a605-498d507b06b2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/bb7ea767-dc0a-472f-a605-498d507b06b2.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F942a6fd7-d049-4807-aa6b-a34146dcee6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/942a6fd7-d049-4807-aa6b-a34146dcee6f.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F5a8fb783-6594-4770-97cd-33ee5f029bf1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/5a8fb783-6594-4770-97cd-33ee5f029bf1.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F541c3e80-797f-440a-a255-a3f55c44a15f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/541c3e80-797f-440a-a255-a3f55c44a15f.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252Ffaa82cb4-26c6-4036-8188-23d9caaa0737.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/faa82cb4-26c6-4036-8188-23d9caaa0737.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F2e9ae15e-7567-4879-862f-b752829356b2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/2e9ae15e-7567-4879-862f-b752829356b2.jpeg already downloaded
2026-03-24 16:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F8340e71d-e314-446a-b3fc-2f0794759f9e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/8340e71d-e314-446a-b3fc-2f0794759f9e.jpeg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5681576%252Fgeneral%252F6f19b50c-bfcf-439f-8670-3ac85b5126fb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681576/general/6f19b50c-bfcf-439f-8670-3ac85b5126fb.jpeg already downloaded
2026-03-24 16:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a834989-4536-5c4e-9fcc-1939e122b081, identifier: 10716621
2026-03-24 16:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10716365
2026-03-24 16:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d with scrape type 1
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F398f35d2-38da-47c0-9304-297c0a27f894.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/398f35d2-38da-47c0-9304-297c0a27f894.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F866cc878-4246-4098-86ef-e9ae74a7246b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/866cc878-4246-4098-86ef-e9ae74a7246b.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F11481c82-d06c-4223-a855-845afbe99cd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/11481c82-d06c-4223-a855-845afbe99cd0.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F70848a7a-c42c-41e4-9769-aee56f6b89df.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/70848a7a-c42c-41e4-9769-aee56f6b89df.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252Fbadbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/badbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252F6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5730294%252Fgeneral%252Fc08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/c08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg already downloaded
2026-03-24 16:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03a43d20-5226-5383-bf24-f29aa3ce6d0d, identifier: 10716365
2026-03-24 16:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10716344
2026-03-24 16:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with scrape type 1
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Feda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/eda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Fa6107b4d-1622-4d80-ba9c-77d2773efd87.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/a6107b4d-1622-4d80-ba9c-77d2773efd87.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Fffa0ec2e-98d1-457b-9591-c9fb4e0b7925.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/ffa0ec2e-98d1-457b-9591-c9fb4e0b7925.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252F6bef4bcd-c155-4a53-8fc0-ace35b11b485.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/6bef4bcd-c155-4a53-8fc0-ace35b11b485.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252F6eeb1f2f-a741-49d3-bab8-c2d917f8a9bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/6eeb1f2f-a741-49d3-bab8-c2d917f8a9bf.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Ff98f8b58-9796-4ffb-ba39-2b5254100038.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/f98f8b58-9796-4ffb-ba39-2b5254100038.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252F1c1af53e-0902-4e3e-9c28-f02bf25b464a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/1c1af53e-0902-4e3e-9c28-f02bf25b464a.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Fdc91fac6-cb5b-4b0a-9cd1-e7f0de41d780.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/dc91fac6-cb5b-4b0a-9cd1-e7f0de41d780.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252Ffb7ff764-7b46-4a3e-9329-323f9c372460.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/fb7ff764-7b46-4a3e-9329-323f9c372460.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5735476%252Fgeneral%252F3904998f-8a3c-4866-94dc-ac7d3eb66c14.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735476/general/3904998f-8a3c-4866-94dc-ac7d3eb66c14.jpg already downloaded
2026-03-24 16:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9, identifier: 10716344
2026-03-24 16:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356c5738-e43c-5e58-accb-a4cb03f67652 with identifier: 10716973
2026-03-24 16:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356c5738-e43c-5e58-accb-a4cb03f67652 with scrape type 1
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 356c5738-e43c-5e58-accb-a4cb03f67652
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252Fbb2b596c-fece-486e-bce2-a5f3f1259e64.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/bb2b596c-fece-486e-bce2-a5f3f1259e64.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F1ff86789-3144-41fb-93c6-587baab303be.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/1ff86789-3144-41fb-93c6-587baab303be.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252Fccd02509-1629-469c-b5e0-654f78da08bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/ccd02509-1629-469c-b5e0-654f78da08bd.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F2c972f43-5881-4134-8ad6-d5e6a5dfa1f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/2c972f43-5881-4134-8ad6-d5e6a5dfa1f9.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F02851db8-2a0d-4705-9316-800275fc3575.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/02851db8-2a0d-4705-9316-800275fc3575.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252Fba76ba6c-83b4-4955-806b-4595f507db59.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/ba76ba6c-83b4-4955-806b-4595f507db59.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F2983f9f0-9bec-45c7-8aa7-39e55a617dd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/2983f9f0-9bec-45c7-8aa7-39e55a617dd9.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F72fcde15-c6a4-4d15-948f-7c4f4819f474.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/72fcde15-c6a4-4d15-948f-7c4f4819f474.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252F2b2c66c5-cb47-48f4-962d-975b48732d06.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/2b2c66c5-cb47-48f4-962d-975b48732d06.jpg already downloaded
2026-03-24 16:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5712439%252Fgeneral%252Fdde243f4-960e-4d05-9877-df570ec698d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712439/general/dde243f4-960e-4d05-9877-df570ec698d2.jpg already downloaded
2026-03-24 16:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 356c5738-e43c-5e58-accb-a4cb03f67652, identifier: 10716973
2026-03-24 16:05:03 [adesa.it] INFO: Found listing with ID: 10716966
2026-03-24 16:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716966%27 HTTP/1.1" 200 None
2026-03-24 16:05:03 [adesa.it] INFO: Scrape type for 10716966: 1
2026-03-24 16:05:03 [adesa.it] INFO: Scraping item 10716966 url https://www.openlane.eu/en/carv6/auction/10716966
2026-03-24 16:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a834989-4536-5c4e-9fcc-1939e122b081 with identifier: 10716621
2026-03-24 16:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a834989-4536-5c4e-9fcc-1939e122b081 with identifier: 10716621
2026-03-24 16:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a834989-4536-5c4e-9fcc-1939e122b081 with identifier: 10716621 to the API
2026-03-24 16:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716621>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 38,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': '0a834989-4536-5c4e-9fcc-1939e122b081',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gc387se',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716621',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63911,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5681576/general/0bdd320d-2d52-49dd-a916-2d9d0dfef6e9.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/4a5b9bfe-9e38-4398-8663-c54f6e231801.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/bb7ea767-dc0a-472f-a605-498d507b06b2.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/942a6fd7-d049-4807-aa6b-a34146dcee6f.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/5a8fb783-6594-4770-97cd-33ee5f029bf1.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/541c3e80-797f-440a-a255-a3f55c44a15f.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/faa82cb4-26c6-4036-8188-23d9caaa0737.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/2e9ae15e-7567-4879-862f-b752829356b2.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/8340e71d-e314-446a-b3fc-2f0794759f9e.jpeg',
'https://images.openlane.eu/carimgs/5681576/general/6f19b50c-bfcf-439f-8670-3ac85b5126fb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5474865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/0bdd320d-2d52-49dd-a916-2d9d0dfef6e9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6565780,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/4a5b9bfe-9e38-4398-8663-c54f6e231801.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6465855,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/bb7ea767-dc0a-472f-a605-498d507b06b2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6771074,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/942a6fd7-d049-4807-aa6b-a34146dcee6f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4650172,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/5a8fb783-6594-4770-97cd-33ee5f029bf1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7589585,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/541c3e80-797f-440a-a255-a3f55c44a15f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5332272,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/faa82cb4-26c6-4036-8188-23d9caaa0737.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3124195,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/2e9ae15e-7567-4879-862f-b752829356b2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203875,
'Height': 944,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/8340e71d-e314-446a-b3fc-2f0794759f9e.jpeg',
'Width': 1388},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a834989-4536-5c4e-9fcc-1939e122b081/0a834989-4536-5c4e-9fcc-1939e122b081_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6064742,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681576/general/6f19b50c-bfcf-439f-8670-3ac85b5126fb.jpeg',
'Width': 5712}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Hyundai e-Kona 64 kWh - Electric - Automatic - 38 hp - 63.911 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716621%27 HTTP/1.1" 200 None
2026-03-24 16:05:04 [adesa.it] INFO: Saving data for 10716621: {'created_time': 1774368304.071921, 'last_price_update_time': 1774368304.071985, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716621') HTTP/1.1" 204 0
2026-03-24 16:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10716365
2026-03-24 16:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10716365
2026-03-24 16:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10716365 to the API
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '03a43d20-5226-5383-bf24-f29aa3ce6d0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR604ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716365',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 32684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5730294/general/398f35d2-38da-47c0-9304-297c0a27f894.jpg',
'https://images.openlane.eu/carimgs/5730294/general/6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg',
'https://images.openlane.eu/carimgs/5730294/general/866cc878-4246-4098-86ef-e9ae74a7246b.jpg',
'https://images.openlane.eu/carimgs/5730294/general/11481c82-d06c-4223-a855-845afbe99cd0.jpg',
'https://images.openlane.eu/carimgs/5730294/general/868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg',
'https://images.openlane.eu/carimgs/5730294/general/70848a7a-c42c-41e4-9769-aee56f6b89df.jpg',
'https://images.openlane.eu/carimgs/5730294/general/1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg',
'https://images.openlane.eu/carimgs/5730294/general/badbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg',
'https://images.openlane.eu/carimgs/5730294/general/6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg',
'https://images.openlane.eu/carimgs/5730294/general/c08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4993612,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/398f35d2-38da-47c0-9304-297c0a27f894.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5093695,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5698588,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/866cc878-4246-4098-86ef-e9ae74a7246b.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4715141,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/11481c82-d06c-4223-a855-845afbe99cd0.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5553727,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5756555,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/70848a7a-c42c-41e4-9769-aee56f6b89df.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6308927,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5223443,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/badbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5913577,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a43d20-5226-5383-bf24-f29aa3ce6d0d/03a43d20-5226-5383-bf24-f29aa3ce6d0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5416180,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730294/general/c08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg',
'Width': 4624}],
'price': 39500,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Ford Ranger Raptor 2.0 EcoBlue - Diesel - Automatic - 210 hp - '
'32.684 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716365%27 HTTP/1.1" 200 None
2026-03-24 16:05:04 [adesa.it] INFO: Saving data for 10716365: {'created_time': 1774368304.645712, 'last_price_update_time': 1774368304.645721, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716365') HTTP/1.1" 204 0
2026-03-24 16:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10716344
2026-03-24 16:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10716344
2026-03-24 16:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10716344 to the API
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 199,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3b469fb2-443b-51a3-89ed-5ebf3812c4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL747KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716344',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 60400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5735476/general/eda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg',
'https://images.openlane.eu/carimgs/5735476/general/a6107b4d-1622-4d80-ba9c-77d2773efd87.jpg',
'https://images.openlane.eu/carimgs/5735476/general/ffa0ec2e-98d1-457b-9591-c9fb4e0b7925.jpg',
'https://images.openlane.eu/carimgs/5735476/general/6bef4bcd-c155-4a53-8fc0-ace35b11b485.jpg',
'https://images.openlane.eu/carimgs/5735476/general/6eeb1f2f-a741-49d3-bab8-c2d917f8a9bf.jpg',
'https://images.openlane.eu/carimgs/5735476/general/f98f8b58-9796-4ffb-ba39-2b5254100038.jpg',
'https://images.openlane.eu/carimgs/5735476/general/1c1af53e-0902-4e3e-9c28-f02bf25b464a.jpg',
'https://images.openlane.eu/carimgs/5735476/general/dc91fac6-cb5b-4b0a-9cd1-e7f0de41d780.jpg',
'https://images.openlane.eu/carimgs/5735476/general/fb7ff764-7b46-4a3e-9329-323f9c372460.jpg',
'https://images.openlane.eu/carimgs/5735476/general/3904998f-8a3c-4866-94dc-ac7d3eb66c14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282640,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/eda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299759,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/a6107b4d-1622-4d80-ba9c-77d2773efd87.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281773,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/ffa0ec2e-98d1-457b-9591-c9fb4e0b7925.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284893,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/6bef4bcd-c155-4a53-8fc0-ace35b11b485.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277902,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/6eeb1f2f-a741-49d3-bab8-c2d917f8a9bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317681,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/f98f8b58-9796-4ffb-ba39-2b5254100038.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281504,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/1c1af53e-0902-4e3e-9c28-f02bf25b464a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255581,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/dc91fac6-cb5b-4b0a-9cd1-e7f0de41d780.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284159,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/fb7ff764-7b46-4a3e-9329-323f9c372460.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b469fb2-443b-51a3-89ed-5ebf3812c4a9/3b469fb2-443b-51a3-89ed-5ebf3812c4a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735476/general/3904998f-8a3c-4866-94dc-ac7d3eb66c14.jpg',
'Width': 2000}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2018-05-07',
'seats_number': 4,
'seller_name': 'DBM S.r.l.',
'title': 'Jeep Wrangler 2.8 CRD Sahara - AWD - Diesel - Automatic - 199 hp - '
'60.400 km',
'transmission': 'automatic',
'trim': 'Sahara',
'vin': None,
'year': 2018}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716344%27 HTTP/1.1" 200 None
2026-03-24 16:05:04 [adesa.it] INFO: Saving data for 10716344: {'created_time': 1774368304.949635, 'last_price_update_time': 1774368304.949646, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716344') HTTP/1.1" 204 0
2026-03-24 16:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 356c5738-e43c-5e58-accb-a4cb03f67652 with identifier: 10716973
2026-03-24 16:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 356c5738-e43c-5e58-accb-a4cb03f67652 with identifier: 10716973
2026-03-24 16:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 356c5738-e43c-5e58-accb-a4cb03f67652 with identifier: 10716973 to the API
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716973>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '356c5738-e43c-5e58-accb-a4cb03f67652',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gc658fs',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716973',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 74000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5712439/general/bb2b596c-fece-486e-bce2-a5f3f1259e64.jpg',
'https://images.openlane.eu/carimgs/5712439/general/1ff86789-3144-41fb-93c6-587baab303be.jpg',
'https://images.openlane.eu/carimgs/5712439/general/ccd02509-1629-469c-b5e0-654f78da08bd.jpg',
'https://images.openlane.eu/carimgs/5712439/general/2c972f43-5881-4134-8ad6-d5e6a5dfa1f9.jpg',
'https://images.openlane.eu/carimgs/5712439/general/02851db8-2a0d-4705-9316-800275fc3575.jpg',
'https://images.openlane.eu/carimgs/5712439/general/ba76ba6c-83b4-4955-806b-4595f507db59.jpg',
'https://images.openlane.eu/carimgs/5712439/general/2983f9f0-9bec-45c7-8aa7-39e55a617dd9.jpg',
'https://images.openlane.eu/carimgs/5712439/general/72fcde15-c6a4-4d15-948f-7c4f4819f474.jpg',
'https://images.openlane.eu/carimgs/5712439/general/2b2c66c5-cb47-48f4-962d-975b48732d06.jpg',
'https://images.openlane.eu/carimgs/5712439/general/dde243f4-960e-4d05-9877-df570ec698d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389157,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/bb2b596c-fece-486e-bce2-a5f3f1259e64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390458,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/1ff86789-3144-41fb-93c6-587baab303be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384110,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/ccd02509-1629-469c-b5e0-654f78da08bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1108772,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/2c972f43-5881-4134-8ad6-d5e6a5dfa1f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/02851db8-2a0d-4705-9316-800275fc3575.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951606,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/ba76ba6c-83b4-4955-806b-4595f507db59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1176433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/2983f9f0-9bec-45c7-8aa7-39e55a617dd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 970718,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/72fcde15-c6a4-4d15-948f-7c4f4819f474.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1024862,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/2b2c66c5-cb47-48f4-962d-975b48732d06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356c5738-e43c-5e58-accb-a4cb03f67652/356c5738-e43c-5e58-accb-a4cb03f67652_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712439/general/dde243f4-960e-4d05-9877-df570ec698d2.jpg',
'Width': 1920}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 4,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'Jeep Wrangler 2.2 Sahara - Diesel - Automatic - 200 hp - 74.000 km',
'transmission': 'automatic',
'trim': 'Sahara',
'vin': None,
'year': 2020}
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716973%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Saving data for 10716973: {'created_time': 1774368305.361079, 'last_price_update_time': 1774368305.361089, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716973') HTTP/1.1" 204 0
2026-03-24 16:05:05 [scrapy.extensions.logstats] INFO: Crawled 289 pages (at 72 pages/min), scraped 240 items (at 69 items/min)
2026-03-24 16:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716963
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716963%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716963: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716963 url https://www.openlane.eu/en/carv6/auction/10716963
2026-03-24 16:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716320
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716320%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716320: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716320 url https://www.openlane.eu/en/carv6/auction/10716320
2026-03-24 16:05: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 16:05:05 [adesa.it] INFO: Found listing with ID: 10716572
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716572%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716572: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716572 url https://www.openlane.eu/en/carv6/auction/10716572
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716278
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716278%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716278: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716278 url https://www.openlane.eu/en/carv6/auction/10716278
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716275
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716275%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716275: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716275 url https://www.openlane.eu/en/carv6/auction/10716275
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716269
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716269%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716269: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716269 url https://www.openlane.eu/en/carv6/auction/10716269
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716959
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716959%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716959: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716959 url https://www.openlane.eu/en/carv6/auction/10716959
2026-03-24 16:05:05 [adesa.it] INFO: Found listing with ID: 10716352
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716352%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [adesa.it] INFO: Scrape type for 10716352: 1
2026-03-24 16:05:05 [adesa.it] INFO: Scraping item 10716352 url https://www.openlane.eu/en/carv6/auction/10716352
2026-03-24 16:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10716974
2026-03-24 16:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with scrape type 1
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F1d2c68d6-349b-42c6-bd07-c582cc7d0e25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/1d2c68d6-349b-42c6-bd07-c582cc7d0e25.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252Fe6dfaa2a-724a-4107-90dd-6f6ff4b1bc85.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/e6dfaa2a-724a-4107-90dd-6f6ff4b1bc85.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F59344936-4c5c-45a0-950e-68efece7eda2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/59344936-4c5c-45a0-950e-68efece7eda2.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F6ae8331d-98dc-4269-9528-6dd308ecc74f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/6ae8331d-98dc-4269-9528-6dd308ecc74f.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252Fd72df6a3-09a8-4590-8d8c-fcea33a33da6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/d72df6a3-09a8-4590-8d8c-fcea33a33da6.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F02caa0d4-51f7-469b-8e53-0aab29d4ef6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/02caa0d4-51f7-469b-8e53-0aab29d4ef6a.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252Ff2217637-52c8-4172-851b-bbf8ab2677e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/f2217637-52c8-4172-851b-bbf8ab2677e2.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F96eb8487-e267-4a68-ad59-85578236dd86.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/96eb8487-e267-4a68-ad59-85578236dd86.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252Fb46b5b13-6f3c-4bd0-84d6-d1d1a7aacf15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/b46b5b13-6f3c-4bd0-84d6-d1d1a7aacf15.jpg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5703676%252Fgeneral%252F6e0a49fa-c406-42b4-bd86-b23e1d1afe9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703676/general/6e0a49fa-c406-42b4-bd86-b23e1d1afe9a.jpg already downloaded
2026-03-24 16:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8, identifier: 10716974
2026-03-24 16:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10716282
2026-03-24 16:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with scrape type 1
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faeb7194-8cdc-5070-b3a4-3fe8a8f3f954
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F1af2dc8f-f7ea-44bb-92fd-f929f8c59aa3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/1af2dc8f-f7ea-44bb-92fd-f929f8c59aa3.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F5a0372cd-2a4b-4852-ab34-a0c3689c6f92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/5a0372cd-2a4b-4852-ab34-a0c3689c6f92.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F669c46b7-aa16-429b-8486-1296d365f741.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/669c46b7-aa16-429b-8486-1296d365f741.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F9b81582f-48b3-4163-9a2f-ef6c08a97cde.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/9b81582f-48b3-4163-9a2f-ef6c08a97cde.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F633f1ccb-77a4-4493-aeb9-c5b5781ecb18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/633f1ccb-77a4-4493-aeb9-c5b5781ecb18.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252Ff88f4e56-2e3d-421d-b178-b1c61ba79303.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/f88f4e56-2e3d-421d-b178-b1c61ba79303.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F5349eee3-a524-4401-bab7-2c62c7e99922.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/5349eee3-a524-4401-bab7-2c62c7e99922.jpeg already downloaded
2026-03-24 16:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F2f2f876f-fc06-434b-9b28-b50a4c0b8c98.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/2f2f876f-fc06-434b-9b28-b50a4c0b8c98.jpeg already downloaded
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F95e4db81-5c44-4919-9834-cac263567671.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/95e4db81-5c44-4919-9834-cac263567671.jpeg already downloaded
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5721156%252Fgeneral%252F64bddbc1-c3a8-4425-898f-145672afddc1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721156/general/64bddbc1-c3a8-4425-898f-145672afddc1.jpeg already downloaded
2026-03-24 16:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954, identifier: 10716282
2026-03-24 16:05:06 [adesa.it] INFO: Found listing with ID: 10716347
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716347%27 HTTP/1.1" 200 None
2026-03-24 16:05:06 [adesa.it] INFO: Scrape type for 10716347: 1
2026-03-24 16:05:06 [adesa.it] INFO: Scraping item 10716347 url https://www.openlane.eu/en/carv6/auction/10716347
2026-03-24 16:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10716974
2026-03-24 16:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10716974
2026-03-24 16:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10716974 to the API
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716974>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0b6e0fe5-e839-5567-9ecb-b45a9affcfd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gg126wr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716974',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 143000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5703676/general/1d2c68d6-349b-42c6-bd07-c582cc7d0e25.jpg',
'https://images.openlane.eu/carimgs/5703676/general/e6dfaa2a-724a-4107-90dd-6f6ff4b1bc85.jpg',
'https://images.openlane.eu/carimgs/5703676/general/59344936-4c5c-45a0-950e-68efece7eda2.jpg',
'https://images.openlane.eu/carimgs/5703676/general/6ae8331d-98dc-4269-9528-6dd308ecc74f.jpg',
'https://images.openlane.eu/carimgs/5703676/general/d72df6a3-09a8-4590-8d8c-fcea33a33da6.jpg',
'https://images.openlane.eu/carimgs/5703676/general/02caa0d4-51f7-469b-8e53-0aab29d4ef6a.jpg',
'https://images.openlane.eu/carimgs/5703676/general/f2217637-52c8-4172-851b-bbf8ab2677e2.jpg',
'https://images.openlane.eu/carimgs/5703676/general/96eb8487-e267-4a68-ad59-85578236dd86.jpg',
'https://images.openlane.eu/carimgs/5703676/general/b46b5b13-6f3c-4bd0-84d6-d1d1a7aacf15.jpg',
'https://images.openlane.eu/carimgs/5703676/general/6e0a49fa-c406-42b4-bd86-b23e1d1afe9a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139954,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/1d2c68d6-349b-42c6-bd07-c582cc7d0e25.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/e6dfaa2a-724a-4107-90dd-6f6ff4b1bc85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187135,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/59344936-4c5c-45a0-950e-68efece7eda2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/6ae8331d-98dc-4269-9528-6dd308ecc74f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208093,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/d72df6a3-09a8-4590-8d8c-fcea33a33da6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220745,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/02caa0d4-51f7-469b-8e53-0aab29d4ef6a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/f2217637-52c8-4172-851b-bbf8ab2677e2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/96eb8487-e267-4a68-ad59-85578236dd86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118160,
'Height': 856,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/b46b5b13-6f3c-4bd0-84d6-d1d1a7aacf15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6e0fe5-e839-5567-9ecb-b45a9affcfd8/0b6e0fe5-e839-5567-9ecb-b45a9affcfd8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175353,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703676/general/6e0a49fa-c406-42b4-bd86-b23e1d1afe9a.jpg',
'Width': 1280}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Jaguar E-Pace 2.0d R-Dynamic S - Diesel - Automatic - 163 hp - '
'143.000 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716974%27 HTTP/1.1" 200 None
2026-03-24 16:05:06 [adesa.it] INFO: Saving data for 10716974: {'created_time': 1774368306.939221, 'last_price_update_time': 1774368306.939231, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716974') HTTP/1.1" 204 0
2026-03-24 16:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10716282
2026-03-24 16:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10716282
2026-03-24 16:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10716282 to the API
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716282>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'faeb7194-8cdc-5070-b3a4-3fe8a8f3f954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF652WB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716282',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 83057,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5721156/general/1af2dc8f-f7ea-44bb-92fd-f929f8c59aa3.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/5a0372cd-2a4b-4852-ab34-a0c3689c6f92.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/669c46b7-aa16-429b-8486-1296d365f741.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/9b81582f-48b3-4163-9a2f-ef6c08a97cde.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/633f1ccb-77a4-4493-aeb9-c5b5781ecb18.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/f88f4e56-2e3d-421d-b178-b1c61ba79303.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/5349eee3-a524-4401-bab7-2c62c7e99922.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/2f2f876f-fc06-434b-9b28-b50a4c0b8c98.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/95e4db81-5c44-4919-9834-cac263567671.jpeg',
'https://images.openlane.eu/carimgs/5721156/general/64bddbc1-c3a8-4425-898f-145672afddc1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427256,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/1af2dc8f-f7ea-44bb-92fd-f929f8c59aa3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435838,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/5a0372cd-2a4b-4852-ab34-a0c3689c6f92.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430540,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/669c46b7-aa16-429b-8486-1296d365f741.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465635,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/9b81582f-48b3-4163-9a2f-ef6c08a97cde.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466294,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/633f1ccb-77a4-4493-aeb9-c5b5781ecb18.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373698,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/f88f4e56-2e3d-421d-b178-b1c61ba79303.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349422,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/5349eee3-a524-4401-bab7-2c62c7e99922.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278352,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/2f2f876f-fc06-434b-9b28-b50a4c0b8c98.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297027,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/95e4db81-5c44-4919-9834-cac263567671.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeb7194-8cdc-5070-b3a4-3fe8a8f3f954/faeb7194-8cdc-5070-b3a4-3fe8a8f3f954_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383657,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721156/general/64bddbc1-c3a8-4425-898f-145672afddc1.jpeg',
'Width': 1428}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 7,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Kia Sorento 1.6 T-GDI Advance Plus - AWD - Hybrid - Automatic - 265 '
'hp - 83.057 km',
'transmission': 'automatic',
'trim': 'Advance Plus',
'vin': None,
'year': 2021}
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716282%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Saving data for 10716282: {'created_time': 1774368307.498287, 'last_price_update_time': 1774368307.498302, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716282') HTTP/1.1" 204 0
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716359
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716359%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716359: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716359 url https://www.openlane.eu/en/carv6/auction/10716359
2026-03-24 16:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05: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 16:05: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 16:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716350
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716350%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716350: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716350 url https://www.openlane.eu/en/carv6/auction/10716350
2026-03-24 16:05: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 16:05:07 [adesa.it] INFO: Found listing with ID: 10716309
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716309%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716309: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716309 url https://www.openlane.eu/en/carv6/auction/10716309
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716361
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716361%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716361: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716361 url https://www.openlane.eu/en/carv6/auction/10716361
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716360
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716360%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716360: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716360 url https://www.openlane.eu/en/carv6/auction/10716360
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716612
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716612%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716612: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716612 url https://www.openlane.eu/en/carv6/auction/10716612
2026-03-24 16:05:07 [adesa.it] INFO: Found listing with ID: 10716302
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716302%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [adesa.it] INFO: Scrape type for 10716302: 1
2026-03-24 16:05:07 [adesa.it] INFO: Scraping item 10716302 url https://www.openlane.eu/en/carv6/auction/10716302
2026-03-24 16:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26b62df6-7a23-5d6d-9863-99491a285578 with identifier: 10716308
2026-03-24 16:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26b62df6-7a23-5d6d-9863-99491a285578 with scrape type 1
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F50e00092-0590-433a-9480-fe1aa544cf5c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/50e00092-0590-433a-9480-fe1aa544cf5c.jpeg not downloaded yet
2026-03-24 16:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58111e9d-5f00-56eb-9f12-d43d3155c145 with identifier: 10711862
2026-03-24 16:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58111e9d-5f00-56eb-9f12-d43d3155c145 with scrape type 2
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58111e9d-5f00-56eb-9f12-d43d3155c145 with scrape type 2
2026-03-24 16:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58111e9d-5f00-56eb-9f12-d43d3155c145, identifier: 10711862
2026-03-24 16:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096616c3-f8a6-58b8-a923-db3d65f3e4ae with identifier: 10716343
2026-03-24 16:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096616c3-f8a6-58b8-a923-db3d65f3e4ae with scrape type 1
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 096616c3-f8a6-58b8-a923-db3d65f3e4ae
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F9b813332-19cb-45a7-a60c-7525d13a2a7e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/9b813332-19cb-45a7-a60c-7525d13a2a7e.jpeg already downloaded
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F00e44db6-86a0-411e-9f4b-99851eec757e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/00e44db6-86a0-411e-9f4b-99851eec757e.jpeg already downloaded
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F5c699a5d-2d65-4098-a815-8ff5c1fd93ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/5c699a5d-2d65-4098-a815-8ff5c1fd93ce.jpeg already downloaded
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252Fe19d78cb-d3ef-4e3c-ae8f-76635bb65e59.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/e19d78cb-d3ef-4e3c-ae8f-76635bb65e59.jpeg already downloaded
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F1ce71dd5-91f7-41c2-8d27-107452809586.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/1ce71dd5-91f7-41c2-8d27-107452809586.jpeg already downloaded
2026-03-24 16:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F2d33b49d-b8f9-43cb-9c62-617daef1d4f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/2d33b49d-b8f9-43cb-9c62-617daef1d4f8.jpeg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252Fb003d3ec-d3a9-487c-a290-a2198d7a04dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/b003d3ec-d3a9-487c-a290-a2198d7a04dc.jpeg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252Fc6a61eee-7135-44e6-88cd-57aa6b38e74e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/c6a61eee-7135-44e6-88cd-57aa6b38e74e.jpeg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252F49549030-8693-43a9-b3e5-e695862604f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/49549030-8693-43a9-b3e5-e695862604f0.jpeg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734981%252Fgeneral%252Fc70bd1c7-5fd1-45a1-b0af-1c726e03114d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734981/general/c70bd1c7-5fd1-45a1-b0af-1c726e03114d.jpeg already downloaded
2026-03-24 16:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 096616c3-f8a6-58b8-a923-db3d65f3e4ae, identifier: 10716343
2026-03-24 16:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10716574
2026-03-24 16:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13df94cb-e344-5180-a6b1-62ee44131406 with scrape type 1
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13df94cb-e344-5180-a6b1-62ee44131406
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252F29ffaf09-b1f6-4fd3-803b-f3448eef724d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/29ffaf09-b1f6-4fd3-803b-f3448eef724d.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252Fc37c0b2b-b894-4a88-9844-24f9bf5bbf6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/c37c0b2b-b894-4a88-9844-24f9bf5bbf6f.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252F9c1b0fb5-1fa4-40d5-a1bc-0767523adabd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/9c1b0fb5-1fa4-40d5-a1bc-0767523adabd.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252Ffb68fd02-f2d6-4570-a6af-2b7d3f94cc03.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/fb68fd02-f2d6-4570-a6af-2b7d3f94cc03.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252Feca4e372-7e73-4a26-aab2-f57957d505a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/eca4e372-7e73-4a26-aab2-f57957d505a4.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252Fb96df5d1-aeee-4986-b375-a0cc2dedaca4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/b96df5d1-aeee-4986-b375-a0cc2dedaca4.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252Fbed2234a-4eba-41b6-8082-7d8a6028cc66.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/bed2234a-4eba-41b6-8082-7d8a6028cc66.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252F9b7530df-d86e-43e6-bf02-8d447939c55d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/9b7530df-d86e-43e6-bf02-8d447939c55d.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252F85411108-512a-4870-95ba-a30aee771da7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/85411108-512a-4870-95ba-a30aee771da7.jpg already downloaded
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5711483%252Fgeneral%252F62826b17-b4c4-4e1c-9c3c-1b1ca73b66e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711483/general/62826b17-b4c4-4e1c-9c3c-1b1ca73b66e5.jpg already downloaded
2026-03-24 16:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13df94cb-e344-5180-a6b1-62ee44131406, identifier: 10716574
2026-03-24 16:05:08 [adesa.it] INFO: Found listing with ID: 10715356
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715356%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [adesa.it] INFO: Scrape type for 10715356: 0
2026-03-24 16:05:08 [adesa.it] INFO: Skipping item 10715356 url https://www.openlane.eu/en/carv6/auction/10715356
2026-03-24 16:05:08 [adesa.it] INFO: Found listing with ID: 10716646
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716646%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [adesa.it] INFO: Scrape type for 10716646: 1
2026-03-24 16:05:08 [adesa.it] INFO: Scraping item 10716646 url https://www.openlane.eu/en/carv6/auction/10716646
2026-03-24 16:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58111e9d-5f00-56eb-9f12-d43d3155c145 with identifier: 10711862
2026-03-24 16:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58111e9d-5f00-56eb-9f12-d43d3155c145 with identifier: 10711862
2026-03-24 16:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58111e9d-5f00-56eb-9f12-d43d3155c145 with identifier: 10711862 to the API
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '58111e9d-5f00-56eb-9f12-d43d3155c145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ824HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711862',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 134096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Royal Auto S.R.L.',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 152 hp - 134.096 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711862%27 HTTP/1.1" 200 None
2026-03-24 16:05:08 [adesa.it] INFO: Saving data for 10711862: {'auction_closing_time': 1774437300.0, 'created_time': 1774281790.047338, 'last_price_update_time': 1774368308.836274}
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711862') HTTP/1.1" 204 0
2026-03-24 16:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 096616c3-f8a6-58b8-a923-db3d65f3e4ae with identifier: 10716343
2026-03-24 16:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 096616c3-f8a6-58b8-a923-db3d65f3e4ae with identifier: 10716343
2026-03-24 16:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 096616c3-f8a6-58b8-a923-db3d65f3e4ae with identifier: 10716343 to the API
2026-03-24 16:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716343>
{'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': 139,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '096616c3-f8a6-58b8-a923-db3d65f3e4ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EP291WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716343',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 204000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5734981/general/9b813332-19cb-45a7-a60c-7525d13a2a7e.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/00e44db6-86a0-411e-9f4b-99851eec757e.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/5c699a5d-2d65-4098-a815-8ff5c1fd93ce.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/e19d78cb-d3ef-4e3c-ae8f-76635bb65e59.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/1ce71dd5-91f7-41c2-8d27-107452809586.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/2d33b49d-b8f9-43cb-9c62-617daef1d4f8.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/b003d3ec-d3a9-487c-a290-a2198d7a04dc.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/c6a61eee-7135-44e6-88cd-57aa6b38e74e.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/49549030-8693-43a9-b3e5-e695862604f0.jpeg',
'https://images.openlane.eu/carimgs/5734981/general/c70bd1c7-5fd1-45a1-b0af-1c726e03114d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396255,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/9b813332-19cb-45a7-a60c-7525d13a2a7e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415489,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/00e44db6-86a0-411e-9f4b-99851eec757e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352388,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/5c699a5d-2d65-4098-a815-8ff5c1fd93ce.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393026,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/e19d78cb-d3ef-4e3c-ae8f-76635bb65e59.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550581,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/1ce71dd5-91f7-41c2-8d27-107452809586.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375956,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/2d33b49d-b8f9-43cb-9c62-617daef1d4f8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224817,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/b003d3ec-d3a9-487c-a290-a2198d7a04dc.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207172,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/c6a61eee-7135-44e6-88cd-57aa6b38e74e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375653,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/49549030-8693-43a9-b3e5-e695862604f0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096616c3-f8a6-58b8-a923-db3d65f3e4ae/096616c3-f8a6-58b8-a923-db3d65f3e4ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292074,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734981/general/c70bd1c7-5fd1-45a1-b0af-1c726e03114d.jpeg',
'Width': 2048}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 5,
'seller_name': 'ALOTTO E GENEROSO AUTOMOBILI S.r.l.',
'title': 'Ford Kuga 2.0 Business - Diesel - Manual - 139 hp - 204.000 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2013}
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716343%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Saving data for 10716343: {'created_time': 1774368309.263387, 'last_price_update_time': 1774368309.263397, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716343') HTTP/1.1" 204 0
2026-03-24 16:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10716574
2026-03-24 16:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10716574
2026-03-24 16:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10716574 to the API
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '13df94cb-e344-5180-a6b1-62ee44131406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FF973RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716574',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5711483/general/29ffaf09-b1f6-4fd3-803b-f3448eef724d.jpg',
'https://images.openlane.eu/carimgs/5711483/general/c37c0b2b-b894-4a88-9844-24f9bf5bbf6f.jpg',
'https://images.openlane.eu/carimgs/5711483/general/9c1b0fb5-1fa4-40d5-a1bc-0767523adabd.jpg',
'https://images.openlane.eu/carimgs/5711483/general/fb68fd02-f2d6-4570-a6af-2b7d3f94cc03.jpg',
'https://images.openlane.eu/carimgs/5711483/general/eca4e372-7e73-4a26-aab2-f57957d505a4.jpg',
'https://images.openlane.eu/carimgs/5711483/general/b96df5d1-aeee-4986-b375-a0cc2dedaca4.jpg',
'https://images.openlane.eu/carimgs/5711483/general/bed2234a-4eba-41b6-8082-7d8a6028cc66.jpg',
'https://images.openlane.eu/carimgs/5711483/general/9b7530df-d86e-43e6-bf02-8d447939c55d.jpg',
'https://images.openlane.eu/carimgs/5711483/general/85411108-512a-4870-95ba-a30aee771da7.jpg',
'https://images.openlane.eu/carimgs/5711483/general/62826b17-b4c4-4e1c-9c3c-1b1ca73b66e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210196,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/29ffaf09-b1f6-4fd3-803b-f3448eef724d.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160485,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/c37c0b2b-b894-4a88-9844-24f9bf5bbf6f.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321657,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/9c1b0fb5-1fa4-40d5-a1bc-0767523adabd.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208850,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/fb68fd02-f2d6-4570-a6af-2b7d3f94cc03.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125520,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/eca4e372-7e73-4a26-aab2-f57957d505a4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240314,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/b96df5d1-aeee-4986-b375-a0cc2dedaca4.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79999,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/bed2234a-4eba-41b6-8082-7d8a6028cc66.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259474,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/9b7530df-d86e-43e6-bf02-8d447939c55d.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201504,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/85411108-512a-4870-95ba-a30aee771da7.jpg',
'Width': 1496},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13df94cb-e344-5180-a6b1-62ee44131406/13df94cb-e344-5180-a6b1-62ee44131406_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78444,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711483/general/62826b17-b4c4-4e1c-9c3c-1b1ca73b66e5.jpg',
'Width': 900}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2016-10-14',
'seats_number': 5,
'seller_name': "VRENT SOCIETA' A RESPONSABILITA' LIMITATA",
'title': 'Ford Ranger 2.0 TDCI Limited - AWD - Diesel - Manual - 160 hp - '
'213.607 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716574%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Saving data for 10716574: {'created_time': 1774368309.681104, 'last_price_update_time': 1774368309.681114, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716574') HTTP/1.1" 204 0
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F5bf2551f-784f-4662-9893-102e4cce76e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/5bf2551f-784f-4662-9893-102e4cce76e7.jpeg not downloaded yet
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10716676
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716676%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10716676: 1
2026-03-24 16:05:09 [adesa.it] INFO: Scraping item 10716676 url https://www.openlane.eu/en/carv6/auction/10716676
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252Faa4f94af-9329-418d-94bf-5d3ce1009864.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/aa4f94af-9329-418d-94bf-5d3ce1009864.jpeg not downloaded yet
2026-03-24 16:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10715246
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715246%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10715246: 0
2026-03-24 16:05:09 [adesa.it] INFO: Skipping item 10715246 url https://www.openlane.eu/en/carv6/auction/10715246
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10716678
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716678%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10716678: 1
2026-03-24 16:05:09 [adesa.it] INFO: Scraping item 10716678 url https://www.openlane.eu/en/carv6/auction/10716678
2026-03-24 16: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 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg not downloaded yet
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10715355
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715355%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10715355: 0
2026-03-24 16:05:09 [adesa.it] INFO: Skipping item 10715355 url https://www.openlane.eu/en/carv6/auction/10715355
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10709399
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709399%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10709399: 2
2026-03-24 16:05:09 [adesa.it] INFO: Scraping item 10709399 url https://www.openlane.eu/en/carv6/auction/10709399
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg not downloaded yet
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10709329
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709329%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [adesa.it] INFO: Scrape type for 10709329: 2
2026-03-24 16:05:09 [adesa.it] INFO: Scraping item 10709329 url https://www.openlane.eu/en/carv6/auction/10709329
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F29d2e41c-448c-4e59-b337-06ca1db77995.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/29d2e41c-448c-4e59-b337-06ca1db77995.jpeg not downloaded yet
2026-03-24 16:05:09 [adesa.it] INFO: Found listing with ID: 10709429
2026-03-24 16:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709429%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709429: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709429 url https://www.openlane.eu/en/carv6/auction/10709429
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709337
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709337%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709337: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709337 url https://www.openlane.eu/en/carv6/auction/10709337
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709428
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709428%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709428: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709428 url https://www.openlane.eu/en/carv6/auction/10709428
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709439
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709439%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709439: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709439 url https://www.openlane.eu/en/carv6/auction/10709439
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709335
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709335%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709335: 2
2026-03-24 16:05:10 [adesa.it] INFO: Scraping item 10709335 url https://www.openlane.eu/en/carv6/auction/10709335
2026-03-24 16:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10716964
2026-03-24 16:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with scrape type 1
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252F9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252Fc9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/c9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg not downloaded yet
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709426
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709426%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709426: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709426 url https://www.openlane.eu/en/carv6/auction/10709426
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709208
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709208%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709208: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709208 url https://www.openlane.eu/en/carv6/auction/10709208
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709431
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709431%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709431: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709431 url https://www.openlane.eu/en/carv6/auction/10709431
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709427
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709427%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709427: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709427 url https://www.openlane.eu/en/carv6/auction/10709427
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709437
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709437%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709437: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709437 url https://www.openlane.eu/en/carv6/auction/10709437
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709440
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709440%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709440: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709440 url https://www.openlane.eu/en/carv6/auction/10709440
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709436
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709436%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709436: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709436 url https://www.openlane.eu/en/carv6/auction/10709436
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709345
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709345%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709345: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709345 url https://www.openlane.eu/en/carv6/auction/10709345
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709344
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709344%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709344: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709344 url https://www.openlane.eu/en/carv6/auction/10709344
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709347
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709347%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709347: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709347 url https://www.openlane.eu/en/carv6/auction/10709347
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10710111
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710710111%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10710111: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10710111 url https://www.openlane.eu/en/carv6/auction/10710111
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709351
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709351%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709351: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709351 url https://www.openlane.eu/en/carv6/auction/10709351
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709348
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709348%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709348: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709348 url https://www.openlane.eu/en/carv6/auction/10709348
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709349
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709349%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709349: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709349 url https://www.openlane.eu/en/carv6/auction/10709349
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709405
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709405%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709405: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709405 url https://www.openlane.eu/en/carv6/auction/10709405
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10709404
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709404%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10709404: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10709404 url https://www.openlane.eu/en/carv6/auction/10709404
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10711666
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711666%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10711666: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10711666 url https://www.openlane.eu/en/carv6/auction/10711666
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10711376
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711376%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10711376: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10711376 url https://www.openlane.eu/en/carv6/auction/10711376
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10711645
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711645%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10711645: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10711645 url https://www.openlane.eu/en/carv6/auction/10711645
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10718551
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718551%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10718551: 1
2026-03-24 16:05:10 [adesa.it] INFO: Scraping item 10718551 url https://www.openlane.eu/en/carv6/auction/10718551
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252F6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F2b37e827-0537-4c62-bc5b-574117f54898.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/2b37e827-0537-4c62-bc5b-574117f54898.jpeg not downloaded yet
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708920
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708920%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708920: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708920 url https://www.openlane.eu/en/carv6/auction/10708920
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708956
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708956%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708956: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708956 url https://www.openlane.eu/en/carv6/auction/10708956
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708933
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708933%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708933: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708933 url https://www.openlane.eu/en/carv6/auction/10708933
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708935
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708935%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708935: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708935 url https://www.openlane.eu/en/carv6/auction/10708935
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708960
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708960%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708960: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708960 url https://www.openlane.eu/en/carv6/auction/10708960
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708953
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708953%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708953: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708953 url https://www.openlane.eu/en/carv6/auction/10708953
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708936
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708936%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708936: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708936 url https://www.openlane.eu/en/carv6/auction/10708936
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708932
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708932%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708932: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708932 url https://www.openlane.eu/en/carv6/auction/10708932
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708945
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708945%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708945: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708945 url https://www.openlane.eu/en/carv6/auction/10708945
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708947
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708947%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708947: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708947 url https://www.openlane.eu/en/carv6/auction/10708947
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708929
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708929%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708929: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708929 url https://www.openlane.eu/en/carv6/auction/10708929
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708928
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708928%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708928: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708928 url https://www.openlane.eu/en/carv6/auction/10708928
2026-03-24 16:05:10 [adesa.it] INFO: Found listing with ID: 10708906
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708906%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [adesa.it] INFO: Scrape type for 10708906: 0
2026-03-24 16:05:10 [adesa.it] INFO: Skipping item 10708906 url https://www.openlane.eu/en/carv6/auction/10708906
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Fcde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F705d1992-9d86-484e-a12c-2bd0e720f199.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/705d1992-9d86-484e-a12c-2bd0e720f199.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252F35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252Fbd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/bd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Fc3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg not downloaded yet
2026-03-24 16:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252F7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252F01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Fd7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Feeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Fcbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg not downloaded yet
2026-03-24 16:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05: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 16:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe6dd6e-cd29-5632-91a9-d836e330ef9b with identifier: 10716311
2026-03-24 16:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe6dd6e-cd29-5632-91a9-d836e330ef9b with scrape type 1
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F56579cb9-9121-4375-a42a-f40ec99316cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/56579cb9-9121-4375-a42a-f40ec99316cd.jpg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252Fb3107bbf-07a9-494c-8d37-4da97c332a50.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/b3107bbf-07a9-494c-8d37-4da97c332a50.jpg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252Fe9daf8f1-2011-4fb3-a268-2960510ce10e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/e9daf8f1-2011-4fb3-a268-2960510ce10e.jpg not downloaded yet
2026-03-24 16:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg not downloaded yet
2026-03-24 16:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9812c22e-1c82-53ee-ac56-3a7299270423 with identifier: 10716620
2026-03-24 16:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9812c22e-1c82-53ee-ac56-3a7299270423 with scrape type 1
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9812c22e-1c82-53ee-ac56-3a7299270423
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fc705054c-e2ee-4095-b6d6-15f842ed58e6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/c705054c-e2ee-4095-b6d6-15f842ed58e6.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fa4352f6f-1944-406d-8819-16b52b3c960b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/a4352f6f-1944-406d-8819-16b52b3c960b.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252F7fc34f09-bc66-43f2-8f62-90541d534f78.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/7fc34f09-bc66-43f2-8f62-90541d534f78.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fc4692a80-f339-4548-af0c-d94e712069ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/c4692a80-f339-4548-af0c-d94e712069ff.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fb9915eb6-a9ba-465a-8af5-ffee0f38597c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/b9915eb6-a9ba-465a-8af5-ffee0f38597c.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fda31a3d4-c3a2-498d-8eae-95a6b7f3add2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/da31a3d4-c3a2-498d-8eae-95a6b7f3add2.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252F12167930-7656-41f3-a546-c749e3daf88c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/12167930-7656-41f3-a546-c749e3daf88c.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Fac8b9a0c-0170-4db1-8edd-16a6c362b3ca.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/ac8b9a0c-0170-4db1-8edd-16a6c362b3ca.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252F0d1ffc0f-5762-4c77-92d1-0af2abaf6156.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/0d1ffc0f-5762-4c77-92d1-0af2abaf6156.jpeg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5719497%252Fgeneral%252Ff7b592a6-4e47-46a1-a6a7-f022b3ccd444.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719497/general/f7b592a6-4e47-46a1-a6a7-f022b3ccd444.jpeg already downloaded
2026-03-24 16:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9812c22e-1c82-53ee-ac56-3a7299270423, identifier: 10716620
2026-03-24 16:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7708f154-0e49-5105-8c2f-9d4830a06818 with identifier: 10716583
2026-03-24 16:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7708f154-0e49-5105-8c2f-9d4830a06818 with scrape type 1
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7708f154-0e49-5105-8c2f-9d4830a06818
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F434bf7d8-d62c-4d53-8eee-9a80c6cfce15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/434bf7d8-d62c-4d53-8eee-9a80c6cfce15.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F2bca0ae6-9a14-4dcb-bab9-334815cf618f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/2bca0ae6-9a14-4dcb-bab9-334815cf618f.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F4077287d-dedf-47d0-a851-d17ac3d00da7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/4077287d-dedf-47d0-a851-d17ac3d00da7.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252Fa014ca68-5361-4445-a5de-fc3d2f28c44b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/a014ca68-5361-4445-a5de-fc3d2f28c44b.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252Fb8af5204-85f6-4416-b4b3-0bb2e8675075.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/b8af5204-85f6-4416-b4b3-0bb2e8675075.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F82de6c0c-fe5b-446a-84be-68c1b080f47c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/82de6c0c-fe5b-446a-84be-68c1b080f47c.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252Fa5633d2d-a4f9-44b1-9a1c-3cfa073b8138.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/a5633d2d-a4f9-44b1-9a1c-3cfa073b8138.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F84f6296c-5678-4e65-812e-7cec0115069e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/84f6296c-5678-4e65-812e-7cec0115069e.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F8afd2fbe-e089-47cf-bfcc-825d53e1658b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/8afd2fbe-e089-47cf-bfcc-825d53e1658b.jpg already downloaded
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5713295%252Fgeneral%252F212c675b-04b4-4549-ade9-0d4593a8f7ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713295/general/212c675b-04b4-4549-ade9-0d4593a8f7ae.jpg already downloaded
2026-03-24 16:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7708f154-0e49-5105-8c2f-9d4830a06818, identifier: 10716583
2026-03-24 16:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg not downloaded yet
2026-03-24 16:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9812c22e-1c82-53ee-ac56-3a7299270423 with identifier: 10716620
2026-03-24 16:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9812c22e-1c82-53ee-ac56-3a7299270423 with identifier: 10716620
2026-03-24 16:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9812c22e-1c82-53ee-ac56-3a7299270423 with identifier: 10716620 to the API
2026-03-24 16:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': '9812c22e-1c82-53ee-ac56-3a7299270423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Ft164fy',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716620',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 50402,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5719497/general/c705054c-e2ee-4095-b6d6-15f842ed58e6.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/a4352f6f-1944-406d-8819-16b52b3c960b.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/7fc34f09-bc66-43f2-8f62-90541d534f78.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/c4692a80-f339-4548-af0c-d94e712069ff.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/b9915eb6-a9ba-465a-8af5-ffee0f38597c.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/da31a3d4-c3a2-498d-8eae-95a6b7f3add2.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/12167930-7656-41f3-a546-c749e3daf88c.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/ac8b9a0c-0170-4db1-8edd-16a6c362b3ca.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/0d1ffc0f-5762-4c77-92d1-0af2abaf6156.jpeg',
'https://images.openlane.eu/carimgs/5719497/general/f7b592a6-4e47-46a1-a6a7-f022b3ccd444.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562049,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/c705054c-e2ee-4095-b6d6-15f842ed58e6.jpeg',
'Width': 1395},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534869,
'Height': 1099,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/a4352f6f-1944-406d-8819-16b52b3c960b.jpeg',
'Width': 1348},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588209,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/7fc34f09-bc66-43f2-8f62-90541d534f78.jpeg',
'Width': 1361},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/c4692a80-f339-4548-af0c-d94e712069ff.jpeg',
'Width': 1431},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363505,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/b9915eb6-a9ba-465a-8af5-ffee0f38597c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311864,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/da31a3d4-c3a2-498d-8eae-95a6b7f3add2.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302628,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/12167930-7656-41f3-a546-c749e3daf88c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241057,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/ac8b9a0c-0170-4db1-8edd-16a6c362b3ca.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306878,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/0d1ffc0f-5762-4c77-92d1-0af2abaf6156.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9812c22e-1c82-53ee-ac56-3a7299270423/9812c22e-1c82-53ee-ac56-3a7299270423_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411196,
'Height': 1068,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719497/general/f7b592a6-4e47-46a1-a6a7-f022b3ccd444.jpeg',
'Width': 1271}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2018-10-30',
'seats_number': 2,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Smart Fortwo Passion - Electric - Automatic - 82 hp - 50.402 km',
'transmission': 'automatic',
'trim': 'Passion',
'vin': None,
'year': 2018}
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716620%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [adesa.it] INFO: Saving data for 10716620: {'created_time': 1774368312.057004, 'last_price_update_time': 1774368312.057013, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716620') HTTP/1.1" 204 0
2026-03-24 16:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7708f154-0e49-5105-8c2f-9d4830a06818 with identifier: 10716583
2026-03-24 16:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7708f154-0e49-5105-8c2f-9d4830a06818 with identifier: 10716583
2026-03-24 16:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7708f154-0e49-5105-8c2f-9d4830a06818 with identifier: 10716583 to the API
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7708f154-0e49-5105-8c2f-9d4830a06818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP305JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716583',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 259402,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5713295/general/434bf7d8-d62c-4d53-8eee-9a80c6cfce15.jpg',
'https://images.openlane.eu/carimgs/5713295/general/2bca0ae6-9a14-4dcb-bab9-334815cf618f.jpg',
'https://images.openlane.eu/carimgs/5713295/general/4077287d-dedf-47d0-a851-d17ac3d00da7.jpg',
'https://images.openlane.eu/carimgs/5713295/general/a014ca68-5361-4445-a5de-fc3d2f28c44b.jpg',
'https://images.openlane.eu/carimgs/5713295/general/b8af5204-85f6-4416-b4b3-0bb2e8675075.jpg',
'https://images.openlane.eu/carimgs/5713295/general/82de6c0c-fe5b-446a-84be-68c1b080f47c.jpg',
'https://images.openlane.eu/carimgs/5713295/general/a5633d2d-a4f9-44b1-9a1c-3cfa073b8138.jpg',
'https://images.openlane.eu/carimgs/5713295/general/84f6296c-5678-4e65-812e-7cec0115069e.jpg',
'https://images.openlane.eu/carimgs/5713295/general/8afd2fbe-e089-47cf-bfcc-825d53e1658b.jpg',
'https://images.openlane.eu/carimgs/5713295/general/212c675b-04b4-4549-ade9-0d4593a8f7ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2170805,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/434bf7d8-d62c-4d53-8eee-9a80c6cfce15.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2046970,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/2bca0ae6-9a14-4dcb-bab9-334815cf618f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2003489,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/4077287d-dedf-47d0-a851-d17ac3d00da7.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1853727,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/a014ca68-5361-4445-a5de-fc3d2f28c44b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2417379,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/b8af5204-85f6-4416-b4b3-0bb2e8675075.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2329975,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/82de6c0c-fe5b-446a-84be-68c1b080f47c.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2142928,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/a5633d2d-a4f9-44b1-9a1c-3cfa073b8138.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2263555,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/84f6296c-5678-4e65-812e-7cec0115069e.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2155923,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/8afd2fbe-e089-47cf-bfcc-825d53e1658b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7708f154-0e49-5105-8c2f-9d4830a06818/7708f154-0e49-5105-8c2f-9d4830a06818_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2424182,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713295/general/212c675b-04b4-4549-ade9-0d4593a8f7ae.jpg',
'Width': 4032}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2018-08-30',
'seats_number': 7,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Shine - Diesel - Manual - 120 hp - '
'259.402 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2018}
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716583%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [adesa.it] INFO: Saving data for 10716583: {'created_time': 1774368312.518041, 'last_price_update_time': 1774368312.518051, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716583') HTTP/1.1" 204 0
2026-03-24 16:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740488%252Fgeneral%252Fbf13969f-e472-40c3-a75a-501296301e76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/bf13969f-e472-40c3-a75a-501296301e76.jpg not downloaded yet
2026-03-24 16: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 16:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e0f50>
2026-03-24 16:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Feeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg saved to cache
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740488%252Fgeneral%252F693e4658-6dfe-4836-8cf1-598e50364514.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/693e4658-6dfe-4836-8cf1-598e50364514.jpg not downloaded yet
2026-03-24 16:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740488%252Fgeneral%252F7c39ddba-567b-4110-9f07-fea2a848a150.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/7c39ddba-567b-4110-9f07-fea2a848a150.jpg not downloaded yet
2026-03-24 16:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5780a9d9-384e-5a52-9cfe-63c99252eddc with identifier: 10716312
2026-03-24 16:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5780a9d9-384e-5a52-9cfe-63c99252eddc with scrape type 1
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252F67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg not downloaded yet
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252Ff88bf9fb-f732-49fb-9373-05e6c51858d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/f88bf9fb-f732-49fb-9373-05e6c51858d5.jpg not downloaded yet
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252F5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg not downloaded yet
2026-03-24 16:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 091b5186-18d8-52cb-aac3-48543c2b7742 with identifier: 10716283
2026-03-24 16:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 091b5186-18d8-52cb-aac3-48543c2b7742 with scrape type 1
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 091b5186-18d8-52cb-aac3-48543c2b7742
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F7477da87-9811-420a-bd42-2790f66b92ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/7477da87-9811-420a-bd42-2790f66b92ce.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F02a1c731-32d9-4645-a525-480718f838ba.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/02a1c731-32d9-4645-a525-480718f838ba.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F8eecac92-2d09-4c4b-8473-b496df95ee26.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/8eecac92-2d09-4c4b-8473-b496df95ee26.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F3154d540-08ac-41bf-8618-aee9c1d1177e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/3154d540-08ac-41bf-8618-aee9c1d1177e.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252Fab91b2de-7926-44f8-b8b9-cc64478ff911.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/ab91b2de-7926-44f8-b8b9-cc64478ff911.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252Ff3d8ccdc-c7a0-433c-be6c-4890d2b66634.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/f3d8ccdc-c7a0-433c-be6c-4890d2b66634.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F9c344e8a-8f45-44b1-932f-050c860a8269.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/9c344e8a-8f45-44b1-932f-050c860a8269.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F2a544b0e-f9db-4a13-a441-ed0e1759f3c4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/2a544b0e-f9db-4a13-a441-ed0e1759f3c4.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F7d480986-7b58-4b99-aa30-89b3ff57593c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/7d480986-7b58-4b99-aa30-89b3ff57593c.jpeg already downloaded
2026-03-24 16:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5721312%252Fgeneral%252F4545f33a-382f-44a0-b730-0df2b5f80383.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721312/general/4545f33a-382f-44a0-b730-0df2b5f80383.jpeg already downloaded
2026-03-24 16:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 091b5186-18d8-52cb-aac3-48543c2b7742, identifier: 10716283
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252F9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg not downloaded yet
2026-03-24 16:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 091b5186-18d8-52cb-aac3-48543c2b7742 with identifier: 10716283
2026-03-24 16:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 091b5186-18d8-52cb-aac3-48543c2b7742 with identifier: 10716283
2026-03-24 16:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 091b5186-18d8-52cb-aac3-48543c2b7742 with identifier: 10716283 to the API
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716283>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '091b5186-18d8-52cb-aac3-48543c2b7742',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ159CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716283',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Arona',
'odometer': 18010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5721312/general/7477da87-9811-420a-bd42-2790f66b92ce.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/02a1c731-32d9-4645-a525-480718f838ba.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/8eecac92-2d09-4c4b-8473-b496df95ee26.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/3154d540-08ac-41bf-8618-aee9c1d1177e.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/ab91b2de-7926-44f8-b8b9-cc64478ff911.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/f3d8ccdc-c7a0-433c-be6c-4890d2b66634.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/9c344e8a-8f45-44b1-932f-050c860a8269.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/2a544b0e-f9db-4a13-a441-ed0e1759f3c4.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/7d480986-7b58-4b99-aa30-89b3ff57593c.jpeg',
'https://images.openlane.eu/carimgs/5721312/general/4545f33a-382f-44a0-b730-0df2b5f80383.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368722,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/7477da87-9811-420a-bd42-2790f66b92ce.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378311,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/02a1c731-32d9-4645-a525-480718f838ba.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374210,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/8eecac92-2d09-4c4b-8473-b496df95ee26.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373662,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/3154d540-08ac-41bf-8618-aee9c1d1177e.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366827,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/ab91b2de-7926-44f8-b8b9-cc64478ff911.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416979,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/f3d8ccdc-c7a0-433c-be6c-4890d2b66634.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318520,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/9c344e8a-8f45-44b1-932f-050c860a8269.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/2a544b0e-f9db-4a13-a441-ed0e1759f3c4.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295241,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/7d480986-7b58-4b99-aa30-89b3ff57593c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_091b5186-18d8-52cb-aac3-48543c2b7742/091b5186-18d8-52cb-aac3-48543c2b7742_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424730,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721312/general/4545f33a-382f-44a0-b730-0df2b5f80383.jpeg',
'Width': 1428}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 115 hp - 18.010 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716283%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [adesa.it] INFO: Saving data for 10716283: {'created_time': 1774368313.388146, 'last_price_update_time': 1774368313.388155, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716283') HTTP/1.1" 204 0
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252Fc1cbcd0a-33b5-46b3-ba64-100286f93057.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/c1cbcd0a-33b5-46b3-ba64-100286f93057.jpg not downloaded yet
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db43b10>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742562%252Fgeneral%252Fcbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg saved to cache
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/693e4658-6dfe-4836-8cf1-598e50364514.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252Fcf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/cf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg not downloaded yet
2026-03-24 16: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 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/e9daf8f1-2011-4fb3-a268-2960510ce10e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252Ff0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/f0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg not downloaded yet
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9180d0>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg saved to cache
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252F8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg not downloaded yet
2026-03-24 16:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10716963
2026-03-24 16:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4024d62-201a-5d6d-a030-0d25d8b10ced with scrape type 1
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg not downloaded yet
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de31d10>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg saved to cache
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4e750>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252F693e4658-6dfe-4836-8cf1-598e50364514.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/693e4658-6dfe-4836-8cf1-598e50364514.jpg saved to cache
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252Fd5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/d5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg not downloaded yet
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg not downloaded yet
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/f88bf9fb-f732-49fb-9373-05e6c51858d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740572%252Fgeneral%252F6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg not downloaded yet
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea32250>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740488%252Fgeneral%252Fe9daf8f1-2011-4fb3-a268-2960510ce10e.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/e9daf8f1-2011-4fb3-a268-2960510ce10e.jpg saved to cache
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/bd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F825a6446-96b2-4836-9e42-fae2929cf317.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/825a6446-96b2-4836-9e42-fae2929cf317.jpeg not downloaded yet
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/c1cbcd0a-33b5-46b3-ba64-100286f93057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16: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 16:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg not downloaded yet
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de34b50>
2026-03-24 16:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252F9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg saved to cache
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db07e50>
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252Ff88bf9fb-f732-49fb-9373-05e6c51858d5.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/f88bf9fb-f732-49fb-9373-05e6c51858d5.jpg saved to cache
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/cf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg not downloaded yet
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252Fecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/ecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg not downloaded yet
2026-03-24 16:05:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8132d0>
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252Fbd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/bd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg saved to cache
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd98850>
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252F5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg saved to cache
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b08e8ee4-7d75-5ae0-9d5a-92b70b074896 with identifier: 10716966
2026-03-24 16:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b08e8ee4-7d75-5ae0-9d5a-92b70b074896 with scrape type 1
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b08e8ee4-7d75-5ae0-9d5a-92b70b074896
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252F07b88eda-b3d4-428a-8150-e28a68b92382.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/07b88eda-b3d4-428a-8150-e28a68b92382.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252F993a741c-4799-4526-bc71-d4afdde34ea4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/993a741c-4799-4526-bc71-d4afdde34ea4.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252F5d5dcd24-6242-4e55-a103-60759ebe4930.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/5d5dcd24-6242-4e55-a103-60759ebe4930.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fbf9f9065-aeea-4de6-aa62-5dfa4495b585.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/bf9f9065-aeea-4de6-aa62-5dfa4495b585.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fef1b39db-1b63-4872-ac7c-33c062d1f2d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/ef1b39db-1b63-4872-ac7c-33c062d1f2d7.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fec057b20-76f4-4234-ba7c-63cbf8fffb8d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/ec057b20-76f4-4234-ba7c-63cbf8fffb8d.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252F063f4d33-d605-4cbc-9924-cf83a6c011c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/063f4d33-d605-4cbc-9924-cf83a6c011c3.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fadade67f-1b11-4973-a548-eb789bac936b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/adade67f-1b11-4973-a548-eb789bac936b.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fe957928a-a2c4-4c18-b19c-d00c36cee573.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/e957928a-a2c4-4c18-b19c-d00c36cee573.jpeg already downloaded
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5710780%252Fgeneral%252Fdb294667-789d-41e2-88e8-0c9e549c5937.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710780/general/db294667-789d-41e2-88e8-0c9e549c5937.jpeg already downloaded
2026-03-24 16:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b08e8ee4-7d75-5ae0-9d5a-92b70b074896, identifier: 10716966
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de296d0>
2026-03-24 16:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252Fc1cbcd0a-33b5-46b3-ba64-100286f93057.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/c1cbcd0a-33b5-46b3-ba64-100286f93057.jpg saved to cache
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg not downloaded yet
2026-03-24 16:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b08e8ee4-7d75-5ae0-9d5a-92b70b074896 with identifier: 10716966
2026-03-24 16:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b08e8ee4-7d75-5ae0-9d5a-92b70b074896 with identifier: 10716966
2026-03-24 16:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b08e8ee4-7d75-5ae0-9d5a-92b70b074896 with identifier: 10716966 to the API
2026-03-24 16:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716966>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b08e8ee4-7d75-5ae0-9d5a-92b70b074896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV602RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716966',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 8354,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5710780/general/07b88eda-b3d4-428a-8150-e28a68b92382.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/993a741c-4799-4526-bc71-d4afdde34ea4.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/5d5dcd24-6242-4e55-a103-60759ebe4930.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/bf9f9065-aeea-4de6-aa62-5dfa4495b585.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/ef1b39db-1b63-4872-ac7c-33c062d1f2d7.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/ec057b20-76f4-4234-ba7c-63cbf8fffb8d.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/063f4d33-d605-4cbc-9924-cf83a6c011c3.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/adade67f-1b11-4973-a548-eb789bac936b.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/e957928a-a2c4-4c18-b19c-d00c36cee573.jpeg',
'https://images.openlane.eu/carimgs/5710780/general/db294667-789d-41e2-88e8-0c9e549c5937.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396818,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/07b88eda-b3d4-428a-8150-e28a68b92382.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425159,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/993a741c-4799-4526-bc71-d4afdde34ea4.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361537,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/5d5dcd24-6242-4e55-a103-60759ebe4930.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437229,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/bf9f9065-aeea-4de6-aa62-5dfa4495b585.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441419,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/ef1b39db-1b63-4872-ac7c-33c062d1f2d7.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353098,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/ec057b20-76f4-4234-ba7c-63cbf8fffb8d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321281,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/063f4d33-d605-4cbc-9924-cf83a6c011c3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/adade67f-1b11-4973-a548-eb789bac936b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301791,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/e957928a-a2c4-4c18-b19c-d00c36cee573.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b08e8ee4-7d75-5ae0-9d5a-92b70b074896/b08e8ee4-7d75-5ae0-9d5a-92b70b074896_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319440,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710780/general/db294667-789d-41e2-88e8-0c9e549c5937.jpeg',
'Width': 1428}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Toyota Corolla Touring Sports 1.8 GR-Sport - Hybrid - Automatic - '
'140 hp - 8.354 km',
'transmission': 'automatic',
'trim': 'GR-Sport',
'vin': None,
'year': 2024}
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716966%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [adesa.it] INFO: Saving data for 10716966: {'created_time': 1774368315.065681, 'last_price_update_time': 1774368315.065691, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716966') HTTP/1.1" 204 0
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/d5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg not downloaded yet
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e807f10>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252Fcf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/cf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/f0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg not downloaded yet
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742561%252Fgeneral%252F4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg not downloaded yet
2026-03-24 16:05:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb6bb10>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742561%252Fgeneral%252F49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f7550>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252Fd5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/d5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de471d0>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252F8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbdf50>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742561%252Fgeneral%252F3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10716347
2026-03-24 16:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 1
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F35977a3c-01a4-4709-9206-47175f88be74.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/35977a3c-01a4-4709-9206-47175f88be74.JPG not downloaded yet
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec07e90>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252Ff0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/f0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f7e10>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740572%252Fgeneral%252F6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F6ddf6305-c13e-47b9-bcb0-96792c1ad40b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/6ddf6305-c13e-47b9-bcb0-96792c1ad40b.JPG not downloaded yet
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/825a6446-96b2-4836-9e42-fae2929cf317.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740572/general/67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716312)
2026-03-24 16:05:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd99dd0>
2026-03-24 16:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742561%252Fgeneral%252F5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg saved to cache
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/ecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F7d8e3e68-fcdf-40dd-b494-350e4344ee8d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/7d8e3e68-fcdf-40dd-b494-350e4344ee8d.JPG not downloaded yet
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/35977a3c-01a4-4709-9206-47175f88be74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F95a46f8c-e522-4df8-8ab8-2f9a72fcc450.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/95a46f8c-e522-4df8-8ab8-2f9a72fcc450.JPG not downloaded yet
2026-03-24 16:05:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db65c50>
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg saved to cache
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea7050>
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg saved to cache
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/7c39ddba-567b-4110-9f07-fea2a848a150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/6ddf6305-c13e-47b9-bcb0-96792c1ad40b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de358d0>
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F825a6446-96b2-4836-9e42-fae2929cf317.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/825a6446-96b2-4836-9e42-fae2929cf317.jpeg saved to cache
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec36990>
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740572%252Fgeneral%252F67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740572/general/67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg saved to cache
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5780a9d9-384e-5a52-9cfe-63c99252eddc
2026-03-24 16:05:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5780a9d9-384e-5a52-9cfe-63c99252eddc, skipping ID generation
2026-03-24 16:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5780a9d9-384e-5a52-9cfe-63c99252eddc with scrape type 1
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5780a9d9-384e-5a52-9cfe-63c99252eddc sending to next pipeline
2026-03-24 16:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5780a9d9-384e-5a52-9cfe-63c99252eddc, identifier: 10716312
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252Fa83f17fa-3e3b-46c5-80e0-ac7886a0d915.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/a83f17fa-3e3b-46c5-80e0-ac7886a0d915.JPG not downloaded yet
2026-03-24 16:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5780a9d9-384e-5a52-9cfe-63c99252eddc with identifier: 10716312
2026-03-24 16:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5780a9d9-384e-5a52-9cfe-63c99252eddc with identifier: 10716312
2026-03-24 16:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5780a9d9-384e-5a52-9cfe-63c99252eddc with identifier: 10716312 to the API
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740572/general/67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 81,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '5780a9d9-384e-5a52-9cfe-63c99252eddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG034WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716312',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '208',
'odometer': 112900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291654,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/67eaa0b9-97aa-4263-ae79-7872f06402ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325786,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/f88bf9fb-f732-49fb-9373-05e6c51858d5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263164,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/5b3a7caa-96e9-4784-91ca-5745d4f6bc4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287034,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/9e68edf2-f5a2-47d4-aa72-441c1f38351a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336114,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/c1cbcd0a-33b5-46b3-ba64-100286f93057.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/cf7e73eb-e18b-4da0-adc8-2bc59cd9a349.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320501,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/f0d4691d-9dd8-4c17-ab4a-233231bfffc3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330279,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/8c6ad66d-f1b3-4baa-8ed7-371e5300b054.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345980,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/d5ae1bde-56fe-4bd4-b332-30d0c49f5fbd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5780a9d9-384e-5a52-9cfe-63c99252eddc/5780a9d9-384e-5a52-9cfe-63c99252eddc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352714,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740572/general/6cf06807-6d1b-4fbe-bf36-2627d6b7a225.jpg',
'Width': 2000}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2017-01-02',
'seats_number': 5,
'seller_name': 'Solarino Auto di Solarino Salvatore',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 81 hp - 112.900 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2017}
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716312%27 HTTP/1.1" 200 None
2026-03-24 16:05:16 [adesa.it] INFO: Saving data for 10716312: {'created_time': 1774368316.969714, 'last_price_update_time': 1774368316.969727, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716312') HTTP/1.1" 204 0
2026-03-24 16:05:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de67c50>
2026-03-24 16:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252Fecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/ecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg saved to cache
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deebe10>
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg saved to cache
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc6c50>
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg saved to cache
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/7d8e3e68-fcdf-40dd-b494-350e4344ee8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F1981598b-a9b2-4c9f-976e-5e4a986c4e6b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/1981598b-a9b2-4c9f-976e-5e4a986c4e6b.JPG not downloaded yet
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df93c90>
2026-03-24 16:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252F7c39ddba-567b-4110-9f07-fea2a848a150.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/7c39ddba-567b-4110-9f07-fea2a848a150.jpg saved to cache
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/bf13969f-e472-40c3-a75a-501296301e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/b3107bbf-07a9-494c-8d37-4da97c332a50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742561/general/4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716963)
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F46694ac6-2fe6-4040-8787-fe0e7ff5fbf2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/46694ac6-2fe6-4040-8787-fe0e7ff5fbf2.JPG not downloaded yet
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/56579cb9-9121-4375-a42a-f40ec99316cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05: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 16:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252Fcab14608-88a4-404c-bfd0-b297d65aa122.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/cab14608-88a4-404c-bfd0-b297d65aa122.JPG not downloaded yet
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10716352
2026-03-24 16:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e88e17c-ec00-5459-8682-21a092e142df with scrape type 1
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e88e17c-ec00-5459-8682-21a092e142df
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252Fa9b6a91f-6e5a-43c2-b1f2-08e25cfafea1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/a9b6a91f-6e5a-43c2-b1f2-08e25cfafea1.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252F28d64262-f421-450d-a25c-3de41f3d4104.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/28d64262-f421-450d-a25c-3de41f3d4104.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252Fcdd98729-6135-4745-b7ff-984aef2ac14b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/cdd98729-6135-4745-b7ff-984aef2ac14b.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252F7e9d4101-ce9a-44fc-acf4-d1285998f2db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/7e9d4101-ce9a-44fc-acf4-d1285998f2db.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252Fd2a10fcf-05be-4255-979d-9c032f39d4b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/d2a10fcf-05be-4255-979d-9c032f39d4b5.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252Fc257ba36-0d85-4c0c-acec-bfc955795123.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/c257ba36-0d85-4c0c-acec-bfc955795123.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252Feb7b1d71-7923-40f3-ac40-a21f158ef55d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/eb7b1d71-7923-40f3-ac40-a21f158ef55d.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252F33b54c6d-662f-4275-bd2d-1c954a705d0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/33b54c6d-662f-4275-bd2d-1c954a705d0a.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252F6a805257-8870-42a5-989d-159a937b7ce9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/6a805257-8870-42a5-989d-159a937b7ce9.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5714802%252Fgeneral%252F428742e5-5072-4f24-a042-ce301d5148d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714802/general/428742e5-5072-4f24-a042-ce301d5148d6.jpg already downloaded
2026-03-24 16:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e88e17c-ec00-5459-8682-21a092e142df, identifier: 10716352
2026-03-24 16:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9beed64-41e5-5f5a-a6c1-e5521cdf7649 with identifier: 10716575
2026-03-24 16:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9beed64-41e5-5f5a-a6c1-e5521cdf7649 with scrape type 1
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9beed64-41e5-5f5a-a6c1-e5521cdf7649
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252F7371448b-a3bf-4e16-acdc-9b31b564b1a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/7371448b-a3bf-4e16-acdc-9b31b564b1a1.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252Fb9302cbd-5c6f-426d-98d7-d91662596efd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/b9302cbd-5c6f-426d-98d7-d91662596efd.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252Fa9cfca2c-2eaa-43b2-8aaf-7410d8af60c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/a9cfca2c-2eaa-43b2-8aaf-7410d8af60c5.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252Fcc7eb34a-92ba-4673-b7dd-044c0417c24f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/cc7eb34a-92ba-4673-b7dd-044c0417c24f.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252F2cbe219f-0ed1-460d-9d9a-f04e0882484f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/2cbe219f-0ed1-460d-9d9a-f04e0882484f.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252Fb5a4a1ab-e02d-4083-8c50-909d1ad2ad79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/b5a4a1ab-e02d-4083-8c50-909d1ad2ad79.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252F00a1efae-7a2d-4828-9b15-464d7fea1912.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/00a1efae-7a2d-4828-9b15-464d7fea1912.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252Ff434f2b5-c375-43a6-bf49-878fbf99c13c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/f434f2b5-c375-43a6-bf49-878fbf99c13c.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252F9680a542-bd93-4292-80bc-ef2fbd9f9dd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/9680a542-bd93-4292-80bc-ef2fbd9f9dd5.jpg already downloaded
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5711772%252Fgeneral%252F1a94b245-b478-4c80-a694-6a8e164c41e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711772/general/1a94b245-b478-4c80-a694-6a8e164c41e5.jpg already downloaded
2026-03-24 16:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c9beed64-41e5-5f5a-a6c1-e5521cdf7649, identifier: 10716575
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740488/general/9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716311)
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/a83f17fa-3e3b-46c5-80e0-ac7886a0d915.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F7a9eac7d-a7db-4a6d-9c1f-600158279210.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/7a9eac7d-a7db-4a6d-9c1f-600158279210.JPG not downloaded yet
2026-03-24 16:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10716352
2026-03-24 16:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10716352
2026-03-24 16:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10716352 to the API
2026-03-24 16:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7e88e17c-ec00-5459-8682-21a092e142df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EK277BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716352',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 214956,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5714802/general/a9b6a91f-6e5a-43c2-b1f2-08e25cfafea1.jpg',
'https://images.openlane.eu/carimgs/5714802/general/28d64262-f421-450d-a25c-3de41f3d4104.jpg',
'https://images.openlane.eu/carimgs/5714802/general/cdd98729-6135-4745-b7ff-984aef2ac14b.jpg',
'https://images.openlane.eu/carimgs/5714802/general/7e9d4101-ce9a-44fc-acf4-d1285998f2db.jpg',
'https://images.openlane.eu/carimgs/5714802/general/d2a10fcf-05be-4255-979d-9c032f39d4b5.jpg',
'https://images.openlane.eu/carimgs/5714802/general/c257ba36-0d85-4c0c-acec-bfc955795123.jpg',
'https://images.openlane.eu/carimgs/5714802/general/eb7b1d71-7923-40f3-ac40-a21f158ef55d.jpg',
'https://images.openlane.eu/carimgs/5714802/general/33b54c6d-662f-4275-bd2d-1c954a705d0a.jpg',
'https://images.openlane.eu/carimgs/5714802/general/6a805257-8870-42a5-989d-159a937b7ce9.jpg',
'https://images.openlane.eu/carimgs/5714802/general/428742e5-5072-4f24-a042-ce301d5148d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1794390,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/a9b6a91f-6e5a-43c2-b1f2-08e25cfafea1.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1592143,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/28d64262-f421-450d-a25c-3de41f3d4104.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1930377,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/cdd98729-6135-4745-b7ff-984aef2ac14b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1592389,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/7e9d4101-ce9a-44fc-acf4-d1285998f2db.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2663323,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/d2a10fcf-05be-4255-979d-9c032f39d4b5.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2474414,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/c257ba36-0d85-4c0c-acec-bfc955795123.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641119,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/eb7b1d71-7923-40f3-ac40-a21f158ef55d.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1833614,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/33b54c6d-662f-4275-bd2d-1c954a705d0a.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1528834,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/6a805257-8870-42a5-989d-159a937b7ce9.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e88e17c-ec00-5459-8682-21a092e142df/7e88e17c-ec00-5459-8682-21a092e142df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1712591,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714802/general/428742e5-5072-4f24-a042-ce301d5148d6.jpg',
'Width': 4032}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2011-08-04',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Volkswagen Golf 1.6 TDI Business - Diesel - Manual - 104 hp - '
'214.956 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2011}
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716352%27 HTTP/1.1" 200 None
2026-03-24 16:05:18 [adesa.it] INFO: Saving data for 10716352: {'created_time': 1774368318.398619, 'last_price_update_time': 1774368318.398629, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716352') HTTP/1.1" 204 0
2026-03-24 16:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c9beed64-41e5-5f5a-a6c1-e5521cdf7649 with identifier: 10716575
2026-03-24 16:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c9beed64-41e5-5f5a-a6c1-e5521cdf7649 with identifier: 10716575
2026-03-24 16:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c9beed64-41e5-5f5a-a6c1-e5521cdf7649 with identifier: 10716575 to the API
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9beed64-41e5-5f5a-a6c1-e5521cdf7649',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EY014GN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716575',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 209573,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5711772/general/7371448b-a3bf-4e16-acdc-9b31b564b1a1.jpg',
'https://images.openlane.eu/carimgs/5711772/general/b9302cbd-5c6f-426d-98d7-d91662596efd.jpg',
'https://images.openlane.eu/carimgs/5711772/general/a9cfca2c-2eaa-43b2-8aaf-7410d8af60c5.jpg',
'https://images.openlane.eu/carimgs/5711772/general/cc7eb34a-92ba-4673-b7dd-044c0417c24f.jpg',
'https://images.openlane.eu/carimgs/5711772/general/2cbe219f-0ed1-460d-9d9a-f04e0882484f.jpg',
'https://images.openlane.eu/carimgs/5711772/general/b5a4a1ab-e02d-4083-8c50-909d1ad2ad79.jpg',
'https://images.openlane.eu/carimgs/5711772/general/00a1efae-7a2d-4828-9b15-464d7fea1912.jpg',
'https://images.openlane.eu/carimgs/5711772/general/f434f2b5-c375-43a6-bf49-878fbf99c13c.jpg',
'https://images.openlane.eu/carimgs/5711772/general/9680a542-bd93-4292-80bc-ef2fbd9f9dd5.jpg',
'https://images.openlane.eu/carimgs/5711772/general/1a94b245-b478-4c80-a694-6a8e164c41e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2242063,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/7371448b-a3bf-4e16-acdc-9b31b564b1a1.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2270840,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/b9302cbd-5c6f-426d-98d7-d91662596efd.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2090092,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/a9cfca2c-2eaa-43b2-8aaf-7410d8af60c5.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2289876,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/cc7eb34a-92ba-4673-b7dd-044c0417c24f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2603275,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/2cbe219f-0ed1-460d-9d9a-f04e0882484f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2845970,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/b5a4a1ab-e02d-4083-8c50-909d1ad2ad79.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2103004,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/00a1efae-7a2d-4828-9b15-464d7fea1912.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2977332,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/f434f2b5-c375-43a6-bf49-878fbf99c13c.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2906935,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/9680a542-bd93-4292-80bc-ef2fbd9f9dd5.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9beed64-41e5-5f5a-a6c1-e5521cdf7649/c9beed64-41e5-5f5a-a6c1-e5521cdf7649_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2225090,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711772/general/1a94b245-b478-4c80-a694-6a8e164c41e5.jpg',
'Width': 4032}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-01-13',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 109 hp - 209.573 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2015}
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716575%27 HTTP/1.1" 200 None
2026-03-24 16:05:18 [adesa.it] INFO: Saving data for 10716575: {'created_time': 1774368318.736225, 'last_price_update_time': 1774368318.736236, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716575') HTTP/1.1" 204 0
2026-03-24 16:05:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/95a46f8c-e522-4df8-8ab8-2f9a72fcc450.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/1981598b-a9b2-4c9f-976e-5e4a986c4e6b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737155%252Fgeneral%252F8750a295-1255-469c-b7a8-e09a9636d497.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737155/general/8750a295-1255-469c-b7a8-e09a9636d497.JPG not downloaded yet
2026-03-24 16: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 16:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df11810>
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252Fbf13969f-e472-40c3-a75a-501296301e76.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/bf13969f-e472-40c3-a75a-501296301e76.jpg saved to cache
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de97ed0>
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252Fb3107bbf-07a9-494c-8d37-4da97c332a50.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/b3107bbf-07a9-494c-8d37-4da97c332a50.jpg saved to cache
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10716676
2026-03-24 16:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with scrape type 1
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg not downloaded yet
2026-03-24 16:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f10053-4b28-52c0-91b7-cca8b58bf751 with identifier: 10716959
2026-03-24 16:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f10053-4b28-52c0-91b7-cca8b58bf751 with scrape type 1
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252Fef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/ef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg not downloaded yet
2026-03-24 16:05:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7ad10>
2026-03-24 16:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742561%252Fgeneral%252F4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742561/general/4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg saved to cache
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4024d62-201a-5d6d-a030-0d25d8b10ced
2026-03-24 16:05:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4024d62-201a-5d6d-a030-0d25d8b10ced, skipping ID generation
2026-03-24 16:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4024d62-201a-5d6d-a030-0d25d8b10ced with scrape type 1
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4024d62-201a-5d6d-a030-0d25d8b10ced sending to next pipeline
2026-03-24 16:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e4024d62-201a-5d6d-a030-0d25d8b10ced, identifier: 10716963
2026-03-24 16:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10716967
2026-03-24 16:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf3472d-26c4-574f-a1cb-39f680d3387b with scrape type 1
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbf3472d-26c4-574f-a1cb-39f680d3387b
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F81d66403-187a-46d8-a228-a916a8283182.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/81d66403-187a-46d8-a228-a916a8283182.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252Fdebf5975-b559-47cc-8668-5062a1bff576.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/debf5975-b559-47cc-8668-5062a1bff576.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F48185791-74fb-490b-955a-a2aff258ae99.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/48185791-74fb-490b-955a-a2aff258ae99.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F19569d73-b086-47b4-964f-87e23b884085.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/19569d73-b086-47b4-964f-87e23b884085.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252Faf2bbd95-846d-4a1c-bd51-3db7c438631c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/af2bbd95-846d-4a1c-bd51-3db7c438631c.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F63256af0-47ed-4ed6-9822-50311de5d3be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/63256af0-47ed-4ed6-9822-50311de5d3be.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F85619477-c809-4a6c-be7f-b894c2cfbd87.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/85619477-c809-4a6c-be7f-b894c2cfbd87.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F078058b8-667c-4e55-b0a0-e7c57ba221cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/078058b8-667c-4e55-b0a0-e7c57ba221cc.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252Faf1c0e6a-b9ca-4826-bb6a-973278cc9894.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/af1c0e6a-b9ca-4826-bb6a-973278cc9894.jpeg already downloaded
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5737555%252Fgeneral%252F7e73f0d6-7bcb-429d-be40-b535a873444a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737555/general/7e73f0d6-7bcb-429d-be40-b535a873444a.jpeg already downloaded
2026-03-24 16:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf3472d-26c4-574f-a1cb-39f680d3387b, identifier: 10716967
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de73490>
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252F56579cb9-9121-4375-a42a-f40ec99316cd.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/56579cb9-9121-4375-a42a-f40ec99316cd.jpg saved to cache
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea60c50>
2026-03-24 16:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252F1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg saved to cache
2026-03-24 16:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10716963
2026-03-24 16:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10716963
2026-03-24 16:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10716963 to the API
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742561/general/4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg>
{'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': 248,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e4024d62-201a-5d6d-a030-0d25d8b10ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gm372ex',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716963',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Highlander',
'odometer': 110892,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339764,
'Height': 1452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/49679e13-ac37-4d7c-8543-5141f9d977f4.jpeg',
'Width': 1952},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428546,
'Height': 1505,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/3f6c82a5-ba9b-46d4-9a99-43a2c0875bc7.jpeg',
'Width': 1879},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377269,
'Height': 1377,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/825a6446-96b2-4836-9e42-fae2929cf317.jpeg',
'Width': 1810},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412397,
'Height': 1410,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/5b53ac79-7b69-40e5-8d12-d05d701df5d7.jpeg',
'Width': 1898},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335100,
'Height': 1481,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/86354a7a-1cb4-4eab-ac9c-8824ba65d16f.jpeg',
'Width': 2006},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464602,
'Height': 1543,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/ecb71701-bc0b-443b-b65f-2abc393e64ef.jpeg',
'Width': 2059},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429987,
'Height': 1389,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/368a3aa2-21f3-48ff-8f6b-75c7b814e0d8.jpeg',
'Width': 1983},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231668,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/9f0c2705-676a-4b44-9b32-b98e0be17e48.jpeg',
'Width': 1795},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299542,
'Height': 1503,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/7199ab7c-b053-4a46-ad7e-227826ae8f23.jpeg',
'Width': 2144},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4024d62-201a-5d6d-a030-0d25d8b10ced/e4024d62-201a-5d6d-a030-0d25d8b10ced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343415,
'Height': 1471,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742561/general/4df1ab54-ee04-4090-8c6a-1d2cd3f0fb80.jpeg',
'Width': 2017}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 7,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Toyota Highlander 2.5h Lounge - AWD - Hybrid - Automatic - 248 hp - '
'110.892 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716963%27 HTTP/1.1" 200 None
2026-03-24 16:05:19 [adesa.it] INFO: Saving data for 10716963: {'created_time': 1774368319.86365, 'last_price_update_time': 1774368319.86366, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716963') HTTP/1.1" 204 0
2026-03-24 16:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10716967
2026-03-24 16:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10716967
2026-03-24 16:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10716967 to the API
2026-03-24 16:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716967>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'cbf3472d-26c4-574f-a1cb-39f680d3387b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY458SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716967',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Arona',
'odometer': 10995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5737555/general/81d66403-187a-46d8-a228-a916a8283182.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/debf5975-b559-47cc-8668-5062a1bff576.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/48185791-74fb-490b-955a-a2aff258ae99.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/19569d73-b086-47b4-964f-87e23b884085.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/af2bbd95-846d-4a1c-bd51-3db7c438631c.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/63256af0-47ed-4ed6-9822-50311de5d3be.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/85619477-c809-4a6c-be7f-b894c2cfbd87.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/078058b8-667c-4e55-b0a0-e7c57ba221cc.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/af1c0e6a-b9ca-4826-bb6a-973278cc9894.jpeg',
'https://images.openlane.eu/carimgs/5737555/general/7e73f0d6-7bcb-429d-be40-b535a873444a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388996,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/81d66403-187a-46d8-a228-a916a8283182.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410662,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/debf5975-b559-47cc-8668-5062a1bff576.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394641,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/48185791-74fb-490b-955a-a2aff258ae99.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458399,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/19569d73-b086-47b4-964f-87e23b884085.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393428,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/af2bbd95-846d-4a1c-bd51-3db7c438631c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376594,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/63256af0-47ed-4ed6-9822-50311de5d3be.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282656,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/85619477-c809-4a6c-be7f-b894c2cfbd87.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/078058b8-667c-4e55-b0a0-e7c57ba221cc.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296960,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/af1c0e6a-b9ca-4826-bb6a-973278cc9894.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf3472d-26c4-574f-a1cb-39f680d3387b/cbf3472d-26c4-574f-a1cb-39f680d3387b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302238,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737555/general/7e73f0d6-7bcb-429d-be40-b535a873444a.jpeg',
'Width': 1428}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 115 hp - 10.995 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716967%27 HTTP/1.1" 200 None
2026-03-24 16:05:20 [adesa.it] INFO: Saving data for 10716967: {'created_time': 1774368320.242407, 'last_price_update_time': 1774368320.242416, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716967') HTTP/1.1" 204 0
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F015d70f2-8af2-4f41-9640-39147f0ca799.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg not downloaded yet
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg not downloaded yet
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de965d0>
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740488%252Fgeneral%252F9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740488/general/9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg saved to cache
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item efe6dd6e-cd29-5632-91a9-d836e330ef9b
2026-03-24 16:05:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efe6dd6e-cd29-5632-91a9-d836e330ef9b, skipping ID generation
2026-03-24 16:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe6dd6e-cd29-5632-91a9-d836e330ef9b with scrape type 1
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efe6dd6e-cd29-5632-91a9-d836e330ef9b sending to next pipeline
2026-03-24 16:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efe6dd6e-cd29-5632-91a9-d836e330ef9b, identifier: 10716311
2026-03-24 16:05:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e905210>
2026-03-24 16:05:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252Fd7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg saved to cache
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/46694ac6-2fe6-4040-8787-fe0e7ff5fbf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/cab14608-88a4-404c-bfd0-b297d65aa122.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efe6dd6e-cd29-5632-91a9-d836e330ef9b with identifier: 10716311
2026-03-24 16:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efe6dd6e-cd29-5632-91a9-d836e330ef9b with identifier: 10716311
2026-03-24 16:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efe6dd6e-cd29-5632-91a9-d836e330ef9b with identifier: 10716311 to the API
2026-03-24 16:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740488/general/9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'efe6dd6e-cd29-5632-91a9-d836e330ef9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EZ072VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716311',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 160206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336715,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/9ff6a57e-7697-4275-8f8c-7202bb587cf3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350502,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/1d5fd7e6-b15f-4d50-9a7e-1a36a2bb4546.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282542,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/56579cb9-9121-4375-a42a-f40ec99316cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320266,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/b3107bbf-07a9-494c-8d37-4da97c332a50.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341563,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/e9daf8f1-2011-4fb3-a268-2960510ce10e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359206,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/867c1554-3a85-47f9-af64-dd2b58f7cc13.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323016,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/1110c36f-b4b5-4e09-a616-0e3a5f529d9f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287267,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/bf13969f-e472-40c3-a75a-501296301e76.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295244,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/693e4658-6dfe-4836-8cf1-598e50364514.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe6dd6e-cd29-5632-91a9-d836e330ef9b/efe6dd6e-cd29-5632-91a9-d836e330ef9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332347,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740488/general/7c39ddba-567b-4110-9f07-fea2a848a150.jpg',
'Width': 2000}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2015-05-29',
'seats_number': 2,
'seller_name': 'Solarino Auto di Solarino Salvatore',
'title': 'Smart Fortwo 1.0i Passion - Petrol - Manual - 70 hp - 160.206 km',
'transmission': 'manual',
'trim': 'Passion',
'vin': None,
'year': 2015}
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716311%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [adesa.it] INFO: Saving data for 10716311: {'created_time': 1774368321.247441, 'last_price_update_time': 1774368321.247452, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716311') HTTP/1.1" 204 0
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F344fc3d3-fd48-4840-be1d-e26c564bea82.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252Ff528188a-b18e-459c-811c-c8594294ecc0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/f528188a-b18e-459c-811c-c8594294ecc0.jpeg not downloaded yet
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10716359
2026-03-24 16:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 1
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item caaeeb41-eb88-5756-9b51-d0393c910af6
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Ffe71a554-1630-4765-a1d9-f182f113baf4.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/fe71a554-1630-4765-a1d9-f182f113baf4.JPG not downloaded yet
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252F32a5bcf4-3b70-4ca7-963f-d26f3904f816.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/32a5bcf4-3b70-4ca7-963f-d26f3904f816.JPG not downloaded yet
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/7a9eac7d-a7db-4a6d-9c1f-600158279210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252Fdd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F321a0627-0110-48fe-a19b-51b0d1988187.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/321a0627-0110-48fe-a19b-51b0d1988187.jpeg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Fd586ef92-6de6-46ac-89b6-190e62c9913d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/d586ef92-6de6-46ac-89b6-190e62c9913d.JPG not downloaded yet
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252Fe5699a07-0d83-46c7-a767-5e43d89d6b07.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252Feffc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/effc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Fc4053003-0fa8-41c9-9c70-0c3b175a5739.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/c4053003-0fa8-41c9-9c70-0c3b175a5739.JPG not downloaded yet
2026-03-24 16:05:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e948410>
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252F01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg saved to cache
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737155/general/8750a295-1255-469c-b7a8-e09a9636d497.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716347)
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F3dd6a341-c77a-4354-96a9-4f3344a77420.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Fd37de2a3-6ceb-4a77-a48b-4002ced50ed2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/d37de2a3-6ceb-4a77-a48b-4002ced50ed2.JPG not downloaded yet
2026-03-24 16:05:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb87910>
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252Fc3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg saved to cache
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8bb10>
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252F7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg saved to cache
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252Fc8a241f0-7173-4e55-bd60-4e050559f915.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/c8a241f0-7173-4e55-bd60-4e050559f915.jpeg not downloaded yet
2026-03-24 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Ff41bcaf9-f7e0-46b6-b6e7-f8904cf0a40a.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/f41bcaf9-f7e0-46b6-b6e7-f8904cf0a40a.JPG not downloaded yet
2026-03-24 16:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb3990>
2026-03-24 16:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252F35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg saved to cache
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7cb50>
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252Fcde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg saved to cache
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6, skipping ID generation
2026-03-24 16:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 1
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 sending to next pipeline
2026-03-24 16:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6, identifier: 10716347
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/fe71a554-1630-4765-a1d9-f182f113baf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F4be3894f-ff07-4c44-83d1-2527d409ded3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg not downloaded yet
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F280e1428-137e-42f2-a657-14db4d60db83.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/280e1428-137e-42f2-a657-14db4d60db83.jpeg not downloaded yet
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252F8bd739b7-bdb9-4689-8940-d5759db08f37.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/8bd739b7-bdb9-4689-8940-d5759db08f37.JPG not downloaded yet
2026-03-24 16:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10716347
2026-03-24 16:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10716347
2026-03-24 16:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10716347 to the API
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737155/general/8750a295-1255-469c-b7a8-e09a9636d497.JPG>
{'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': 200,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'd3aa7271-0de6-5d18-a3cb-84aa6f1c78a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ588AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716347',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 212423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photos': [],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Royal Auto S.R.L.',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'200 hp - 212.423 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716347%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [adesa.it] INFO: Saving data for 10716347: {'created_time': 1774368322.656294, 'last_price_update_time': 1774368322.656304, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716347') HTTP/1.1" 204 0
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 due to Ignoring non-200 response
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/ef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/32a5bcf4-3b70-4ca7-963f-d26f3904f816.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740829%252Fgeneral%252F92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg not downloaded yet
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5741444%252Fgeneral%252F42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg not downloaded yet
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252F6c192702-6c02-4db9-8ed2-94497612da6f.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/6c192702-6c02-4db9-8ed2-94497612da6f.JPG not downloaded yet
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7d390>
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg saved to cache
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/d586ef92-6de6-46ac-89b6-190e62c9913d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252F353737ef-8506-4302-a980-a37e5e7cdd9b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/353737ef-8506-4302-a980-a37e5e7cdd9b.JPG not downloaded yet
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726679%252Fgeneral%252Ff84fe489-33b1-4d1d-ae81-f8a8978dc5cc.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726679/general/f84fe489-33b1-4d1d-ae81-f8a8978dc5cc.JPG not downloaded yet
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e821450>
2026-03-24 16:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252Fef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/ef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg saved to cache
2026-03-24 16:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/c4053003-0fa8-41c9-9c70-0c3b175a5739.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/8bd739b7-bdb9-4689-8940-d5759db08f37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/f41bcaf9-f7e0-46b6-b6e7-f8904cf0a40a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/d37de2a3-6ceb-4a77-a48b-4002ced50ed2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec44390>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e905c50>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F015d70f2-8af2-4f41-9640-39147f0ca799.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dedc0d0>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252F6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/6c192702-6c02-4db9-8ed2-94497612da6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/353737ef-8506-4302-a980-a37e5e7cdd9b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/effc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/280e1428-137e-42f2-a657-14db4d60db83.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726679/general/f84fe489-33b1-4d1d-ae81-f8a8978dc5cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716359)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:23 [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 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed86d10>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10718551
2026-03-24 16:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb024d2b-a949-5650-90cd-cdb1b7cec90e with scrape type 1
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb024d2b-a949-5650-90cd-cdb1b7cec90e
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252Ffd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/fd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252Fc760a06a-dc15-4dc4-bffd-878a482ff41e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/c760a06a-dc15-4dc4-bffd-878a482ff41e.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252Fb9c59b18-85f7-4455-8bed-1fae1a617312.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/b9c59b18-85f7-4455-8bed-1fae1a617312.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F2550b349-2b6a-4478-96c9-7506210e43a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/2550b349-2b6a-4478-96c9-7506210e43a6.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252Fa9de1ab3-3743-4e9e-b565-ba56372f841d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/a9de1ab3-3743-4e9e-b565-ba56372f841d.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F480f366c-5274-4e38-9335-d7207c62183e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/480f366c-5274-4e38-9335-d7207c62183e.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg already downloaded
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5726419%252Fgeneral%252F8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg already downloaded
2026-03-24 16:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb024d2b-a949-5650-90cd-cdb1b7cec90e, identifier: 10718551
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db64d90>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb15850>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252Feffc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/effc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8bd50>
2026-03-24 16:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F280e1428-137e-42f2-a657-14db4d60db83.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/280e1428-137e-42f2-a657-14db4d60db83.jpeg saved to cache
2026-03-24 16:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16: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 16:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10718551
2026-03-24 16:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10718551
2026-03-24 16:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10718551 to the API
2026-03-24 16:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718551>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb024d2b-a949-5650-90cd-cdb1b7cec90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF942BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718551',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 92100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5726419/general/fd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg',
'https://images.openlane.eu/carimgs/5726419/general/c760a06a-dc15-4dc4-bffd-878a482ff41e.jpg',
'https://images.openlane.eu/carimgs/5726419/general/b9c59b18-85f7-4455-8bed-1fae1a617312.jpg',
'https://images.openlane.eu/carimgs/5726419/general/004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg',
'https://images.openlane.eu/carimgs/5726419/general/2550b349-2b6a-4478-96c9-7506210e43a6.jpg',
'https://images.openlane.eu/carimgs/5726419/general/a9de1ab3-3743-4e9e-b565-ba56372f841d.jpg',
'https://images.openlane.eu/carimgs/5726419/general/3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg',
'https://images.openlane.eu/carimgs/5726419/general/480f366c-5274-4e38-9335-d7207c62183e.jpg',
'https://images.openlane.eu/carimgs/5726419/general/93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg',
'https://images.openlane.eu/carimgs/5726419/general/8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 565457,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/fd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488148,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/c760a06a-dc15-4dc4-bffd-878a482ff41e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461593,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/b9c59b18-85f7-4455-8bed-1fae1a617312.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489994,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504874,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/2550b349-2b6a-4478-96c9-7506210e43a6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489702,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/a9de1ab3-3743-4e9e-b565-ba56372f841d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307597,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280317,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/480f366c-5274-4e38-9335-d7207c62183e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346891,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb024d2b-a949-5650-90cd-cdb1b7cec90e/fb024d2b-a949-5650-90cd-cdb1b7cec90e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372769,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726419/general/8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg',
'Width': 2000}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Volkswagen Tiguan 1.5 TSI Carat - Petrol - Automatic - 149 hp - '
'92.100 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2021}
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718551%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Saving data for 10718551: {'created_time': 1774368324.36681, 'last_price_update_time': 1774368324.366824, 'auction_closing_time': 1774432800.0}
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718551') HTTP/1.1" 204 0
2026-03-24 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/705d1992-9d86-484e-a12c-2bd0e720f199.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16: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 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/c8a241f0-7173-4e55-bd60-4e050559f915.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/321a0627-0110-48fe-a19b-51b0d1988187.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: caaeeb41-eb88-5756-9b51-d0393c910af6, skipping ID generation
2026-03-24 16:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 1
2026-03-24 16:05:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item caaeeb41-eb88-5756-9b51-d0393c910af6 sending to next pipeline
2026-03-24 16:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caaeeb41-eb88-5756-9b51-d0393c910af6, identifier: 10716359
2026-03-24 16:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b289c850>
2026-03-24 16:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg saved to cache
2026-03-24 16:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708907
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708907%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708907: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708907 url https://www.openlane.eu/en/carv6/auction/10708907
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708908
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708908%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708908: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708908 url https://www.openlane.eu/en/carv6/auction/10708908
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708916
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708916%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708916: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708916 url https://www.openlane.eu/en/carv6/auction/10708916
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708918
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708918%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708918: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708918 url https://www.openlane.eu/en/carv6/auction/10708918
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708915
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708915%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708915: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708915 url https://www.openlane.eu/en/carv6/auction/10708915
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708917
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708917%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708917: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708917 url https://www.openlane.eu/en/carv6/auction/10708917
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708922
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708922%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708922: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708922 url https://www.openlane.eu/en/carv6/auction/10708922
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708927
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708927%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708927: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708927 url https://www.openlane.eu/en/carv6/auction/10708927
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708954
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708954%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708954: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708954 url https://www.openlane.eu/en/carv6/auction/10708954
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708911
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708911%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708911: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708911 url https://www.openlane.eu/en/carv6/auction/10708911
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708968
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708968%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708968: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708968 url https://www.openlane.eu/en/carv6/auction/10708968
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708937
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708937%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708937: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708937 url https://www.openlane.eu/en/carv6/auction/10708937
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708959
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708959%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708959: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708959 url https://www.openlane.eu/en/carv6/auction/10708959
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708910
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708910%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708910: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708910 url https://www.openlane.eu/en/carv6/auction/10708910
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708919
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708919%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708919: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708919 url https://www.openlane.eu/en/carv6/auction/10708919
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708950
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708950%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708950: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708950 url https://www.openlane.eu/en/carv6/auction/10708950
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708912
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708912%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708912: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708912 url https://www.openlane.eu/en/carv6/auction/10708912
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708944
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708944%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708944: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708944 url https://www.openlane.eu/en/carv6/auction/10708944
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708966
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708966%27 HTTP/1.1" 200 None
2026-03-24 16:05:24 [adesa.it] INFO: Scrape type for 10708966: 0
2026-03-24 16:05:24 [adesa.it] INFO: Skipping item 10708966 url https://www.openlane.eu/en/carv6/auction/10708966
2026-03-24 16:05:24 [adesa.it] INFO: Found listing with ID: 10708962
2026-03-24 16:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708962%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708962: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708962 url https://www.openlane.eu/en/carv6/auction/10708962
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708931
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708931%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708931: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708931 url https://www.openlane.eu/en/carv6/auction/10708931
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708958
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708958%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708958: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708958 url https://www.openlane.eu/en/carv6/auction/10708958
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708957
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708957%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708957: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708957 url https://www.openlane.eu/en/carv6/auction/10708957
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708955
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:05:25 [adesa.it] INFO: Scrape type for 10708955: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708955 url https://www.openlane.eu/en/carv6/auction/10708955
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708949
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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 16:05:25 [adesa.it] INFO: Scrape type for 10708949: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708949 url https://www.openlane.eu/en/carv6/auction/10708949
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708948
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708948%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708948: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708948 url https://www.openlane.eu/en/carv6/auction/10708948
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708939
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708939%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708939: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708939 url https://www.openlane.eu/en/carv6/auction/10708939
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708934
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708934%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708934: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708934 url https://www.openlane.eu/en/carv6/auction/10708934
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708946
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708946%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708946: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708946 url https://www.openlane.eu/en/carv6/auction/10708946
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708909
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708909%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708909: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708909 url https://www.openlane.eu/en/carv6/auction/10708909
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708923
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708923%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708923: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708923 url https://www.openlane.eu/en/carv6/auction/10708923
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708924
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708924%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708924: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708924 url https://www.openlane.eu/en/carv6/auction/10708924
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708940
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708940%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708940: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708940 url https://www.openlane.eu/en/carv6/auction/10708940
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708913
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708913%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708913: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708913 url https://www.openlane.eu/en/carv6/auction/10708913
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708961
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708961%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708961: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708961 url https://www.openlane.eu/en/carv6/auction/10708961
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708964
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708964%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708964: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708964 url https://www.openlane.eu/en/carv6/auction/10708964
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708930
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708930%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708930: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708930 url https://www.openlane.eu/en/carv6/auction/10708930
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708963
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708963%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708963: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708963 url https://www.openlane.eu/en/carv6/auction/10708963
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708925
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708925%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708925: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708925 url https://www.openlane.eu/en/carv6/auction/10708925
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708938
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708938%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708938: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708938 url https://www.openlane.eu/en/carv6/auction/10708938
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708926
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708926%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708926: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708926 url https://www.openlane.eu/en/carv6/auction/10708926
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708965
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708965%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708965: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708965 url https://www.openlane.eu/en/carv6/auction/10708965
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708941
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708941%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708941: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708941 url https://www.openlane.eu/en/carv6/auction/10708941
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708952
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708952%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708952: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708952 url https://www.openlane.eu/en/carv6/auction/10708952
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708967
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708967%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708967: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708967 url https://www.openlane.eu/en/carv6/auction/10708967
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708951
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708951%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708951: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708951 url https://www.openlane.eu/en/carv6/auction/10708951
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708943
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708943%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708943: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708943 url https://www.openlane.eu/en/carv6/auction/10708943
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10708942
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710708942%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10708942: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10708942 url https://www.openlane.eu/en/carv6/auction/10708942
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10707644
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707644%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10707644: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10707644 url https://www.openlane.eu/en/carv6/auction/10707644
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10707668
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707668%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10707668: 0
2026-03-24 16:05:25 [adesa.it] INFO: Skipping item 10707668 url https://www.openlane.eu/en/carv6/auction/10707668
2026-03-24 16:05:25 [adesa.it] INFO: Found listing with ID: 10707659
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707659%27 HTTP/1.1" 200 None
2026-03-24 16:05:25 [adesa.it] INFO: Scrape type for 10707659: 2
2026-03-24 16:05:25 [adesa.it] INFO: Scraping item 10707659 url https://www.openlane.eu/en/carv6/auction/10707659
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea6010>
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F4be3894f-ff07-4c44-83d1-2527d409ded3.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg saved to cache
2026-03-24 16:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb7490>
2026-03-24 16:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F3dd6a341-c77a-4354-96a9-4f3344a77420.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg saved to cache
2026-03-24 16:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/2b37e827-0537-4c62-bc5b-574117f54898.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10716359
2026-03-24 16:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10716359
2026-03-24 16:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10716359 to the API
2026-03-24 16:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726679/general/f84fe489-33b1-4d1d-ae81-f8a8978dc5cc.JPG>
{'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': 115,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'caaeeb41-eb88-5756-9b51-d0393c910af6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY856YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716359',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Manual - 115 hp - 22.000 '
'km',
'transmission': 'manual',
'trim': 'R-line',
'vin': None,
'year': 2025}
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716359%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Saving data for 10716359: {'created_time': 1774368326.049228, 'last_price_update_time': 1774368326.049238, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716359') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item caaeeb41-eb88-5756-9b51-d0393c910af6 due to Ignoring non-200 response
2026-03-24 16:05:26 [adesa.it] INFO: Found listing with ID: 10707656
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707656%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Scrape type for 10707656: 2
2026-03-24 16:05:26 [adesa.it] INFO: Scraping item 10707656 url https://www.openlane.eu/en/carv6/auction/10707656
2026-03-24 16:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716676)
2026-03-24 16:05:26 [adesa.it] INFO: Found listing with ID: 10707641
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707641%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Scrape type for 10707641: 2
2026-03-24 16:05:26 [adesa.it] INFO: Scraping item 10707641 url https://www.openlane.eu/en/carv6/auction/10707641
2026-03-24 16:05:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7d6ed0>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252F705d1992-9d86-484e-a12c-2bd0e720f199.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/705d1992-9d86-484e-a12c-2bd0e720f199.jpeg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8cb10>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252Fe5699a07-0d83-46c7-a767-5e43d89d6b07.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb29010>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252Fc8a241f0-7173-4e55-bd60-4e050559f915.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/c8a241f0-7173-4e55-bd60-4e050559f915.jpeg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de95e50>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de67ed0>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252Fdd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb297d0>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F321a0627-0110-48fe-a19b-51b0d1988187.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/321a0627-0110-48fe-a19b-51b0d1988187.jpeg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb6bcd0>
2026-03-24 16:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252F2b37e827-0537-4c62-bc5b-574117f54898.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/2b37e827-0537-4c62-bc5b-574117f54898.jpeg saved to cache
2026-03-24 16:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:26 [adesa.it] INFO: Found listing with ID: 10707651
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707651%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Scrape type for 10707651: 0
2026-03-24 16:05:26 [adesa.it] INFO: Skipping item 10707651 url https://www.openlane.eu/en/carv6/auction/10707651
2026-03-24 16:05:26 [adesa.it] INFO: Found listing with ID: 10707662
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707662%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Scrape type for 10707662: 0
2026-03-24 16:05:26 [adesa.it] INFO: Skipping item 10707662 url https://www.openlane.eu/en/carv6/auction/10707662
2026-03-24 16:05:26 [adesa.it] INFO: Found listing with ID: 10707671
2026-03-24 16:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707671%27 HTTP/1.1" 200 None
2026-03-24 16:05:26 [adesa.it] INFO: Scrape type for 10707671: 2
2026-03-24 16:05:26 [adesa.it] INFO: Scraping item 10707671 url https://www.openlane.eu/en/carv6/auction/10707671
2026-03-24 16:05:27 [adesa.it] INFO: Found listing with ID: 10707645
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707645%27 HTTP/1.1" 200 None
2026-03-24 16:05:27 [adesa.it] INFO: Scrape type for 10707645: 2
2026-03-24 16:05:27 [adesa.it] INFO: Scraping item 10707645 url https://www.openlane.eu/en/carv6/auction/10707645
2026-03-24 16:05: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 16:05: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 16:05: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 16:05: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 16:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741444/general/f528188a-b18e-459c-811c-c8594294ecc0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716959)
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabda50>
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252F3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg saved to cache
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb5c50>
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg saved to cache
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae0410>
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740829%252Fgeneral%252F344fc3d3-fd48-4840-be1d-e26c564bea82.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg saved to cache
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-24 16:05:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f, skipping ID generation
2026-03-24 16:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with scrape type 1
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f sending to next pipeline
2026-03-24 16:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f, identifier: 10716676
2026-03-24 16:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716964)
2026-03-24 16:05:27 [adesa.it] INFO: Found listing with ID: 10707650
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707650%27 HTTP/1.1" 200 None
2026-03-24 16:05:27 [adesa.it] INFO: Scrape type for 10707650: 2
2026-03-24 16:05:27 [adesa.it] INFO: Scraping item 10707650 url https://www.openlane.eu/en/carv6/auction/10707650
2026-03-24 16:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10716676
2026-03-24 16:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10716676
2026-03-24 16:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10716676 to the API
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'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': '6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM918NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716676',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f/6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Petrol - Manual - 70 hp - 74.461 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716676%27 HTTP/1.1" 200 None
2026-03-24 16:05:27 [adesa.it] INFO: Saving data for 10716676: {'created_time': 1774368327.651313, 'last_price_update_time': 1774368327.651326, 'auction_closing_time': 1774453500.0}
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716676') HTTP/1.1" 204 0
2026-03-24 16:05:27 [adesa.it] INFO: Found listing with ID: 10707665
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707665%27 HTTP/1.1" 200 None
2026-03-24 16:05:27 [adesa.it] INFO: Scrape type for 10707665: 2
2026-03-24 16:05:27 [adesa.it] INFO: Scraping item 10707665 url https://www.openlane.eu/en/carv6/auction/10707665
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a5069bd0>
2026-03-24 16:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741444%252Fgeneral%252Ff528188a-b18e-459c-811c-c8594294ecc0.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741444/general/f528188a-b18e-459c-811c-c8594294ecc0.jpeg saved to cache
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8f10053-4b28-52c0-91b7-cca8b58bf751
2026-03-24 16:05:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8f10053-4b28-52c0-91b7-cca8b58bf751, skipping ID generation
2026-03-24 16:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f10053-4b28-52c0-91b7-cca8b58bf751 with scrape type 1
2026-03-24 16:05:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8f10053-4b28-52c0-91b7-cca8b58bf751 sending to next pipeline
2026-03-24 16:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a8f10053-4b28-52c0-91b7-cca8b58bf751, identifier: 10716959
2026-03-24 16:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a8f10053-4b28-52c0-91b7-cca8b58bf751 with identifier: 10716959
2026-03-24 16:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a8f10053-4b28-52c0-91b7-cca8b58bf751 with identifier: 10716959
2026-03-24 16:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a8f10053-4b28-52c0-91b7-cca8b58bf751 with identifier: 10716959 to the API
2026-03-24 16:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741444/general/f528188a-b18e-459c-811c-c8594294ecc0.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a8f10053-4b28-52c0-91b7-cca8b58bf751',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FK009LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716959',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caravelle',
'odometer': 72000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556195,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/ef6ccc3d-f1ae-47c4-9c06-fba83af5c243.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380710,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/0a9229d4-513f-4edc-b94a-18b81dd428ff.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461457,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/f528188a-b18e-459c-811c-c8594294ecc0.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370422,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/3a2c5cb8-157c-45ff-aff7-bcfb707a114a.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303542,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/321a0627-0110-48fe-a19b-51b0d1988187.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599204,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/effc5d85-dd8f-4b3d-b101-7cd8fe3f62d8.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284426,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/5ae6493d-e6b0-465d-b742-c975633fc8e2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373079,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/c8a241f0-7173-4e55-bd60-4e050559f915.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382916,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/280e1428-137e-42f2-a657-14db4d60db83.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f10053-4b28-52c0-91b7-cca8b58bf751/a8f10053-4b28-52c0-91b7-cca8b58bf751_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281132,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741444/general/42a4ec56-3746-41e1-bf99-3026dc77820c.jpeg',
'Width': 2040}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2017-10-11',
'seats_number': 7,
'seller_name': 'Europcar Srl',
'title': 'Volkswagen Caravelle 2.0 TDI Trendline - 4Motion - Diesel - Manual '
'- 150 hp - 72.000 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2017}
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716959%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Saving data for 10716959: {'created_time': 1774368328.193853, 'last_price_update_time': 1774368328.193864, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716959') HTTP/1.1" 204 0
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707654
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707654%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707654: 2
2026-03-24 16:05:28 [adesa.it] INFO: Scraping item 10707654 url https://www.openlane.eu/en/carv6/auction/10707654
2026-03-24 16:05:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfcaf10>
2026-03-24 16:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742562%252Fgeneral%252F9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg saved to cache
2026-03-24 16:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-24 16:05:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1, skipping ID generation
2026-03-24 16:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with scrape type 1
2026-03-24 16:05:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 sending to next pipeline
2026-03-24 16:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1, identifier: 10716964
2026-03-24 16:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10716964
2026-03-24 16:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10716964
2026-03-24 16:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10716964 to the API
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gl244ja',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716964',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 88521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497038,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg',
'Width': 2065},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 804789,
'Height': 1409,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg',
'Width': 2038},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660902,
'Height': 1348,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg',
'Width': 1909},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499186,
'Height': 1483,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg',
'Width': 1630},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439744,
'Height': 1206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg',
'Width': 2124},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 501994,
'Height': 1488,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg',
'Width': 1885},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339119,
'Height': 1488,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg',
'Width': 1450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349004,
'Height': 1171,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162475,
'Height': 717,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg',
'Width': 1091},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1/21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521933,
'Height': 1460,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg',
'Width': 2041}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 3,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Citroën Jumper L2H1 2.2 HDI - Diesel - Manual - 140 hp - 88.521 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716964%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Saving data for 10716964: {'created_time': 1774368328.781983, 'last_price_update_time': 1774368328.781992, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716964') HTTP/1.1" 204 0
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707642
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707642%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707642: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707642 url https://www.openlane.eu/en/carv6/auction/10707642
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707643
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707643%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707643: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707643 url https://www.openlane.eu/en/carv6/auction/10707643
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707640
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707640%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707640: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707640 url https://www.openlane.eu/en/carv6/auction/10707640
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707649
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707649%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707649: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707649 url https://www.openlane.eu/en/carv6/auction/10707649
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707661
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707661%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707661: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707661 url https://www.openlane.eu/en/carv6/auction/10707661
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707670
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707670%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707670: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707670 url https://www.openlane.eu/en/carv6/auction/10707670
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707672
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707672%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707672: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707672 url https://www.openlane.eu/en/carv6/auction/10707672
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707652
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707652%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707652: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707652 url https://www.openlane.eu/en/carv6/auction/10707652
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707655
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707655%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707655: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707655 url https://www.openlane.eu/en/carv6/auction/10707655
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707657
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707657%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707657: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707657 url https://www.openlane.eu/en/carv6/auction/10707657
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707663
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707663%27 HTTP/1.1" 200 None
2026-03-24 16:05:28 [adesa.it] INFO: Scrape type for 10707663: 0
2026-03-24 16:05:28 [adesa.it] INFO: Skipping item 10707663 url https://www.openlane.eu/en/carv6/auction/10707663
2026-03-24 16:05:28 [adesa.it] INFO: Found listing with ID: 10707673
2026-03-24 16:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707673%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707673: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707673 url https://www.openlane.eu/en/carv6/auction/10707673
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707667
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707667%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707667: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707667 url https://www.openlane.eu/en/carv6/auction/10707667
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707646
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707646%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707646: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707646 url https://www.openlane.eu/en/carv6/auction/10707646
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707653
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707653%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707653: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707653 url https://www.openlane.eu/en/carv6/auction/10707653
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707669
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707669%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707669: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707669 url https://www.openlane.eu/en/carv6/auction/10707669
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707666
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707666%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707666: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707666 url https://www.openlane.eu/en/carv6/auction/10707666
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707647
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707647%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707647: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707647 url https://www.openlane.eu/en/carv6/auction/10707647
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707658
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707658%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707658: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707658 url https://www.openlane.eu/en/carv6/auction/10707658
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707664
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707664%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707664: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707664 url https://www.openlane.eu/en/carv6/auction/10707664
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707660
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707660%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707660: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707660 url https://www.openlane.eu/en/carv6/auction/10707660
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707648
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707648%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707648: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707648 url https://www.openlane.eu/en/carv6/auction/10707648
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10707674
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707674%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10707674: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10707674 url https://www.openlane.eu/en/carv6/auction/10707674
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10715372
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715372%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10715372: 1
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10715372 url https://www.openlane.eu/en/carv6/auction/10715372
2026-03-24 16:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16: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 16:05:29 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699470%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10699470: 2
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716648%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10716648: 1
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-24 16:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716461%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10716461: 1
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-24 16: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 16:05:29 [adesa.it] INFO: Found listing with ID: 10716462
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716462%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10716462: 1
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10716462 url https://www.openlane.eu/en/carv6/auction/10716462
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10711147
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711147%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10711147: 0
2026-03-24 16:05:29 [adesa.it] INFO: Skipping item 10711147 url https://www.openlane.eu/en/carv6/auction/10711147
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10716716
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716716%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10716716: 1
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10716716 url https://www.openlane.eu/en/carv6/auction/10716716
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699920%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10699920: 2
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-24 16:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b9a969-cf41-511d-830e-a355b1b1c72f with identifier: 10709335
2026-03-24 16:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b9a969-cf41-511d-830e-a355b1b1c72f with scrape type 2
2026-03-24 16:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b9a969-cf41-511d-830e-a355b1b1c72f with scrape type 2
2026-03-24 16:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64b9a969-cf41-511d-830e-a355b1b1c72f, identifier: 10709335
2026-03-24 16:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with identifier: 10709329
2026-03-24 16:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with scrape type 2
2026-03-24 16:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with scrape type 2
2026-03-24 16:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d106a0a4-363a-52b8-a1b3-7b9df4fbac42, identifier: 10709329
2026-03-24 16:05:29 [adesa.it] INFO: Found listing with ID: 10699919
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699919%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Scrape type for 10699919: 2
2026-03-24 16:05:29 [adesa.it] INFO: Scraping item 10699919 url https://www.openlane.eu/en/carv6/auction/10699919
2026-03-24 16:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64b9a969-cf41-511d-830e-a355b1b1c72f with identifier: 10709335
2026-03-24 16:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64b9a969-cf41-511d-830e-a355b1b1c72f with identifier: 10709335
2026-03-24 16:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64b9a969-cf41-511d-830e-a355b1b1c72f with identifier: 10709335 to the API
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709335>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '64b9a969-cf41-511d-830e-a355b1b1c72f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ540MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709335',
'listing': 'auction',
'location': 'Ortona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 367251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Ducato 2.3 - Diesel - Manual - 160 hp - 367.251 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709335%27 HTTP/1.1" 200 None
2026-03-24 16:05:29 [adesa.it] INFO: Saving data for 10709335: {'auction_closing_time': 1774537200.0, 'created_time': 1774281894.978661, 'last_price_update_time': 1774368329.906697}
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709335') HTTP/1.1" 204 0
2026-03-24 16:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with identifier: 10709329
2026-03-24 16:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with identifier: 10709329
2026-03-24 16:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d106a0a4-363a-52b8-a1b3-7b9df4fbac42 with identifier: 10709329 to the API
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709329>
{'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': 131,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': 'd106a0a4-363a-52b8-a1b3-7b9df4fbac42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS731TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709329',
'listing': 'auction',
'location': 'PESCARA (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 255031,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 3,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Citroën Jumper 2.0 HDI - Diesel - Manual - 131 hp - 255.031 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709329%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Saving data for 10709329: {'auction_closing_time': 1774537200.0, 'created_time': 1774281731.587873, 'last_price_update_time': 1774368330.357442}
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709329') HTTP/1.1" 204 0
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699930%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10699930: 2
2026-03-24 16:05:30 [adesa.it] INFO: Scraping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-24 16:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:30 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716715%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10716715: 1
2026-03-24 16:05:30 [adesa.it] INFO: Scraping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-24 16:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10707671
2026-03-24 16:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-24 16:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-24 16:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29270f83-8681-5daf-ab60-7e89bf8d13d6, identifier: 10707671
2026-03-24 16:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10707671
2026-03-24 16:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10707671
2026-03-24 16:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10707671 to the API
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707671>
{'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': 258,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '29270f83-8681-5daf-ab60-7e89bf8d13d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD624EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707671',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 271078,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2016-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d - xDrive - Diesel - Automatic - 258 hp - 271.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707671%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Saving data for 10707671: {'auction_closing_time': 1774440900.0, 'created_time': 1774195218.191585, 'last_price_update_time': 1774368330.736902}
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707671') HTTP/1.1" 204 0
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707947%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10707947: 0
2026-03-24 16:05:30 [adesa.it] INFO: Skipping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10711146
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711146%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10711146: 0
2026-03-24 16:05:30 [adesa.it] INFO: Skipping item 10711146 url https://www.openlane.eu/en/carv6/auction/10711146
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10716256
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716256%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10716256: 1
2026-03-24 16:05:30 [adesa.it] INFO: Scraping item 10716256 url https://www.openlane.eu/en/carv6/auction/10716256
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718846%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10718846: 1
2026-03-24 16:05:30 [adesa.it] INFO: Scraping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-24 16:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10707656
2026-03-24 16:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-24 16:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-24 16:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63a00659-7646-5dc1-ab3c-10464348dadd, identifier: 10707656
2026-03-24 16:05:30 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-24 16:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699931%27 HTTP/1.1" 200 None
2026-03-24 16:05:30 [adesa.it] INFO: Scrape type for 10699931: 2
2026-03-24 16:05:30 [adesa.it] INFO: Scraping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-24 16:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10707656
2026-03-24 16:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10707656
2026-03-24 16:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10707656 to the API
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '63a00659-7646-5dc1-ab3c-10464348dadd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'fn123wr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707656',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 178900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2018-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Coupé 430d M Sport - xDrive - Diesel - Automatic - 258 '
'hp - 178.900 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [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 16:05:31 [adesa.it] INFO: Saving data for 10707656: {'auction_closing_time': 1774440900.0, 'created_time': 1774195215.702024, 'last_price_update_time': 1774368331.379671}
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707656') HTTP/1.1" 204 0
2026-03-24 16:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/c9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:31 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [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 16:05:31 [adesa.it] INFO: Scrape type for 10719073: 1
2026-03-24 16:05:31 [adesa.it] INFO: Scraping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-24 16:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10707641
2026-03-24 16:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-24 16:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-24 16:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b, identifier: 10707641
2026-03-24 16:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10707641
2026-03-24 16:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10707641
2026-03-24 16:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10707641 to the API
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707641>
{'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-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9cf43a6a-2e61-5020-be54-fc8e5a87ac9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG682RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707641',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 225919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-08-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'225.919 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [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 16:05:31 [adesa.it] INFO: Saving data for 10707641: {'auction_closing_time': 1774440900.0, 'created_time': 1774195216.676005, 'last_price_update_time': 1774368331.765671}
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707641') HTTP/1.1" 204 0
2026-03-24 16:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/29d2e41c-448c-4e59-b337-06ca1db77995.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16: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 16:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b289c850>
2026-03-24 16:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252Fc9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/c9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg saved to cache
2026-03-24 16:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbf7483-110b-5e62-94a5-f4f66a611141 with identifier: 10709399
2026-03-24 16:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbf7483-110b-5e62-94a5-f4f66a611141 with scrape type 2
2026-03-24 16:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cbf7483-110b-5e62-94a5-f4f66a611141 with scrape type 2
2026-03-24 16:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9cbf7483-110b-5e62-94a5-f4f66a611141, identifier: 10709399
2026-03-24 16:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10707659
2026-03-24 16:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-24 16:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-24 16:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c015039c-687f-5cce-b29b-9d60c2450c5c, identifier: 10707659
2026-03-24 16:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9cbf7483-110b-5e62-94a5-f4f66a611141 with identifier: 10709399
2026-03-24 16:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9cbf7483-110b-5e62-94a5-f4f66a611141 with identifier: 10709399
2026-03-24 16:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9cbf7483-110b-5e62-94a5-f4f66a611141 with identifier: 10709399 to the API
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '9cbf7483-110b-5e62-94a5-f4f66a611141',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT113LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709399',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 194618,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2018-11-23',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Manual - 100 hp - 194.618 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709399%27 HTTP/1.1" 200 None
2026-03-24 16:05:32 [adesa.it] INFO: Saving data for 10709399: {'auction_closing_time': 1774537200.0, 'created_time': 1774281737.365283, 'last_price_update_time': 1774368332.280537}
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709399') HTTP/1.1" 204 0
2026-03-24 16:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10707659
2026-03-24 16:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10707659
2026-03-24 16:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10707659 to the API
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Electric',
'id': 'c015039c-687f-5cce-b29b-9d60c2450c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ792TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707659',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 50000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 50.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707659%27 HTTP/1.1" 200 None
2026-03-24 16:05:32 [adesa.it] INFO: Saving data for 10707659: {'auction_closing_time': 1774440900.0, 'created_time': 1774195220.01418, 'last_price_update_time': 1774368332.554359}
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707659') HTTP/1.1" 204 0
2026-03-24 16:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc2310>
2026-03-24 16:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252F29d2e41c-448c-4e59-b337-06ca1db77995.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/29d2e41c-448c-4e59-b337-06ca1db77995.jpeg saved to cache
2026-03-24 16:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10707645
2026-03-24 16:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-24 16:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-24 16:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70f58843-163e-5d83-bd42-7fc3b2b61140, identifier: 10707645
2026-03-24 16:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10707645
2026-03-24 16:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10707645
2026-03-24 16:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10707645 to the API
2026-03-24 16:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707645>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '70f58843-163e-5d83-bd42-7fc3b2b61140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM837KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707645',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 97540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'97.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707645%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [adesa.it] INFO: Saving data for 10707645: {'auction_closing_time': 1774440900.0, 'created_time': 1774195222.10547, 'last_price_update_time': 1774368333.801855}
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707645') HTTP/1.1" 204 0
2026-03-24 16:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10716678
2026-03-24 16:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5537a1-968a-5baf-acf7-a354c7709453 with scrape type 1
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F6e2e4e9d-464f-45cc-926e-61573cf74818.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg not downloaded yet
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252Ff850038c-e07f-4365-9257-608a44cc87da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg not downloaded yet
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg not downloaded yet
2026-03-24 16:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F1346152e-c289-47ca-aba8-b0544075b1ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg not downloaded yet
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg not downloaded yet
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg not downloaded yet
2026-03-24 16:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252Fbeb5cbd7-334c-4dc3-821f-d29b73178076.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg not downloaded yet
2026-03-24 16:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10707665
2026-03-24 16:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-24 16:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-24 16:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 265f384e-1f48-5979-b0cc-02f138178975, identifier: 10707665
2026-03-24 16:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg not downloaded yet
2026-03-24 16:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10707665
2026-03-24 16:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10707665
2026-03-24 16:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10707665 to the API
2026-03-24 16:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707665>
{'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': '265f384e-1f48-5979-b0cc-02f138178975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG429RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707665',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 162416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'131 hp - 162.416 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707665%27 HTTP/1.1" 200 None
2026-03-24 16:05:36 [adesa.it] INFO: Saving data for 10707665: {'auction_closing_time': 1774440900.0, 'created_time': 1774195223.250701, 'last_price_update_time': 1774368336.615477}
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707665') HTTP/1.1" 204 0
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/aa4f94af-9329-418d-94bf-5d3ce1009864.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg not downloaded yet
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740861%252Fgeneral%252F6e092065-bf97-4512-ab19-34405d9ca45f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg not downloaded yet
2026-03-24 16:05: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 16:05: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 16:05: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 16:05: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 16:05:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ea490>
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252F03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg saved to cache
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec57d10>
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252Faa4f94af-9329-418d-94bf-5d3ce1009864.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/aa4f94af-9329-418d-94bf-5d3ce1009864.jpeg saved to cache
2026-03-24 16:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2dad0>
2026-03-24 16:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739913%252Fgeneral%252F7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg') HTTP/1.1" 204 0
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg saved to cache
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-24 16:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 1
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252Feabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/eabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg not downloaded yet
2026-03-24 16:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-24 16:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-24 16:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4a6ac788-725d-5604-89f8-f18e7a924a0e, identifier: 10699930
2026-03-24 16:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64f221e-3d4a-5758-b13c-ec6af103621a with identifier: 10716256
2026-03-24 16:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64f221e-3d4a-5758-b13c-ec6af103621a with scrape type 1
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c64f221e-3d4a-5758-b13c-ec6af103621a
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F148fcb9c-4f93-49c5-9f0c-39442ee239f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/148fcb9c-4f93-49c5-9f0c-39442ee239f3.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F6d70726f-e71a-4c78-900c-e466155ea4b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/6d70726f-e71a-4c78-900c-e466155ea4b3.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252Fa1aa07de-e979-4f26-be47-16e306cbb4bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/a1aa07de-e979-4f26-be47-16e306cbb4bc.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F65326f23-e0fe-4318-8581-bc2c9af7abb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/65326f23-e0fe-4318-8581-bc2c9af7abb9.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F34441736-a421-43b1-8f64-faddabf570f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/34441736-a421-43b1-8f64-faddabf570f9.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F73b766f1-526b-4e10-8b95-02a849d8565a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/73b766f1-526b-4e10-8b95-02a849d8565a.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F7f571971-4afd-4d87-b3b8-a5e58171ee2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/7f571971-4afd-4d87-b3b8-a5e58171ee2d.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252Fc6199f49-cab9-4dd9-adbc-9c64de3b6680.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/c6199f49-cab9-4dd9-adbc-9c64de3b6680.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252Fd95a7479-826f-4d5b-b105-a46d4ba32e60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/d95a7479-826f-4d5b-b105-a46d4ba32e60.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5259781%252Fgeneral%252F21157fb6-153c-4710-ad99-0b2ed9fd71fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5259781/general/21157fb6-153c-4710-ad99-0b2ed9fd71fd.jpg already downloaded
2026-03-24 16:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c64f221e-3d4a-5758-b13c-ec6af103621a, identifier: 10716256
2026-03-24 16:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c27d3e3-4056-5826-a74f-bbec3da7b019 with identifier: 10716593
2026-03-24 16:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c27d3e3-4056-5826-a74f-bbec3da7b019 with scrape type 1
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c27d3e3-4056-5826-a74f-bbec3da7b019
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F0b07d610-a5b0-45cc-9f8b-d9375a4741e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/0b07d610-a5b0-45cc-9f8b-d9375a4741e0.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F82e6573e-754d-4cb1-b28b-f91a00e417f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/82e6573e-754d-4cb1-b28b-f91a00e417f2.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252Ff789c7c0-30c1-480c-8ff1-7ad9b01b785a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/f789c7c0-30c1-480c-8ff1-7ad9b01b785a.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F917b3e25-2ca2-4a9b-9112-acbdd0350168.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/917b3e25-2ca2-4a9b-9112-acbdd0350168.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F00009cea-5ef9-4c0b-82fe-3d38dab2a1c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/00009cea-5ef9-4c0b-82fe-3d38dab2a1c7.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F48e20263-f911-463b-b450-c49e23544e15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/48e20263-f911-463b-b450-c49e23544e15.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F3c9bbedc-e171-45b2-bd40-30c499f3dc39.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/3c9bbedc-e171-45b2-bd40-30c499f3dc39.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252Fbb9000aa-35c6-49ec-aed9-5935c1b8661f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/bb9000aa-35c6-49ec-aed9-5935c1b8661f.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F95ada07b-fcf3-480a-8d70-68be4e5533b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/95ada07b-fcf3-480a-8d70-68be4e5533b6.jpg already downloaded
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5713312%252Fgeneral%252F54592450-3634-460e-ae9b-44507e27c2f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713312/general/54592450-3634-460e-ae9b-44507e27c2f5.jpg already downloaded
2026-03-24 16:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8c27d3e3-4056-5826-a74f-bbec3da7b019, identifier: 10716593
2026-03-24 16:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8c510>
2026-03-24 16:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252Ff850038c-e07f-4365-9257-608a44cc87da.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg saved to cache
2026-03-24 16:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-24 16:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-24 16:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930 to the API
2026-03-24 16:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '4a6ac788-725d-5604-89f8-f18e7a924a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ142BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699930',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 189768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 3 Series Touring 330d Sport - Diesel - Automatic - 286 hp - '
'189.768 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 16:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699930%27 HTTP/1.1" 200 None
2026-03-24 16:05:38 [adesa.it] INFO: Saving data for 10699930: {'auction_closing_time': 1798711260.0, 'created_time': 1773957919.853863, 'last_price_update_time': 1774368338.401357}
2026-03-24 16:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699930') HTTP/1.1" 204 0
2026-03-24 16:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c64f221e-3d4a-5758-b13c-ec6af103621a with identifier: 10716256
2026-03-24 16:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c64f221e-3d4a-5758-b13c-ec6af103621a with identifier: 10716256
2026-03-24 16:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c64f221e-3d4a-5758-b13c-ec6af103621a with identifier: 10716256 to the API
2026-03-24 16:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'c64f221e-3d4a-5758-b13c-ec6af103621a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD610EK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716256',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '7 Series',
'odometer': 89193,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5259781/general/148fcb9c-4f93-49c5-9f0c-39442ee239f3.jpg',
'https://images.openlane.eu/carimgs/5259781/general/6d70726f-e71a-4c78-900c-e466155ea4b3.jpg',
'https://images.openlane.eu/carimgs/5259781/general/a1aa07de-e979-4f26-be47-16e306cbb4bc.jpg',
'https://images.openlane.eu/carimgs/5259781/general/65326f23-e0fe-4318-8581-bc2c9af7abb9.jpg',
'https://images.openlane.eu/carimgs/5259781/general/34441736-a421-43b1-8f64-faddabf570f9.jpg',
'https://images.openlane.eu/carimgs/5259781/general/73b766f1-526b-4e10-8b95-02a849d8565a.jpg',
'https://images.openlane.eu/carimgs/5259781/general/7f571971-4afd-4d87-b3b8-a5e58171ee2d.jpg',
'https://images.openlane.eu/carimgs/5259781/general/c6199f49-cab9-4dd9-adbc-9c64de3b6680.jpg',
'https://images.openlane.eu/carimgs/5259781/general/d95a7479-826f-4d5b-b105-a46d4ba32e60.jpg',
'https://images.openlane.eu/carimgs/5259781/general/21157fb6-153c-4710-ad99-0b2ed9fd71fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263569,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/148fcb9c-4f93-49c5-9f0c-39442ee239f3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261406,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/6d70726f-e71a-4c78-900c-e466155ea4b3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253943,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/a1aa07de-e979-4f26-be47-16e306cbb4bc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241980,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/65326f23-e0fe-4318-8581-bc2c9af7abb9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218462,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/34441736-a421-43b1-8f64-faddabf570f9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248453,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/73b766f1-526b-4e10-8b95-02a849d8565a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235038,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/7f571971-4afd-4d87-b3b8-a5e58171ee2d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217704,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/c6199f49-cab9-4dd9-adbc-9c64de3b6680.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220780,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/d95a7479-826f-4d5b-b105-a46d4ba32e60.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64f221e-3d4a-5758-b13c-ec6af103621a/c64f221e-3d4a-5758-b13c-ec6af103621a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242238,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5259781/general/21157fb6-153c-4710-ad99-0b2ed9fd71fd.jpg',
'Width': 1440}],
'price': 34500,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7 Series 730d M Sport - Diesel - Automatic - 286 hp - 89.193 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 16:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716256%27 HTTP/1.1" 200 None
2026-03-24 16:05:38 [adesa.it] INFO: Saving data for 10716256: {'created_time': 1774368338.99688, 'last_price_update_time': 1774368338.99689, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716256') HTTP/1.1" 204 0
2026-03-24 16:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8c27d3e3-4056-5826-a74f-bbec3da7b019 with identifier: 10716593
2026-03-24 16:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8c27d3e3-4056-5826-a74f-bbec3da7b019 with identifier: 10716593
2026-03-24 16:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8c27d3e3-4056-5826-a74f-bbec3da7b019 with identifier: 10716593 to the API
2026-03-24 16:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8c27d3e3-4056-5826-a74f-bbec3da7b019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF559NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716593',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 108042,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5713312/general/0b07d610-a5b0-45cc-9f8b-d9375a4741e0.jpg',
'https://images.openlane.eu/carimgs/5713312/general/82e6573e-754d-4cb1-b28b-f91a00e417f2.jpg',
'https://images.openlane.eu/carimgs/5713312/general/f789c7c0-30c1-480c-8ff1-7ad9b01b785a.jpg',
'https://images.openlane.eu/carimgs/5713312/general/917b3e25-2ca2-4a9b-9112-acbdd0350168.jpg',
'https://images.openlane.eu/carimgs/5713312/general/00009cea-5ef9-4c0b-82fe-3d38dab2a1c7.jpg',
'https://images.openlane.eu/carimgs/5713312/general/48e20263-f911-463b-b450-c49e23544e15.jpg',
'https://images.openlane.eu/carimgs/5713312/general/3c9bbedc-e171-45b2-bd40-30c499f3dc39.jpg',
'https://images.openlane.eu/carimgs/5713312/general/bb9000aa-35c6-49ec-aed9-5935c1b8661f.jpg',
'https://images.openlane.eu/carimgs/5713312/general/95ada07b-fcf3-480a-8d70-68be4e5533b6.jpg',
'https://images.openlane.eu/carimgs/5713312/general/54592450-3634-460e-ae9b-44507e27c2f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404224,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/0b07d610-a5b0-45cc-9f8b-d9375a4741e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429776,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/82e6573e-754d-4cb1-b28b-f91a00e417f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348335,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/f789c7c0-30c1-480c-8ff1-7ad9b01b785a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313317,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/917b3e25-2ca2-4a9b-9112-acbdd0350168.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270065,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/00009cea-5ef9-4c0b-82fe-3d38dab2a1c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365982,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/48e20263-f911-463b-b450-c49e23544e15.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564888,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/3c9bbedc-e171-45b2-bd40-30c499f3dc39.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551035,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/bb9000aa-35c6-49ec-aed9-5935c1b8661f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 578154,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/95ada07b-fcf3-480a-8d70-68be4e5533b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c27d3e3-4056-5826-a74f-bbec3da7b019/8c27d3e3-4056-5826-a74f-bbec3da7b019_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407134,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713312/general/54592450-3634-460e-ae9b-44507e27c2f5.jpg',
'Width': 2000}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 3,
'seller_name': 'EMPORIO AUTO TORINO DI MASSIMO DI GREGORIO',
'title': 'Citroën Jumper L2H2 2.2 HDI Business - Diesel - Manual - 140 hp - '
'108.042 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716593%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [adesa.it] INFO: Saving data for 10716593: {'created_time': 1774368344.436677, 'last_price_update_time': 1774368344.436687, 'auction_closing_time': 1774437300.0}
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716593') HTTP/1.1" 204 0
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg not downloaded yet
2026-03-24 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252Fc3932a0d-e090-4a9d-88ef-14772e1d6608.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/c3932a0d-e090-4a9d-88ef-14772e1d6608.jpg not downloaded yet
2026-03-24 16: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 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252Fdd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/dd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg not downloaded yet
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252Ff9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/f9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg not downloaded yet
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F092a3ea9-0237-4225-8397-d532d463a626.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/092a3ea9-0237-4225-8397-d532d463a626.jpg not downloaded yet
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F11637a83-235a-49b9-9d64-e24f5c533355.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/11637a83-235a-49b9-9d64-e24f5c533355.jpg not downloaded yet
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg not downloaded yet
2026-03-24 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F9928c294-1ef8-4588-ba76-9c43172170c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/9928c294-1ef8-4588-ba76-9c43172170c2.jpg not downloaded yet
2026-03-24 16:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-24 16:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9068b0c-6c94-5171-a485-467459f9b9a3 with scrape type 1
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9068b0c-6c94-5171-a485-467459f9b9a3
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F9cb8bc0a-7be8-4005-9672-444e177c4e35.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/9cb8bc0a-7be8-4005-9672-444e177c4e35.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F14abe0b3-ea5f-42b2-b708-721655e824ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/14abe0b3-ea5f-42b2-b708-721655e824ce.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F161351c9-4bf0-4331-a318-14c6e7cf0384.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/161351c9-4bf0-4331-a318-14c6e7cf0384.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252Fb754f8ea-e9b1-4218-9e0a-12c66a1b0da9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/b754f8ea-e9b1-4218-9e0a-12c66a1b0da9.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F9b002b7c-4c8c-4563-8391-f98592eb921d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/9b002b7c-4c8c-4563-8391-f98592eb921d.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252Fa926d78a-adc8-4f1c-b0b6-0b5b257ee9bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/a926d78a-adc8-4f1c-b0b6-0b5b257ee9bf.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F72cb73c2-a702-4b8b-8c01-bea31c34f829.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/72cb73c2-a702-4b8b-8c01-bea31c34f829.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F2dfc3618-e3bf-4e5a-affd-cd16ac5969ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/2dfc3618-e3bf-4e5a-affd-cd16ac5969ad.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252Fbe8760ca-204c-45f6-86a8-2ab1e946afef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/be8760ca-204c-45f6-86a8-2ab1e946afef.jpg already downloaded
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739584%252Fgeneral%252F5a1d661d-7801-4560-9e1e-8a76d3fc333b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739584/general/5a1d661d-7801-4560-9e1e-8a76d3fc333b.jpg already downloaded
2026-03-24 16:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9068b0c-6c94-5171-a485-467459f9b9a3, identifier: 10719073
2026-03-24 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/eabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5740820%252Fgeneral%252F6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg not downloaded yet
2026-03-24 16:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-24 16:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-24 16:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073 to the API
2026-03-24 16:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719073>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a9068b0c-6c94-5171-a485-467459f9b9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG295RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719073',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 189045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5739584/general/9cb8bc0a-7be8-4005-9672-444e177c4e35.jpg',
'https://images.openlane.eu/carimgs/5739584/general/14abe0b3-ea5f-42b2-b708-721655e824ce.jpg',
'https://images.openlane.eu/carimgs/5739584/general/161351c9-4bf0-4331-a318-14c6e7cf0384.jpg',
'https://images.openlane.eu/carimgs/5739584/general/b754f8ea-e9b1-4218-9e0a-12c66a1b0da9.jpg',
'https://images.openlane.eu/carimgs/5739584/general/9b002b7c-4c8c-4563-8391-f98592eb921d.jpg',
'https://images.openlane.eu/carimgs/5739584/general/a926d78a-adc8-4f1c-b0b6-0b5b257ee9bf.jpg',
'https://images.openlane.eu/carimgs/5739584/general/72cb73c2-a702-4b8b-8c01-bea31c34f829.jpg',
'https://images.openlane.eu/carimgs/5739584/general/2dfc3618-e3bf-4e5a-affd-cd16ac5969ad.jpg',
'https://images.openlane.eu/carimgs/5739584/general/be8760ca-204c-45f6-86a8-2ab1e946afef.jpg',
'https://images.openlane.eu/carimgs/5739584/general/5a1d661d-7801-4560-9e1e-8a76d3fc333b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78901,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/9cb8bc0a-7be8-4005-9672-444e177c4e35.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37468,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/14abe0b3-ea5f-42b2-b708-721655e824ce.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77256,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/161351c9-4bf0-4331-a318-14c6e7cf0384.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80424,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/b754f8ea-e9b1-4218-9e0a-12c66a1b0da9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65984,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/9b002b7c-4c8c-4563-8391-f98592eb921d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66508,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/a926d78a-adc8-4f1c-b0b6-0b5b257ee9bf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60475,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/72cb73c2-a702-4b8b-8c01-bea31c34f829.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76102,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/2dfc3618-e3bf-4e5a-affd-cd16ac5969ad.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76102,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/be8760ca-204c-45f6-86a8-2ab1e946afef.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9068b0c-6c94-5171-a485-467459f9b9a3/a9068b0c-6c94-5171-a485-467459f9b9a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66522,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739584/general/5a1d661d-7801-4560-9e1e-8a76d3fc333b.jpg',
'Width': 640}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'189.045 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710719073%27 HTTP/1.1" 200 None
2026-03-24 16:05:48 [adesa.it] INFO: Saving data for 10719073: {'created_time': 1774368348.581416, 'last_price_update_time': 1774368348.581425, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719073') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10716965
2026-03-24 16:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 with scrape type 1
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742563%252Fgeneral%252F17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg not downloaded yet
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/11637a83-235a-49b9-9d64-e24f5c533355.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742563%252Fgeneral%252Fb765e260-dbb9-4f40-9926-8375b49770ed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/b765e260-dbb9-4f40-9926-8375b49770ed.jpeg not downloaded yet
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebceed0>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252Fbeb5cbd7-334c-4dc3-821f-d29b73178076.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea2e490>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad7f50>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252Feabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/eabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad6290>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16: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 16: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 16: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 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742563%252Fgeneral%252Fcc9b8f52-94fc-4528-8311-57f59b71f009.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/cc9b8f52-94fc-4528-8311-57f59b71f009.jpeg not downloaded yet
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/9928c294-1ef8-4588-ba76-9c43172170c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/092a3ea9-0237-4225-8397-d532d463a626.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16: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 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddaf450>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F6e092065-bf97-4512-ab19-34405d9ca45f.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbe290>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9b610>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg saved to cache
2026-03-24 16:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bc2d0>
2026-03-24 16:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg saved to cache
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de37ad0>
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F1346152e-c289-47ca-aba8-b0544075b1ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg saved to cache
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dae9910>
2026-03-24 16:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F11637a83-235a-49b9-9d64-e24f5c533355.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/11637a83-235a-49b9-9d64-e24f5c533355.jpg saved to cache
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8a1617-6aee-5d14-93b6-755d65ce341b with identifier: 10699919
2026-03-24 16:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8a1617-6aee-5d14-93b6-755d65ce341b with scrape type 2
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8a1617-6aee-5d14-93b6-755d65ce341b with scrape type 2
2026-03-24 16:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ac8a1617-6aee-5d14-93b6-755d65ce341b, identifier: 10699919
2026-03-24 16:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-24 16:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9480b8d-9775-52ed-adf3-377cccfdb38b with scrape type 1
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9480b8d-9775-52ed-adf3-377cccfdb38b
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F3c59e870-5642-4897-a092-344e19529bf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/3c59e870-5642-4897-a092-344e19529bf3.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252Fa3913c50-1c3a-47d0-ac7d-3e6c325c3eea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/a3913c50-1c3a-47d0-ac7d-3e6c325c3eea.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252Fe4ca3756-a389-4c59-930a-76ee7817c785.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/e4ca3756-a389-4c59-930a-76ee7817c785.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F610cc4b6-30c3-4d4e-aef7-5e12dcff2a5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/610cc4b6-30c3-4d4e-aef7-5e12dcff2a5e.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F1900af89-c4c0-4de7-851f-5aee48387aaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/1900af89-c4c0-4de7-851f-5aee48387aaa.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F167c0434-4de1-4769-a442-4f317a9a3517.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/167c0434-4de1-4769-a442-4f317a9a3517.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F4fcd6a73-b8c8-4231-be00-a7e11b957487.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/4fcd6a73-b8c8-4231-be00-a7e11b957487.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F11075504-2e1d-4f4c-aad3-f73b59b5a1c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/11075504-2e1d-4f4c-aad3-f73b59b5a1c9.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252Fa935ee53-68f3-4cef-b56a-907438a0b1d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/a935ee53-68f3-4cef-b56a-907438a0b1d9.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5739569%252Fgeneral%252F7ff41d2d-45c4-425a-911f-751535c457c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739569/general/7ff41d2d-45c4-425a-911f-751535c457c5.jpg already downloaded
2026-03-24 16:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9480b8d-9775-52ed-adf3-377cccfdb38b, identifier: 10718846
2026-03-24 16:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-24 16:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e214fab-7521-585d-abca-c39dc47343be with scrape type 1
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e214fab-7521-585d-abca-c39dc47343be
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F9fa8d52f-c904-4ec9-bb17-13b9957cc55d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/9fa8d52f-c904-4ec9-bb17-13b9957cc55d.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F0ef7cd69-2b34-42d7-a836-7fe921f375fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/0ef7cd69-2b34-42d7-a836-7fe921f375fa.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F64fdc148-2b5b-49ea-bf40-e008deb96cce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/64fdc148-2b5b-49ea-bf40-e008deb96cce.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F07cada04-8201-451d-a86f-cf77bc29a7c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/07cada04-8201-451d-a86f-cf77bc29a7c9.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252Ffb71b6a4-c9e6-4505-bb00-ffb35352cb74.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/fb71b6a4-c9e6-4505-bb00-ffb35352cb74.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F767c5179-1b42-44ba-9198-59c8ed12f443.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/767c5179-1b42-44ba-9198-59c8ed12f443.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F91a9aa51-0806-4141-94a0-c24efdb66f8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/91a9aa51-0806-4141-94a0-c24efdb66f8d.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F5656bd2e-a3e1-4f81-874b-cc6c933f7fdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/5656bd2e-a3e1-4f81-874b-cc6c933f7fdf.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252Ffe73211c-b28e-4b07-bc0d-5027c7ed69de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/fe73211c-b28e-4b07-bc0d-5027c7ed69de.jpg already downloaded
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5706882%252Fgeneral%252F877eb5fb-6eb5-44cf-a3a2-91e48edf0eec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706882/general/877eb5fb-6eb5-44cf-a3a2-91e48edf0eec.jpg already downloaded
2026-03-24 16:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e214fab-7521-585d-abca-c39dc47343be, identifier: 10716715
2026-03-24 16:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10707654
2026-03-24 16:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-24 16:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dea3418a-5eb2-55a2-a02e-3bb4313c719d, identifier: 10707654
2026-03-24 16:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742563%252Fgeneral%252F7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg not downloaded yet
2026-03-24 16:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ac8a1617-6aee-5d14-93b6-755d65ce341b with identifier: 10699919
2026-03-24 16:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ac8a1617-6aee-5d14-93b6-755d65ce341b with identifier: 10699919
2026-03-24 16:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ac8a1617-6aee-5d14-93b6-755d65ce341b with identifier: 10699919 to the API
2026-03-24 16:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'ac8a1617-6aee-5d14-93b6-755d65ce341b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM658NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699919',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 117022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 245 hp - '
'117.022 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699919%27 HTTP/1.1" 200 None
2026-03-24 16:05:50 [adesa.it] INFO: Saving data for 10699919: {'auction_closing_time': 1798711260.0, 'created_time': 1773957848.370076, 'last_price_update_time': 1774368350.125342}
2026-03-24 16:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699919') HTTP/1.1" 204 0
2026-03-24 16:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-24 16:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-24 16:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846 to the API
2026-03-24 16:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'e9480b8d-9775-52ed-adf3-377cccfdb38b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM194PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718846',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'iX3',
'odometer': 154209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5739569/general/3c59e870-5642-4897-a092-344e19529bf3.jpg',
'https://images.openlane.eu/carimgs/5739569/general/a3913c50-1c3a-47d0-ac7d-3e6c325c3eea.jpg',
'https://images.openlane.eu/carimgs/5739569/general/e4ca3756-a389-4c59-930a-76ee7817c785.jpg',
'https://images.openlane.eu/carimgs/5739569/general/610cc4b6-30c3-4d4e-aef7-5e12dcff2a5e.jpg',
'https://images.openlane.eu/carimgs/5739569/general/1900af89-c4c0-4de7-851f-5aee48387aaa.jpg',
'https://images.openlane.eu/carimgs/5739569/general/167c0434-4de1-4769-a442-4f317a9a3517.jpg',
'https://images.openlane.eu/carimgs/5739569/general/4fcd6a73-b8c8-4231-be00-a7e11b957487.jpg',
'https://images.openlane.eu/carimgs/5739569/general/11075504-2e1d-4f4c-aad3-f73b59b5a1c9.jpg',
'https://images.openlane.eu/carimgs/5739569/general/a935ee53-68f3-4cef-b56a-907438a0b1d9.jpg',
'https://images.openlane.eu/carimgs/5739569/general/7ff41d2d-45c4-425a-911f-751535c457c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/3c59e870-5642-4897-a092-344e19529bf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/a3913c50-1c3a-47d0-ac7d-3e6c325c3eea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144614,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/e4ca3756-a389-4c59-930a-76ee7817c785.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/610cc4b6-30c3-4d4e-aef7-5e12dcff2a5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/1900af89-c4c0-4de7-851f-5aee48387aaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/167c0434-4de1-4769-a442-4f317a9a3517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/4fcd6a73-b8c8-4231-be00-a7e11b957487.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46325,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/11075504-2e1d-4f4c-aad3-f73b59b5a1c9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/a935ee53-68f3-4cef-b56a-907438a0b1d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9480b8d-9775-52ed-adf3-377cccfdb38b/e9480b8d-9775-52ed-adf3-377cccfdb38b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739569/general/7ff41d2d-45c4-425a-911f-751535c457c5.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 154.209 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2023}
2026-03-24 16:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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 16:05:51 [adesa.it] INFO: Saving data for 10718846: {'created_time': 1774368351.5954, 'last_price_update_time': 1774368351.59541, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718846') HTTP/1.1" 204 0
2026-03-24 16:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-24 16:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-24 16:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715 to the API
2026-03-24 16:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716715>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 374,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '0e214fab-7521-585d-abca-c39dc47343be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM127CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716715',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 102400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5706882/general/9fa8d52f-c904-4ec9-bb17-13b9957cc55d.jpg',
'https://images.openlane.eu/carimgs/5706882/general/0ef7cd69-2b34-42d7-a836-7fe921f375fa.jpg',
'https://images.openlane.eu/carimgs/5706882/general/64fdc148-2b5b-49ea-bf40-e008deb96cce.jpg',
'https://images.openlane.eu/carimgs/5706882/general/07cada04-8201-451d-a86f-cf77bc29a7c9.jpg',
'https://images.openlane.eu/carimgs/5706882/general/fb71b6a4-c9e6-4505-bb00-ffb35352cb74.jpg',
'https://images.openlane.eu/carimgs/5706882/general/767c5179-1b42-44ba-9198-59c8ed12f443.jpg',
'https://images.openlane.eu/carimgs/5706882/general/91a9aa51-0806-4141-94a0-c24efdb66f8d.jpg',
'https://images.openlane.eu/carimgs/5706882/general/5656bd2e-a3e1-4f81-874b-cc6c933f7fdf.jpg',
'https://images.openlane.eu/carimgs/5706882/general/fe73211c-b28e-4b07-bc0d-5027c7ed69de.jpg',
'https://images.openlane.eu/carimgs/5706882/general/877eb5fb-6eb5-44cf-a3a2-91e48edf0eec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410599,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/9fa8d52f-c904-4ec9-bb17-13b9957cc55d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319726,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/0ef7cd69-2b34-42d7-a836-7fe921f375fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288378,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/64fdc148-2b5b-49ea-bf40-e008deb96cce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206540,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/07cada04-8201-451d-a86f-cf77bc29a7c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/fb71b6a4-c9e6-4505-bb00-ffb35352cb74.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150100,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/767c5179-1b42-44ba-9198-59c8ed12f443.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/91a9aa51-0806-4141-94a0-c24efdb66f8d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227239,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/5656bd2e-a3e1-4f81-874b-cc6c933f7fdf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448218,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/fe73211c-b28e-4b07-bc0d-5027c7ed69de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e214fab-7521-585d-abca-c39dc47343be/0e214fab-7521-585d-abca-c39dc47343be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131677,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706882/general/877eb5fb-6eb5-44cf-a3a2-91e48edf0eec.jpg',
'Width': 1280}],
'price': 29500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series M440 - xDrive - Petrol - Automatic - 374 hp - 102.400 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716715%27 HTTP/1.1" 200 None
2026-03-24 16:05:52 [adesa.it] INFO: Saving data for 10716715: {'created_time': 1774368352.089492, 'last_price_update_time': 1774368352.089502, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716715') HTTP/1.1" 204 0
2026-03-24 16:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10707654
2026-03-24 16:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10707654
2026-03-24 16:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10707654 to the API
2026-03-24 16:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Electric',
'id': 'dea3418a-5eb2-55a2-a02e-3bb4313c719d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX068FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707654',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 191575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai e-Kona 39 kWh - Electric - Automatic - 136 hp - 191.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707654%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [adesa.it] INFO: Saving data for 10707654: {'auction_closing_time': 1774440900.0, 'created_time': 1774195224.024062, 'last_price_update_time': 1774368353.10349}
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707654') HTTP/1.1" 204 0
2026-03-24 16: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 16: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 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/c3932a0d-e090-4a9d-88ef-14772e1d6608.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/dd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740820/general/f9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716648)
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fd34206de-ef7d-4b50-826b-f20393562f3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/d34206de-ef7d-4b50-826b-f20393562f3f.jpeg not downloaded yet
2026-03-24 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db66b90>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F9928c294-1ef8-4588-ba76-9c43172170c2.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/9928c294-1ef8-4588-ba76-9c43172170c2.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df79790>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F092a3ea9-0237-4225-8397-d532d463a626.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/092a3ea9-0237-4225-8397-d532d463a626.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-24 16:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-24 16:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104f585d-4edc-59d5-a424-87938df8a0b4, identifier: 10699931
2026-03-24 16:05:53 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699414%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [adesa.it] INFO: Scrape type for 10699414: 2
2026-03-24 16:05:53 [adesa.it] INFO: Scraping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-24 16:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-24 16:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-24 16:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931 to the API
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699931>
{'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': 149,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '104f585d-4edc-59d5-a424-87938df8a0b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD344XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699931',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 168346,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-12-24',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X1 18d Advantage - Diesel - Automatic - 149 hp - 168.346 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699931%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [adesa.it] INFO: Saving data for 10699931: {'auction_closing_time': 1798711260.0, 'created_time': 1773957918.378367, 'last_price_update_time': 1774368353.672268}
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699931') HTTP/1.1" 204 0
2026-03-24 16: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 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F332f3784-1703-4043-bd16-4064f65aecda.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/332f3784-1703-4043-bd16-4064f65aecda.jpeg not downloaded yet
2026-03-24 16:05:53 [adesa.it] INFO: Found listing with ID: 10718927
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718927%27 HTTP/1.1" 200 None
2026-03-24 16:05:53 [adesa.it] INFO: Scrape type for 10718927: 1
2026-03-24 16:05:53 [adesa.it] INFO: Scraping item 10718927 url https://www.openlane.eu/en/carv6/auction/10718927
2026-03-24 16:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716678)
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df80490>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db40510>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252F6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddaa490>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252Fc3932a0d-e090-4a9d-88ef-14772e1d6608.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/c3932a0d-e090-4a9d-88ef-14772e1d6608.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4becf90>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252Fdd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/dd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc1250>
2026-03-24 16:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740820%252Fgeneral%252Ff9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740820/general/f9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg saved to cache
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2da02d78-a19e-5418-a87e-c46371ce78ee
2026-03-24 16:05:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2da02d78-a19e-5418-a87e-c46371ce78ee, skipping ID generation
2026-03-24 16:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 1
2026-03-24 16:05:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2da02d78-a19e-5418-a87e-c46371ce78ee sending to next pipeline
2026-03-24 16:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2da02d78-a19e-5418-a87e-c46371ce78ee, identifier: 10716648
2026-03-24 16:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-24 16:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-24 16:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-24 16:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d836396-e88e-59db-a76f-23247aa4dc37, identifier: 10699920
2026-03-24 16:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg not downloaded yet
2026-03-24 16:05:54 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-24 16:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707250%27 HTTP/1.1" 200 None
2026-03-24 16:05:54 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-24 16:05:54 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-24 16:05:54 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-24 16:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718205%27 HTTP/1.1" 200 None
2026-03-24 16:05:54 [adesa.it] INFO: Scrape type for 10718205: 1
2026-03-24 16:05:54 [adesa.it] INFO: Scraping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-24 16:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-24 16:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-24 16:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648 to the API
2026-03-24 16:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740820/general/f9e9e349-73fe-4e5b-baae-a9dbf8c77080.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': 163,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2da02d78-a19e-5418-a87e-c46371ce78ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN135YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716648',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 67797,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/eabb9bc4-8856-4d7e-8edb-104b34eb8693.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/56d5039d-88a8-43e5-8d36-7ba808ce0792.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/c3932a0d-e090-4a9d-88ef-14772e1d6608.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/dd5a90e3-9c05-42b8-b2e5-eacd3601dea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/f9e9e349-73fe-4e5b-baae-a9dbf8c77080.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/092a3ea9-0237-4225-8397-d532d463a626.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/11637a83-235a-49b9-9d64-e24f5c533355.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/4ba1cf0a-60f5-45e9-84a0-11f121b77c70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/9928c294-1ef8-4588-ba76-9c43172170c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da02d78-a19e-5418-a87e-c46371ce78ee/2da02d78-a19e-5418-a87e-c46371ce78ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740820/general/6f41c2de-cdf1-4aa8-af0b-f6cb16be911d.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'67.797 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 16:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716648%27 HTTP/1.1" 200 None
2026-03-24 16:05:55 [adesa.it] INFO: Saving data for 10716648: {'created_time': 1774368355.035831, 'last_price_update_time': 1774368355.035841, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716648') HTTP/1.1" 204 0
2026-03-24 16:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-24 16:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-24 16:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920 to the API
2026-03-24 16:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:05: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 16:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '4d836396-e88e-59db-a76f-23247aa4dc37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM448PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699920',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 103247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 245 hp - '
'103.247 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:56 [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 16:05:56 [adesa.it] INFO: Saving data for 10699920: {'auction_closing_time': 1798711260.0, 'created_time': 1773957865.417511, 'last_price_update_time': 1774368356.273031}
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699920') HTTP/1.1" 204 0
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05: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%252F5742563%252Fgeneral%252F3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg not downloaded yet
2026-03-24 16:05:56 [adesa.it] INFO: Found listing with ID: 10719084
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:56 [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 16:05:56 [adesa.it] INFO: Scrape type for 10719084: 1
2026-03-24 16:05:56 [adesa.it] INFO: Scraping item 10719084 url https://www.openlane.eu/en/carv6/auction/10719084
2026-03-24 16:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df90fd0>
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg saved to cache
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9cc850>
2026-03-24 16:05:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:05: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 16:05:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740861%252Fgeneral%252F6e2e4e9d-464f-45cc-926e-61573cf74818.jpg') HTTP/1.1" 204 0
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg saved to cache
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-24 16:05:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b5537a1-968a-5baf-acf7-a354c7709453, skipping ID generation
2026-03-24 16:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5537a1-968a-5baf-acf7-a354c7709453 with scrape type 1
2026-03-24 16:05:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b5537a1-968a-5baf-acf7-a354c7709453 sending to next pipeline
2026-03-24 16:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b5537a1-968a-5baf-acf7-a354c7709453, identifier: 10716678
2026-03-24 16:05: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 16:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10716678
2026-03-24 16:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10716678
2026-03-24 16:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10716678 to the API
2026-03-24 16:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'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': '9b5537a1-968a-5baf-acf7-a354c7709453',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK825LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716678',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 122376,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b5537a1-968a-5baf-acf7-a354c7709453/9b5537a1-968a-5baf-acf7-a354c7709453_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg',
'Width': 1024}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'122.376 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716678%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [adesa.it] INFO: Saving data for 10716678: {'created_time': 1774368358.528807, 'last_price_update_time': 1774368358.528821, 'auction_closing_time': 1774453500.0}
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716678') HTTP/1.1" 204 0
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fbeed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/beed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg not downloaded yet
2026-03-24 16:05:58 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716681%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [adesa.it] INFO: Scrape type for 10716681: 1
2026-03-24 16:05:58 [adesa.it] INFO: Scraping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-24 16: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 16: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 16:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Ff5c5680a-62f4-431e-b55d-679601e9894e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/f5c5680a-62f4-431e-b55d-679601e9894e.jpeg not downloaded yet
2026-03-24 16:05:58 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710696442%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [adesa.it] INFO: Scrape type for 10696442: 2
2026-03-24 16:05:58 [adesa.it] INFO: Scraping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-24 16: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 16: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 16:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b04f47-7924-547b-a2e9-f100a44831ff with identifier: 10716716
2026-03-24 16:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b04f47-7924-547b-a2e9-f100a44831ff with scrape type 1
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01b04f47-7924-547b-a2e9-f100a44831ff
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F76560713-9332-46d6-907f-57b1157dbe70.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/76560713-9332-46d6-907f-57b1157dbe70.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F84b95862-8174-4aaa-bb3d-32764ec12fce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/84b95862-8174-4aaa-bb3d-32764ec12fce.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F73e26924-9548-4cbf-bef4-f78d126d0769.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/73e26924-9548-4cbf-bef4-f78d126d0769.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F8b621362-5f11-4e70-85e7-56b175655409.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/8b621362-5f11-4e70-85e7-56b175655409.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F5b49f1e8-8f7e-40df-988b-981415da91a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/5b49f1e8-8f7e-40df-988b-981415da91a0.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F42c1bf3f-b1b7-4f86-8db5-3afb0261694a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/42c1bf3f-b1b7-4f86-8db5-3afb0261694a.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F83323b9f-74aa-4b6a-a7a6-49ac4ce3344b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/83323b9f-74aa-4b6a-a7a6-49ac4ce3344b.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252F8361377b-dc1e-4d5c-9217-515c63d66818.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/8361377b-dc1e-4d5c-9217-515c63d66818.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252Ffa792670-b324-4ea1-b613-2ed04ec89201.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/fa792670-b324-4ea1-b613-2ed04ec89201.jpg already downloaded
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5718498%252Fgeneral%252Fe553f1e7-596d-4f68-b68f-2b923295cfcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718498/general/e553f1e7-596d-4f68-b68f-2b923295cfcc.jpg already downloaded
2026-03-24 16:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01b04f47-7924-547b-a2e9-f100a44831ff, identifier: 10716716
2026-03-24 16:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b1df3a-8ce8-5e3b-a565-195545fda25c with identifier: 10716462
2026-03-24 16:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b1df3a-8ce8-5e3b-a565-195545fda25c with scrape type 1
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F900397d9-974f-4ab5-9abc-fedfb2085baa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/900397d9-974f-4ab5-9abc-fedfb2085baa.jpg not downloaded yet
2026-03-24 16:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-24 16:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 1
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg not downloaded yet
2026-03-24 16:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-24 16:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-24 16:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-24 16:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0, identifier: 10699470
2026-03-24 16:05:59 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Scrape type for 10707944: 0
2026-03-24 16:05:59 [adesa.it] INFO: Skipping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-24 16:05:59 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Scrape type for 10711149: 0
2026-03-24 16:05:59 [adesa.it] INFO: Skipping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-24 16:05:59 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-24 16:05:59 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-24 16:05:59 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Scrape type for 10716618: 1
2026-03-24 16:05:59 [adesa.it] INFO: Scraping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-24 16:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01b04f47-7924-547b-a2e9-f100a44831ff with identifier: 10716716
2026-03-24 16:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01b04f47-7924-547b-a2e9-f100a44831ff with identifier: 10716716
2026-03-24 16:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01b04f47-7924-547b-a2e9-f100a44831ff with identifier: 10716716 to the API
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '01b04f47-7924-547b-a2e9-f100a44831ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR621GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716716',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 360377,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5718498/general/76560713-9332-46d6-907f-57b1157dbe70.jpg',
'https://images.openlane.eu/carimgs/5718498/general/84b95862-8174-4aaa-bb3d-32764ec12fce.jpg',
'https://images.openlane.eu/carimgs/5718498/general/73e26924-9548-4cbf-bef4-f78d126d0769.jpg',
'https://images.openlane.eu/carimgs/5718498/general/8b621362-5f11-4e70-85e7-56b175655409.jpg',
'https://images.openlane.eu/carimgs/5718498/general/5b49f1e8-8f7e-40df-988b-981415da91a0.jpg',
'https://images.openlane.eu/carimgs/5718498/general/42c1bf3f-b1b7-4f86-8db5-3afb0261694a.jpg',
'https://images.openlane.eu/carimgs/5718498/general/83323b9f-74aa-4b6a-a7a6-49ac4ce3344b.jpg',
'https://images.openlane.eu/carimgs/5718498/general/8361377b-dc1e-4d5c-9217-515c63d66818.jpg',
'https://images.openlane.eu/carimgs/5718498/general/fa792670-b324-4ea1-b613-2ed04ec89201.jpg',
'https://images.openlane.eu/carimgs/5718498/general/e553f1e7-596d-4f68-b68f-2b923295cfcc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107757,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/76560713-9332-46d6-907f-57b1157dbe70.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91582,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/84b95862-8174-4aaa-bb3d-32764ec12fce.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109188,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/73e26924-9548-4cbf-bef4-f78d126d0769.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100851,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/8b621362-5f11-4e70-85e7-56b175655409.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89246,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/5b49f1e8-8f7e-40df-988b-981415da91a0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115878,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/42c1bf3f-b1b7-4f86-8db5-3afb0261694a.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110862,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/83323b9f-74aa-4b6a-a7a6-49ac4ce3344b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82399,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/8361377b-dc1e-4d5c-9217-515c63d66818.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117241,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/fa792670-b324-4ea1-b613-2ed04ec89201.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b04f47-7924-547b-a2e9-f100a44831ff/01b04f47-7924-547b-a2e9-f100a44831ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111612,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718498/general/e553f1e7-596d-4f68-b68f-2b923295cfcc.jpg',
'Width': 960}],
'price': 28750,
'price_includes_vat': True,
'registration_date': '2018-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 50 TDI S Line - Quattro - Diesel - Automatic - 286 hp - '
'360.377 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Saving data for 10716716: {'created_time': 1774368359.437249, 'last_price_update_time': 1774368359.437262, 'auction_closing_time': 1798711260.0}
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716716') HTTP/1.1" 204 0
2026-03-24 16:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-24 16:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-24 16:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470 to the API
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699470>
{'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': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH754PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699470',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 240963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'240.963 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Saving data for 10699470: {'auction_closing_time': 1798711260.0, 'created_time': 1773957851.003337, 'last_price_update_time': 1774368359.74727}
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699470') HTTP/1.1" 204 0
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252Fea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/ea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg not downloaded yet
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg not downloaded yet
2026-03-24 16:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/b765e260-dbb9-4f40-9926-8375b49770ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:05:59 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:05:59 [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 16:05:59 [adesa.it] INFO: Scrape type for 10716485: 1
2026-03-24 16:05:59 [adesa.it] INFO: Scraping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-24 16:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:05: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 16:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659e19dd-aeb7-5be9-9091-29ca98ba2281 with identifier: 10715372
2026-03-24 16:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659e19dd-aeb7-5be9-9091-29ca98ba2281 with scrape type 1
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 659e19dd-aeb7-5be9-9091-29ca98ba2281
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252F52be44ce-23e9-4970-9533-4b7d82b23e36.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/52be44ce-23e9-4970-9533-4b7d82b23e36.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252Fcdd57efb-24e1-47e3-8405-d82018c26ace.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/cdd57efb-24e1-47e3-8405-d82018c26ace.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252Fda3a2e99-bc9d-4bdf-88c5-e65b725427dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/da3a2e99-bc9d-4bdf-88c5-e65b725427dd.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252F23433956-2dda-489f-9e20-8ff55a962116.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/23433956-2dda-489f-9e20-8ff55a962116.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252Fd287ab27-a60c-4ae8-8481-803b153dd136.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/d287ab27-a60c-4ae8-8481-803b153dd136.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252F177d0348-cc9e-4f42-9054-bae414186a7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/177d0348-cc9e-4f42-9054-bae414186a7c.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252F3773e31f-1ba6-42f5-bc1a-6dd9ca4efc13.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/3773e31f-1ba6-42f5-bc1a-6dd9ca4efc13.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252F5825b02d-559c-4ca7-8f09-23e7f0c2e6fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/5825b02d-559c-4ca7-8f09-23e7f0c2e6fc.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252Fbf7f4835-3ffd-4b6a-8cc9-98948aafe48b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/bf7f4835-3ffd-4b6a-8cc9-98948aafe48b.jpg already downloaded
2026-03-24 16:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5736028%252Fgeneral%252Fa51dcba0-6520-4bfd-8f0b-29341e6d8af3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736028/general/a51dcba0-6520-4bfd-8f0b-29341e6d8af3.jpg already downloaded
2026-03-24 16:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 659e19dd-aeb7-5be9-9091-29ca98ba2281, identifier: 10715372
2026-03-24 16:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 231bef2b-c12b-5174-8e88-a111dfbf5093 with identifier: 10716646
2026-03-24 16:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 231bef2b-c12b-5174-8e88-a111dfbf5093 with scrape type 1
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Ff7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/f7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg not downloaded yet
2026-03-24 16:06:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd89010>
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg saved to cache
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg not downloaded yet
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252Febef5ce9-896a-4c53-a392-3244fa734a90.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/ebef5ce9-896a-4c53-a392-3244fa734a90.jpg not downloaded yet
2026-03-24 16:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 659e19dd-aeb7-5be9-9091-29ca98ba2281 with identifier: 10715372
2026-03-24 16:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 659e19dd-aeb7-5be9-9091-29ca98ba2281 with identifier: 10715372
2026-03-24 16:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 659e19dd-aeb7-5be9-9091-29ca98ba2281 with identifier: 10715372 to the API
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '659e19dd-aeb7-5be9-9091-29ca98ba2281',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA003GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715372',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 148546,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5736028/general/52be44ce-23e9-4970-9533-4b7d82b23e36.jpg',
'https://images.openlane.eu/carimgs/5736028/general/cdd57efb-24e1-47e3-8405-d82018c26ace.jpg',
'https://images.openlane.eu/carimgs/5736028/general/da3a2e99-bc9d-4bdf-88c5-e65b725427dd.jpg',
'https://images.openlane.eu/carimgs/5736028/general/23433956-2dda-489f-9e20-8ff55a962116.jpg',
'https://images.openlane.eu/carimgs/5736028/general/d287ab27-a60c-4ae8-8481-803b153dd136.jpg',
'https://images.openlane.eu/carimgs/5736028/general/177d0348-cc9e-4f42-9054-bae414186a7c.jpg',
'https://images.openlane.eu/carimgs/5736028/general/3773e31f-1ba6-42f5-bc1a-6dd9ca4efc13.jpg',
'https://images.openlane.eu/carimgs/5736028/general/5825b02d-559c-4ca7-8f09-23e7f0c2e6fc.jpg',
'https://images.openlane.eu/carimgs/5736028/general/bf7f4835-3ffd-4b6a-8cc9-98948aafe48b.jpg',
'https://images.openlane.eu/carimgs/5736028/general/a51dcba0-6520-4bfd-8f0b-29341e6d8af3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/52be44ce-23e9-4970-9533-4b7d82b23e36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/cdd57efb-24e1-47e3-8405-d82018c26ace.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154933,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/da3a2e99-bc9d-4bdf-88c5-e65b725427dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/23433956-2dda-489f-9e20-8ff55a962116.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/d287ab27-a60c-4ae8-8481-803b153dd136.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/177d0348-cc9e-4f42-9054-bae414186a7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/3773e31f-1ba6-42f5-bc1a-6dd9ca4efc13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/5825b02d-559c-4ca7-8f09-23e7f0c2e6fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51527,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/bf7f4835-3ffd-4b6a-8cc9-98948aafe48b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659e19dd-aeb7-5be9-9091-29ca98ba2281/659e19dd-aeb7-5be9-9091-29ca98ba2281_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736028/general/a51dcba0-6520-4bfd-8f0b-29341e6d8af3.jpg',
'Width': 800}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 35 TFSI Admired - Petrol - Automatic - 150 hp - 148.546 km',
'transmission': 'automatic',
'trim': 'Admired',
'vin': None,
'year': 2020}
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715372%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [adesa.it] INFO: Saving data for 10715372: {'created_time': 1774368360.612019, 'last_price_update_time': 1774368360.612029, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715372') HTTP/1.1" 204 0
2026-03-24 16:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/cc9b8f52-94fc-4528-8311-57f59b71f009.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:06:00 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699938%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [adesa.it] INFO: Scrape type for 10699938: 2
2026-03-24 16:06:00 [adesa.it] INFO: Scraping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Fcd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/cd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg not downloaded yet
2026-03-24 16:06: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 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F1b27dcbe-449e-4e68-941a-664183a70937.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/1b27dcbe-449e-4e68-941a-664183a70937.jpg not downloaded yet
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252Fe29497be-d637-4940-afe6-ee77f3711a33.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/e29497be-d637-4940-afe6-ee77f3711a33.jpg not downloaded yet
2026-03-24 16:06:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec608d0>
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fb765e260-dbb9-4f40-9926-8375b49770ed.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/b765e260-dbb9-4f40-9926-8375b49770ed.jpeg saved to cache
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7e08d0>
2026-03-24 16:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg saved to cache
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10716302
2026-03-24 16:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 1
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg not downloaded yet
2026-03-24 16:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/d34206de-ef7d-4b50-826b-f20393562f3f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:06:00 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718966%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [adesa.it] INFO: Scrape type for 10718966: 1
2026-03-24 16:06:00 [adesa.it] INFO: Scraping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F97726e25-1f9e-4098-8943-e10fb8118c1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/97726e25-1f9e-4098-8943-e10fb8118c1a.jpg not downloaded yet
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F1c48b431-ecfd-48a3-8708-6ed50139352b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/1c48b431-ecfd-48a3-8708-6ed50139352b.jpg not downloaded yet
2026-03-24 16:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F51af37ff-91df-48fc-884e-212894b5596a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/51af37ff-91df-48fc-884e-212894b5596a.jpg not downloaded yet
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/ff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg not downloaded yet
2026-03-24 16:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10707650
2026-03-24 16:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-24 16:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85847f30-54ef-5383-9aed-2e61f7ecb323, identifier: 10707650
2026-03-24 16:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:06:01 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Scrape type for 10716742: 1
2026-03-24 16:06:01 [adesa.it] INFO: Scraping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg not downloaded yet
2026-03-24 16:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10707650
2026-03-24 16:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10707650
2026-03-24 16:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10707650 to the API
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707650>
{'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-03-25T12:15:00Z',
'fuel_type': 'Electric',
'id': '85847f30-54ef-5383-9aed-2e61f7ecb323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gh492ml',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707650',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 25578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring Comfort - Electric - Automatic - 45 hp - 25.578 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Saving data for 10707650: {'auction_closing_time': 1774440900.0, 'created_time': 1774195221.77205, 'last_price_update_time': 1774368361.397713}
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707650') HTTP/1.1" 204 0
2026-03-24 16:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252Fdaaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/daaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg not downloaded yet
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg not downloaded yet
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fcc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/cc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg not downloaded yet
2026-03-24 16:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:06:01 [adesa.it] INFO: Found listing with ID: 10715025
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Scrape type for 10715025: 0
2026-03-24 16:06:01 [adesa.it] INFO: Skipping item 10715025 url https://www.openlane.eu/en/carv6/auction/10715025
2026-03-24 16:06:01 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Scrape type for 10716558: 1
2026-03-24 16:06:01 [adesa.it] INFO: Scraping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Ffe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/fe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg not downloaded yet
2026-03-24 16:06: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 16:06:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf4210>
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fcc9b8f52-94fc-4528-8311-57f59b71f009.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/cc9b8f52-94fc-4528-8311-57f59b71f009.jpeg saved to cache
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db41b50>
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fd34206de-ef7d-4b50-826b-f20393562f3f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/d34206de-ef7d-4b50-826b-f20393562f3f.jpeg saved to cache
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F13eed683-71ef-4bee-8841-0c9247097486.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/13eed683-71ef-4bee-8841-0c9247097486.jpg not downloaded yet
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F85dee3b7-72a7-457d-874f-37927c6b3cda.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/85dee3b7-72a7-457d-874f-37927c6b3cda.jpg not downloaded yet
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Ff7d33011-6176-4adc-b076-7b570589bc68.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/f7d33011-6176-4adc-b076-7b570589bc68.jpeg not downloaded yet
2026-03-24 16:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/f7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:01 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-24 16:06:01 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-24 16:06:01 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:01 [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 16:06:01 [adesa.it] INFO: Scrape type for 10716640: 1
2026-03-24 16:06:01 [adesa.it] INFO: Scraping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F5584606d-53cf-4cea-9f62-5b7e12309394.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/5584606d-53cf-4cea-9f62-5b7e12309394.jpg not downloaded yet
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ded7a10>
2026-03-24 16:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg saved to cache
2026-03-24 16:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252Fe91e8825-9367-4a86-bb04-953d391848e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/e91e8825-9367-4a86-bb04-953d391848e1.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F79199a87-b467-486b-b7cf-5f84c4588e10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/79199a87-b467-486b-b7cf-5f84c4588e10.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F6913383e-2cbd-4a68-9f6b-01998934901d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/6913383e-2cbd-4a68-9f6b-01998934901d.jpeg not downloaded yet
2026-03-24 16:06:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4becdd0>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcf1d0>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:06:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb09810>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252F3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/beed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:06:02 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716718%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [adesa.it] INFO: Scrape type for 10716718: 1
2026-03-24 16:06:02 [adesa.it] INFO: Scraping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/97726e25-1f9e-4098-8943-e10fb8118c1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252Fce5ff36a-b48c-46fa-b296-c68266359122.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/ce5ff36a-b48c-46fa-b296-c68266359122.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg not downloaded yet
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7ca10>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Ff7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/f7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:02 [adesa.it] INFO: Found listing with ID: 10716605
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716605%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [adesa.it] INFO: Scrape type for 10716605: 1
2026-03-24 16:06:02 [adesa.it] INFO: Scraping item 10716605 url https://www.openlane.eu/en/carv6/auction/10716605
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Fd97b724f-388c-483a-8098-0ded430305a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/d97b724f-388c-483a-8098-0ded430305a9.jpg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252F597237d8-30b2-49fb-8abf-00602b3ef27b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/597237d8-30b2-49fb-8abf-00602b3ef27b.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F0955e07f-9141-4fd3-9976-9456c238fd34.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/0955e07f-9141-4fd3-9976-9456c238fd34.jpg not downloaded yet
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fdfab908a-bc4d-44c6-8193-62948d2ea086.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/dfab908a-bc4d-44c6-8193-62948d2ea086.jpeg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/fe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:02 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716719%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [adesa.it] INFO: Scrape type for 10716719: 1
2026-03-24 16:06:02 [adesa.it] INFO: Scraping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg not downloaded yet
2026-03-24 16:06: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 16:06:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db80390>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742563%252Fgeneral%252Fbeed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/beed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de12090>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F97726e25-1f9e-4098-8943-e10fb8118c1a.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/97726e25-1f9e-4098-8943-e10fb8118c1a.jpg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/79199a87-b467-486b-b7cf-5f84c4588e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/e91e8825-9367-4a86-bb04-953d391848e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:06:02 [adesa.it] INFO: Found listing with ID: 10716720
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716720%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [adesa.it] INFO: Scrape type for 10716720: 1
2026-03-24 16:06:02 [adesa.it] INFO: Scraping item 10716720 url https://www.openlane.eu/en/carv6/auction/10716720
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Fce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/ce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fe9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/e9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg not downloaded yet
2026-03-24 16:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda92d0>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-24 16:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 1
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F014ba489-e88b-4c32-8893-2053a6117408.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/014ba489-e88b-4c32-8893-2053a6117408.jpg not downloaded yet
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc5750>
2026-03-24 16:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Ffe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/fe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg saved to cache
2026-03-24 16:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:02 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-24 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699918%27 HTTP/1.1" 200 None
2026-03-24 16:06:02 [adesa.it] INFO: Scrape type for 10699918: 2
2026-03-24 16:06:02 [adesa.it] INFO: Scraping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-24 16:06: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 16:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Ff0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/f0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg not downloaded yet
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F879f3660-9cdb-42bd-8045-661ca877a976.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/879f3660-9cdb-42bd-8045-661ca877a976.jpg not downloaded yet
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/d97b724f-388c-483a-8098-0ded430305a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:03 [adesa.it] INFO: Found listing with ID: 10716642
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716642%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [adesa.it] INFO: Scrape type for 10716642: 1
2026-03-24 16:06:03 [adesa.it] INFO: Scraping item 10716642 url https://www.openlane.eu/en/carv6/auction/10716642
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa7e10>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737607%252Fgeneral%252F79199a87-b467-486b-b7cf-5f84c4588e10.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/79199a87-b467-486b-b7cf-5f84c4588e10.jpg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6fbd0>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737633%252Fgeneral%252Fe91e8825-9367-4a86-bb04-953d391848e1.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/e91e8825-9367-4a86-bb04-953d391848e1.jpg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86c290>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/ff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/6913383e-2cbd-4a68-9f6b-01998934901d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg not downloaded yet
2026-03-24 16:06: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 16:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-24 16:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 1
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252Fc56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/c56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg not downloaded yet
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:03 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699939%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [adesa.it] INFO: Scrape type for 10699939: 2
2026-03-24 16:06:03 [adesa.it] INFO: Scraping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/ce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252Ffd9c2138-afdc-4af9-b33d-6581072b1b93.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/fd9c2138-afdc-4af9-b33d-6581072b1b93.jpg not downloaded yet
2026-03-24 16:06: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 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg not downloaded yet
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc3d90>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Fd97b724f-388c-483a-8098-0ded430305a9.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/d97b724f-388c-483a-8098-0ded430305a9.jpg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07287ce3-dd18-5f21-9eac-a960ae5de07d with identifier: 10718927
2026-03-24 16:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07287ce3-dd18-5f21-9eac-a960ae5de07d with scrape type 1
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252Fd3a95366-cb0a-4d76-85cc-0544e0b63567.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/d3a95366-cb0a-4d76-85cc-0544e0b63567.jpg not downloaded yet
2026-03-24 16:06:03 [adesa.it] INFO: Found listing with ID: 10716683
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716683%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [adesa.it] INFO: Scrape type for 10716683: 1
2026-03-24 16:06:03 [adesa.it] INFO: Scraping item 10716683 url https://www.openlane.eu/en/carv6/auction/10716683
2026-03-24 16:06: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 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F69cc06f0-0b58-4898-b1de-ad356b051764.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/69cc06f0-0b58-4898-b1de-ad356b051764.jpg not downloaded yet
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F40aa6982-c795-4a34-8c38-f04ef998b73a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/40aa6982-c795-4a34-8c38-f04ef998b73a.jpg not downloaded yet
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg not downloaded yet
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:03 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716484%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [adesa.it] INFO: Scrape type for 10716484: 1
2026-03-24 16:06:03 [adesa.it] INFO: Scraping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-24 16:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc1a90>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/ff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df1f150>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F6913383e-2cbd-4a68-9f6b-01998934901d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/6913383e-2cbd-4a68-9f6b-01998934901d.jpeg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deae990>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252F2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-24 16:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 1
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Ffe991431-7add-4881-891d-41de90ceeee8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/fe991431-7add-4881-891d-41de90ceeee8.jpg not downloaded yet
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea8b250>
2026-03-24 16:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740679%252Fgeneral%252Fce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/ce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg saved to cache
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-24 16:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 1
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89aa7d16-7a2b-524c-bac5-71a508a740ce
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252Feaad48fd-a617-4ec3-a77c-6b8c74c9e08c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/eaad48fd-a617-4ec3-a77c-6b8c74c9e08c.JPG not downloaded yet
2026-03-24 16:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b150dd28-5f1d-5f37-b48e-dfa19d9667e3 with identifier: 10719084
2026-03-24 16:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b150dd28-5f1d-5f37-b48e-dfa19d9667e3 with scrape type 1
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b150dd28-5f1d-5f37-b48e-dfa19d9667e3
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F0342f70a-20eb-42ec-862c-4d843c7a140e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/0342f70a-20eb-42ec-862c-4d843c7a140e.jpg already downloaded
2026-03-24 16:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F105eb378-524a-4daf-bfb0-033372152511.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/105eb378-524a-4daf-bfb0-033372152511.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F87001fd1-e358-40a0-a5f6-67ec7a158da9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/87001fd1-e358-40a0-a5f6-67ec7a158da9.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252Fccf07d3b-593c-4da8-bdfb-a100b227359a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/ccf07d3b-593c-4da8-bdfb-a100b227359a.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F736c54e8-4cc8-409d-aa16-cc60e90da132.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/736c54e8-4cc8-409d-aa16-cc60e90da132.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252Fa7a15e97-10f1-443b-992b-9cf4f69e48f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/a7a15e97-10f1-443b-992b-9cf4f69e48f9.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F04c45bd8-86a5-42f2-87bb-1ed69f77c80a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/04c45bd8-86a5-42f2-87bb-1ed69f77c80a.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F557c02d0-6625-4dd3-a510-d16b1330b766.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/557c02d0-6625-4dd3-a510-d16b1330b766.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252Fb826d707-582f-4172-8d67-fb147af15352.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/b826d707-582f-4172-8d67-fb147af15352.jpg already downloaded
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5731808%252Fgeneral%252F15065290-4ace-40b5-913e-066a92d93949.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731808/general/15065290-4ace-40b5-913e-066a92d93949.jpg already downloaded
2026-03-24 16:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b150dd28-5f1d-5f37-b48e-dfa19d9667e3, identifier: 10719084
2026-03-24 16:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/014ba489-e88b-4c32-8893-2053a6117408.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/879f3660-9cdb-42bd-8045-661ca877a976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg not downloaded yet
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg not downloaded yet
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg not downloaded yet
2026-03-24 16:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b150dd28-5f1d-5f37-b48e-dfa19d9667e3 with identifier: 10719084
2026-03-24 16:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b150dd28-5f1d-5f37-b48e-dfa19d9667e3 with identifier: 10719084
2026-03-24 16:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b150dd28-5f1d-5f37-b48e-dfa19d9667e3 with identifier: 10719084 to the API
2026-03-24 16:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719084>
{'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': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'b150dd28-5f1d-5f37-b48e-dfa19d9667e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL091XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719084',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 92088,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5731808/general/0342f70a-20eb-42ec-862c-4d843c7a140e.jpg',
'https://images.openlane.eu/carimgs/5731808/general/105eb378-524a-4daf-bfb0-033372152511.jpg',
'https://images.openlane.eu/carimgs/5731808/general/87001fd1-e358-40a0-a5f6-67ec7a158da9.jpg',
'https://images.openlane.eu/carimgs/5731808/general/ccf07d3b-593c-4da8-bdfb-a100b227359a.jpg',
'https://images.openlane.eu/carimgs/5731808/general/736c54e8-4cc8-409d-aa16-cc60e90da132.jpg',
'https://images.openlane.eu/carimgs/5731808/general/a7a15e97-10f1-443b-992b-9cf4f69e48f9.jpg',
'https://images.openlane.eu/carimgs/5731808/general/04c45bd8-86a5-42f2-87bb-1ed69f77c80a.jpg',
'https://images.openlane.eu/carimgs/5731808/general/557c02d0-6625-4dd3-a510-d16b1330b766.jpg',
'https://images.openlane.eu/carimgs/5731808/general/b826d707-582f-4172-8d67-fb147af15352.jpg',
'https://images.openlane.eu/carimgs/5731808/general/15065290-4ace-40b5-913e-066a92d93949.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/0342f70a-20eb-42ec-862c-4d843c7a140e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/105eb378-524a-4daf-bfb0-033372152511.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/87001fd1-e358-40a0-a5f6-67ec7a158da9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/ccf07d3b-593c-4da8-bdfb-a100b227359a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95842,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/736c54e8-4cc8-409d-aa16-cc60e90da132.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106068,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/a7a15e97-10f1-443b-992b-9cf4f69e48f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103787,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/04c45bd8-86a5-42f2-87bb-1ed69f77c80a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87236,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/557c02d0-6625-4dd3-a510-d16b1330b766.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44366,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/b826d707-582f-4172-8d67-fb147af15352.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b150dd28-5f1d-5f37-b48e-dfa19d9667e3/b150dd28-5f1d-5f37-b48e-dfa19d9667e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731808/general/15065290-4ace-40b5-913e-066a92d93949.jpg',
'Width': 800}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 30i M Sport - xDrive - Petrol - Automatic - 245 hp - 92.088 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:05 [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 16:06:05 [adesa.it] INFO: Saving data for 10719084: {'created_time': 1774368365.117195, 'last_price_update_time': 1774368365.117205, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719084') HTTP/1.1" 204 0
2026-03-24 16:06:05 [adesa.it] INFO: Found listing with ID: 10716637
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:05 [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 16:06:05 [adesa.it] INFO: Scrape type for 10716637: 1
2026-03-24 16:06:05 [adesa.it] INFO: Scraping item 10716637 url https://www.openlane.eu/en/carv6/auction/10716637
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fdae08782-3885-4269-acd1-70a06db35137.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/dae08782-3885-4269-acd1-70a06db35137.jpg not downloaded yet
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252Fbf923cd7-7f22-45ad-b027-f0bf5293df33.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/bf923cd7-7f22-45ad-b027-f0bf5293df33.JPG not downloaded yet
2026-03-24 16:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg not downloaded yet
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252Fc18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/c18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg not downloaded yet
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F49827994-ba6a-4efc-8c15-3168cd9c134f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/49827994-ba6a-4efc-8c15-3168cd9c134f.jpg not downloaded yet
2026-03-24 16:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-24 16:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with scrape type 1
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3bcd3be-ba16-544d-a337-0f2bd76c1ff8
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fe06340b3-b22a-4cf0-be31-881e3afbb9ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/e06340b3-b22a-4cf0-be31-881e3afbb9ea.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252F430274b1-23e1-4205-a92c-b237043f2cc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/430274b1-23e1-4205-a92c-b237043f2cc8.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fef94bcb6-237d-4a0b-ab7f-94bdb04ecfce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/ef94bcb6-237d-4a0b-ab7f-94bdb04ecfce.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fb7b7f29c-236f-41ab-875e-c6ce41daf3ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/b7b7f29c-236f-41ab-875e-c6ce41daf3ae.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fcdb1fe63-08d1-49c3-be33-be6c1a9a5ea7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/cdb1fe63-08d1-49c3-be33-be6c1a9a5ea7.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252F7c31e1a6-ba98-456a-a49a-eec21dca9fad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/7c31e1a6-ba98-456a-a49a-eec21dca9fad.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252F88297878-aea0-4e39-9bb6-d0d2889fc685.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/88297878-aea0-4e39-9bb6-d0d2889fc685.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fce2e9696-2889-4488-9713-b1cf881a051f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/ce2e9696-2889-4488-9713-b1cf881a051f.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252F494255b1-8a66-4c5c-b9c9-a2bf47acc480.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/494255b1-8a66-4c5c-b9c9-a2bf47acc480.jpg already downloaded
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5665104%252Fgeneral%252Fddebe68b-8860-4afa-91e8-b3f1dc6dd29f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665104/general/ddebe68b-8860-4afa-91e8-b3f1dc6dd29f.jpg already downloaded
2026-03-24 16:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8, identifier: 10716742
2026-03-24 16:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-24 16:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-24 16:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 510b9794-33c9-5953-90e0-0da119747065, identifier: 10699414
2026-03-24 16:06:05 [adesa.it] INFO: Found listing with ID: 10716717
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716717%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [adesa.it] INFO: Scrape type for 10716717: 1
2026-03-24 16:06:05 [adesa.it] INFO: Scraping item 10716717 url https://www.openlane.eu/en/carv6/auction/10716717
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fa0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/a0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg not downloaded yet
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252Faa1fe8fa-7f0b-4e54-ad8b-bac266571f59.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/aa1fe8fa-7f0b-4e54-ad8b-bac266571f59.JPG not downloaded yet
2026-03-24 16:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-24 16:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-24 16:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742 to the API
2026-03-24 16:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716742>
{'auction_title': '',
'c_o_2_emission_value': 237,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a3bcd3be-ba16-544d-a337-0f2bd76c1ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW610VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716742',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 17634,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5665104/general/e06340b3-b22a-4cf0-be31-881e3afbb9ea.jpg',
'https://images.openlane.eu/carimgs/5665104/general/430274b1-23e1-4205-a92c-b237043f2cc8.jpg',
'https://images.openlane.eu/carimgs/5665104/general/ef94bcb6-237d-4a0b-ab7f-94bdb04ecfce.jpg',
'https://images.openlane.eu/carimgs/5665104/general/b7b7f29c-236f-41ab-875e-c6ce41daf3ae.jpg',
'https://images.openlane.eu/carimgs/5665104/general/cdb1fe63-08d1-49c3-be33-be6c1a9a5ea7.jpg',
'https://images.openlane.eu/carimgs/5665104/general/7c31e1a6-ba98-456a-a49a-eec21dca9fad.jpg',
'https://images.openlane.eu/carimgs/5665104/general/88297878-aea0-4e39-9bb6-d0d2889fc685.jpg',
'https://images.openlane.eu/carimgs/5665104/general/ce2e9696-2889-4488-9713-b1cf881a051f.jpg',
'https://images.openlane.eu/carimgs/5665104/general/494255b1-8a66-4c5c-b9c9-a2bf47acc480.jpg',
'https://images.openlane.eu/carimgs/5665104/general/ddebe68b-8860-4afa-91e8-b3f1dc6dd29f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/e06340b3-b22a-4cf0-be31-881e3afbb9ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/430274b1-23e1-4205-a92c-b237043f2cc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/ef94bcb6-237d-4a0b-ab7f-94bdb04ecfce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/b7b7f29c-236f-41ab-875e-c6ce41daf3ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/cdb1fe63-08d1-49c3-be33-be6c1a9a5ea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/7c31e1a6-ba98-456a-a49a-eec21dca9fad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/88297878-aea0-4e39-9bb6-d0d2889fc685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/ce2e9696-2889-4488-9713-b1cf881a051f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/494255b1-8a66-4c5c-b9c9-a2bf47acc480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3bcd3be-ba16-544d-a337-0f2bd76c1ff8/a3bcd3be-ba16-544d-a337-0f2bd76c1ff8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665104/general/ddebe68b-8860-4afa-91e8-b3f1dc6dd29f.jpg',
'Width': 1024}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'17.634 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716742%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Saving data for 10716742: {'created_time': 1774368366.115927, 'last_price_update_time': 1774368366.115974, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716742') HTTP/1.1" 204 0
2026-03-24 16:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-24 16:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-24 16:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414 to the API
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '510b9794-33c9-5953-90e0-0da119747065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK726RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699414',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 155922,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22750,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 155.922 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699414%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Saving data for 10699414: {'auction_closing_time': 1798711260.0, 'created_time': 1773957846.755247, 'last_price_update_time': 1774368366.378839}
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699414') HTTP/1.1" 204 0
2026-03-24 16:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:06 [scrapy.extensions.logstats] INFO: Crawled 377 pages (at 88 pages/min), scraped 289 items (at 49 items/min)
2026-03-24 16:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 191MiB
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F07f03055-6160-4874-bf75-88701fdc6303.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/07f03055-6160-4874-bf75-88701fdc6303.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg not downloaded yet
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e940350>
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F014ba489-e88b-4c32-8893-2053a6117408.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/014ba489-e88b-4c32-8893-2053a6117408.jpg saved to cache
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dafae90>
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F879f3660-9cdb-42bd-8045-661ca877a976.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/879f3660-9cdb-42bd-8045-661ca877a976.jpg saved to cache
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/f0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:06:06 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715101%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-24 16:06:06 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-24 16:06:06 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699944%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Scrape type for 10699944: 2
2026-03-24 16:06:06 [adesa.it] INFO: Scraping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252F002cc65f-c58b-49f2-a12d-1b0161abba47.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/002cc65f-c58b-49f2-a12d-1b0161abba47.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252F0d11de84-5fbd-4f4d-af5a-bc096743dc15.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/0d11de84-5fbd-4f4d-af5a-bc096743dc15.JPG not downloaded yet
2026-03-24 16:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F7a884282-b74f-4400-b37a-2ba6a82755d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/7a884282-b74f-4400-b37a-2ba6a82755d0.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F2d1bbfb9-2483-48e5-b776-660d9481162b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/2d1bbfb9-2483-48e5-b776-660d9481162b.jpg not downloaded yet
2026-03-24 16:06:06 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711152%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Scrape type for 10711152: 0
2026-03-24 16:06:06 [adesa.it] INFO: Skipping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-24 16:06:06 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699926%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [adesa.it] INFO: Scrape type for 10699926: 2
2026-03-24 16:06:06 [adesa.it] INFO: Scraping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252F64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg not downloaded yet
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252F74deb362-d24b-4aad-bbd1-facf404ded25.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/74deb362-d24b-4aad-bbd1-facf404ded25.JPG not downloaded yet
2026-03-24 16:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f8fd0>
2026-03-24 16:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg saved to cache
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-24 16:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233a38ff-9c82-595c-8ff0-45d13b954975 with scrape type 1
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 233a38ff-9c82-595c-8ff0-45d13b954975
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252Ff7c64dd7-16a3-4f86-a5d1-cae89a0cdadc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/f7c64dd7-16a3-4f86-a5d1-cae89a0cdadc.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F91e5f2b6-edd6-4ddb-984e-3a9763a7f6a2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/91e5f2b6-edd6-4ddb-984e-3a9763a7f6a2.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F36494c0e-bc84-4bfb-b7e5-d45bee86830b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/36494c0e-bc84-4bfb-b7e5-d45bee86830b.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F125c4a17-7340-429b-b07a-c3041b3c4586.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/125c4a17-7340-429b-b07a-c3041b3c4586.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F7bef4e5d-fffb-4b2e-8823-8992e088676f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/7bef4e5d-fffb-4b2e-8823-8992e088676f.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F45d15457-b03f-49cf-8c0b-49203bfbd010.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/45d15457-b03f-49cf-8c0b-49203bfbd010.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252Fc5df8921-2147-4b38-912b-43f88b0900bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/c5df8921-2147-4b38-912b-43f88b0900bd.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252Fc0491b0c-4d1e-4fa8-ba96-f5da7a1cd55a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/c0491b0c-4d1e-4fa8-ba96-f5da7a1cd55a.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F470c1d12-3014-477d-b699-30cdef33e2ad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/470c1d12-3014-477d-b699-30cdef33e2ad.jpeg already downloaded
2026-03-24 16:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5734763%252Fgeneral%252F39c0e1a5-e637-4fad-a2f3-d412da87ee9f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734763/general/39c0e1a5-e637-4fad-a2f3-d412da87ee9f.jpeg already downloaded
2026-03-24 16:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 233a38ff-9c82-595c-8ff0-45d13b954975, identifier: 10716719
2026-03-24 16:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with identifier: 10716605
2026-03-24 16:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with scrape type 1
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252Ff6dae194-4063-422f-b78a-dc254204da87.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/f6dae194-4063-422f-b78a-dc254204da87.jpg not downloaded yet
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df05090>
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252F88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg saved to cache
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/69cc06f0-0b58-4898-b1de-ad356b051764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252Fddb7fd55-6274-4683-b239-8648ed615c9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/ddb7fd55-6274-4683-b239-8648ed615c9d.jpg not downloaded yet
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg not downloaded yet
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg not downloaded yet
2026-03-24 16:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-24 16:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-24 16:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719 to the API
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '233a38ff-9c82-595c-8ff0-45d13b954975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GC818EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716719',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 202022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734763/general/f7c64dd7-16a3-4f86-a5d1-cae89a0cdadc.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/91e5f2b6-edd6-4ddb-984e-3a9763a7f6a2.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/36494c0e-bc84-4bfb-b7e5-d45bee86830b.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/125c4a17-7340-429b-b07a-c3041b3c4586.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/7bef4e5d-fffb-4b2e-8823-8992e088676f.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/45d15457-b03f-49cf-8c0b-49203bfbd010.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/c5df8921-2147-4b38-912b-43f88b0900bd.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/c0491b0c-4d1e-4fa8-ba96-f5da7a1cd55a.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/470c1d12-3014-477d-b699-30cdef33e2ad.jpeg',
'https://images.openlane.eu/carimgs/5734763/general/39c0e1a5-e637-4fad-a2f3-d412da87ee9f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176049,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/f7c64dd7-16a3-4f86-a5d1-cae89a0cdadc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163225,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/91e5f2b6-edd6-4ddb-984e-3a9763a7f6a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/36494c0e-bc84-4bfb-b7e5-d45bee86830b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180129,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/125c4a17-7340-429b-b07a-c3041b3c4586.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131282,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/7bef4e5d-fffb-4b2e-8823-8992e088676f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110990,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/45d15457-b03f-49cf-8c0b-49203bfbd010.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152946,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/c5df8921-2147-4b38-912b-43f88b0900bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/c0491b0c-4d1e-4fa8-ba96-f5da7a1cd55a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95133,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/470c1d12-3014-477d-b699-30cdef33e2ad.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233a38ff-9c82-595c-8ff0-45d13b954975/233a38ff-9c82-595c-8ff0-45d13b954975_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91215,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734763/general/39c0e1a5-e637-4fad-a2f3-d412da87ee9f.jpeg',
'Width': 1600}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Automatic - 136 hp - 202.022 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716719%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [adesa.it] INFO: Saving data for 10716719: {'created_time': 1774368367.629537, 'last_price_update_time': 1774368367.629552, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716719') HTTP/1.1" 204 0
2026-03-24 16:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/49827994-ba6a-4efc-8c15-3168cd9c134f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:06:07 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699928%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [adesa.it] INFO: Scrape type for 10699928: 2
2026-03-24 16:06:07 [adesa.it] INFO: Scraping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252F28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg not downloaded yet
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252F0d15bdeb-2c1c-49f9-9f44-0d174ff08885.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/0d15bdeb-2c1c-49f9-9f44-0d174ff08885.JPG not downloaded yet
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F3b398c88-0521-4e91-b5df-1c02851486a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/3b398c88-0521-4e91-b5df-1c02851486a5.jpg not downloaded yet
2026-03-24 16:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg not downloaded yet
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F1bc3146a-f700-449e-8804-374258308665.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/1bc3146a-f700-449e-8804-374258308665.jpg not downloaded yet
2026-03-24 16:06:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba3d0>
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Ff0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/f0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg saved to cache
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd5bed0>
2026-03-24 16:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg saved to cache
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-24 16:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-24 16:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320fa19-3932-5116-8a38-e8adc95b01a6, identifier: 10699918
2026-03-24 16:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55133c8a-cc73-5eb1-ab27-aa595c87f055 with identifier: 10716642
2026-03-24 16:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55133c8a-cc73-5eb1-ab27-aa595c87f055 with scrape type 1
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252Ff852a69e-178e-4e24-bada-bd0b673784c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/f852a69e-178e-4e24-bada-bd0b673784c0.jpg not downloaded yet
2026-03-24 16:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/c56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:06:07 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716679%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [adesa.it] INFO: Scrape type for 10716679: 1
2026-03-24 16:06:08 [adesa.it] INFO: Scraping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252F787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252Fda490d15-7653-4fbc-adc2-015d726268af.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/da490d15-7653-4fbc-adc2-015d726268af.JPG not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252Fa3b971ab-18f3-4362-a894-6a0f340d6466.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/a3b971ab-18f3-4362-a894-6a0f340d6466.jpg not downloaded yet
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-24 16:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-24 16:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918 to the API
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699918>
{'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': 258,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '0320fa19-3932-5116-8a38-e8adc95b01a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL958KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699918',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 104600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 T-GDI Exclusive - Hybrid - Automatic - 258 hp - 104.600 '
'km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2023}
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699918%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [adesa.it] INFO: Saving data for 10699918: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.959423, 'last_price_update_time': 1774368368.330234}
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699918') HTTP/1.1" 204 0
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg not downloaded yet
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4273f50>
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F69cc06f0-0b58-4898-b1de-ad356b051764.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/69cc06f0-0b58-4898-b1de-ad356b051764.jpg saved to cache
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/aa1fe8fa-7f0b-4e54-ad8b-bac266571f59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:06:08 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707725%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [adesa.it] INFO: Scrape type for 10707725: 0
2026-03-24 16:06:08 [adesa.it] INFO: Skipping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-24 16:06:08 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710698480%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [adesa.it] INFO: Scrape type for 10698480: 2
2026-03-24 16:06:08 [adesa.it] INFO: Scraping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fbf116d63-1984-415e-9b1a-1712fb0916c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/bf116d63-1984-415e-9b1a-1712fb0916c5.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252F1f4e262e-6a4e-4f81-8ac6-afbf368a616b.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/1f4e262e-6a4e-4f81-8ac6-afbf368a616b.JPG not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252Ff5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/f5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg not downloaded yet
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bd8290>
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F49827994-ba6a-4efc-8c15-3168cd9c134f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/49827994-ba6a-4efc-8c15-3168cd9c134f.jpg saved to cache
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db44ed0>
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg saved to cache
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/e9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252Faeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/aeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252Fc0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/c0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg not downloaded yet
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/40aa6982-c795-4a34-8c38-f04ef998b73a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/a0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:06:08 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699921%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [adesa.it] INFO: Scrape type for 10699921: 2
2026-03-24 16:06:08 [adesa.it] INFO: Scraping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252F54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252F14474752-c863-4888-8dd2-350033348405.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/14474752-c863-4888-8dd2-350033348405.JPG not downloaded yet
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg not downloaded yet
2026-03-24 16:06: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 16:06:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de99690>
2026-03-24 16:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252Fc56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/c56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg saved to cache
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-24 16:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-24 16:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e, identifier: 10699939
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/5bf2551f-784f-4662-9893-102e4cce76e7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:06:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/0d11de84-5fbd-4f4d-af5a-bc096743dc15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F79984762-32d0-4f70-9325-a4ddade70173.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/79984762-32d0-4f70-9325-a4ddade70173.jpg not downloaded yet
2026-03-24 16:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-24 16:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-24 16:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939 to the API
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB286KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699939',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 117550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-10-30',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors Cooper D 1.5 - Diesel - Manual - 116 hp - 117.550 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699939%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [adesa.it] INFO: Saving data for 10699939: {'auction_closing_time': 1798711260.0, 'created_time': 1773957905.689326, 'last_price_update_time': 1774368369.276718}
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699939') HTTP/1.1" 204 0
2026-03-24 16:06:09 [adesa.it] INFO: Found listing with ID: 10716633
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716633%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [adesa.it] INFO: Scrape type for 10716633: 1
2026-03-24 16:06:09 [adesa.it] INFO: Scraping item 10716633 url https://www.openlane.eu/en/carv6/auction/10716633
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fb5a3049f-da7e-42e0-b1a8-27b90e199749.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/b5a3049f-da7e-42e0-b1a8-27b90e199749.jpg not downloaded yet
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740930%252Fgeneral%252Ff95cbff6-9d95-4f6a-8d55-fd51fce5395d.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740930/general/f95cbff6-9d95-4f6a-8d55-fd51fce5395d.JPG not downloaded yet
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F9f7d79ef-3954-476a-9859-3165a61b1857.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/9f7d79ef-3954-476a-9859-3165a61b1857.jpg not downloaded yet
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a359eeda-16de-596d-a69c-cbdfc140d6e5 with identifier: 10716683
2026-03-24 16:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a359eeda-16de-596d-a69c-cbdfc140d6e5 with scrape type 1
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a359eeda-16de-596d-a69c-cbdfc140d6e5
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F2c9ec188-4ba6-40a6-b0c2-61c1cbd29e56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/2c9ec188-4ba6-40a6-b0c2-61c1cbd29e56.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252Fd4729119-6cf8-4654-94cd-a74a17c23a13.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/d4729119-6cf8-4654-94cd-a74a17c23a13.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F54bae4cb-39da-410a-84c3-6094bb7994f5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/54bae4cb-39da-410a-84c3-6094bb7994f5.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F2316b31c-e6cc-4411-95f8-8a38edf9b76a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/2316b31c-e6cc-4411-95f8-8a38edf9b76a.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F0ab281da-66c9-40d7-9cf9-47ba78dd9ab6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/0ab281da-66c9-40d7-9cf9-47ba78dd9ab6.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F5118d32c-64e6-48cc-a795-1a5a4afd8e25.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/5118d32c-64e6-48cc-a795-1a5a4afd8e25.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F5f55fe92-b4a8-46f1-96cf-6d2d6319dbbc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/5f55fe92-b4a8-46f1-96cf-6d2d6319dbbc.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F12cd39eb-ca0a-4359-badd-2a2cdc19aa3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/12cd39eb-ca0a-4359-badd-2a2cdc19aa3c.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252F7704eee1-851b-474a-a0d2-90e4c18befc1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/7704eee1-851b-474a-a0d2-90e4c18befc1.jpeg already downloaded
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5732430%252Fgeneral%252Fbb77c8d0-2d62-4186-a00a-a89869a56039.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732430/general/bb77c8d0-2d62-4186-a00a-a89869a56039.jpeg already downloaded
2026-03-24 16:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a359eeda-16de-596d-a69c-cbdfc140d6e5, identifier: 10716683
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F67687a00-5920-4f5f-89a1-acd3b2164535.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/67687a00-5920-4f5f-89a1-acd3b2164535.jpg not downloaded yet
2026-03-24 16:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a359eeda-16de-596d-a69c-cbdfc140d6e5 with identifier: 10716683
2026-03-24 16:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a359eeda-16de-596d-a69c-cbdfc140d6e5 with identifier: 10716683
2026-03-24 16:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a359eeda-16de-596d-a69c-cbdfc140d6e5 with identifier: 10716683 to the API
2026-03-24 16:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716683>
{'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': 112,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a359eeda-16de-596d-a69c-cbdfc140d6e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX093PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716683',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 167723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5732430/general/2c9ec188-4ba6-40a6-b0c2-61c1cbd29e56.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/d4729119-6cf8-4654-94cd-a74a17c23a13.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/54bae4cb-39da-410a-84c3-6094bb7994f5.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/2316b31c-e6cc-4411-95f8-8a38edf9b76a.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/0ab281da-66c9-40d7-9cf9-47ba78dd9ab6.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/5118d32c-64e6-48cc-a795-1a5a4afd8e25.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/5f55fe92-b4a8-46f1-96cf-6d2d6319dbbc.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/12cd39eb-ca0a-4359-badd-2a2cdc19aa3c.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/7704eee1-851b-474a-a0d2-90e4c18befc1.jpeg',
'https://images.openlane.eu/carimgs/5732430/general/bb77c8d0-2d62-4186-a00a-a89869a56039.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125539,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/2c9ec188-4ba6-40a6-b0c2-61c1cbd29e56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135949,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/d4729119-6cf8-4654-94cd-a74a17c23a13.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113261,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/54bae4cb-39da-410a-84c3-6094bb7994f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120415,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/2316b31c-e6cc-4411-95f8-8a38edf9b76a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129087,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/0ab281da-66c9-40d7-9cf9-47ba78dd9ab6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149028,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/5118d32c-64e6-48cc-a795-1a5a4afd8e25.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132992,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/5f55fe92-b4a8-46f1-96cf-6d2d6319dbbc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109068,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/12cd39eb-ca0a-4359-badd-2a2cdc19aa3c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94131,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/7704eee1-851b-474a-a0d2-90e4c18befc1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359eeda-16de-596d-a69c-cbdfc140d6e5/a359eeda-16de-596d-a69c-cbdfc140d6e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77263,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732430/general/bb77c8d0-2d62-4186-a00a-a89869a56039.jpeg',
'Width': 1600}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2014-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper D 1.6 - Diesel - Manual - 112 hp - 167.723 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716683%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Saving data for 10716683: {'created_time': 1774368370.039889, 'last_price_update_time': 1774368370.039898, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716683') HTTP/1.1" 204 0
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6d390>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5722391%252Fgeneral%252Fe9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/e9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec15010>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740602%252Fgeneral%252F6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:06:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddcf750>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F40aa6982-c795-4a34-8c38-f04ef998b73a.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/40aa6982-c795-4a34-8c38-f04ef998b73a.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e980210>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fa0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/a0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/c18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/2d1bbfb9-2483-48e5-b776-660d9481162b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716285%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10716285: 1
2026-03-24 16:06:10 [adesa.it] INFO: Scraping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740567%252Fgeneral%252F2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg not downloaded yet
2026-03-24 16:06:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8dad0>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F5bf2551f-784f-4662-9893-102e4cce76e7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/5bf2551f-784f-4662-9893-102e4cce76e7.jpeg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/3b398c88-0521-4e91-b5df-1c02851486a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740636%252Fgeneral%252F3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg not downloaded yet
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739913/general/50e00092-0590-433a-9480-fe1aa544cf5c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716308)
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/f852a69e-178e-4e24-bada-bd0b673784c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716607%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10716607: 1
2026-03-24 16:06:10 [adesa.it] INFO: Scraping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740567%252Fgeneral%252F97598f31-f981-4851-86b1-1aa61e6b89e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/97598f31-f981-4851-86b1-1aa61e6b89e1.jpg not downloaded yet
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740636%252Fgeneral%252F5e45b519-4075-413e-9ea6-2aa22a904f51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/5e45b519-4075-413e-9ea6-2aa22a904f51.jpg not downloaded yet
2026-03-24 16:06:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e803d0>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252Fc18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/c18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e904e50>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc210>
2026-03-24 16:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739390%252Fgeneral%252F2d1bbfb9-2483-48e5-b776-660d9481162b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/2d1bbfb9-2483-48e5-b776-660d9481162b.jpg saved to cache
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/1f4e262e-6a4e-4f81-8ac6-afbf368a616b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710703829%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-24 16:06:10 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699492%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10699492: 2
2026-03-24 16:06:10 [adesa.it] INFO: Scraping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740567%252Fgeneral%252F3e00e784-a089-444d-9f60-f6816d2de59f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/3e00e784-a089-444d-9f60-f6816d2de59f.jpg not downloaded yet
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/bf116d63-1984-415e-9b1a-1712fb0916c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/a3b971ab-18f3-4362-a894-6a0f340d6466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/f5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740636%252Fgeneral%252Fb44a20b5-7f45-404e-ab4f-1b6e95263038.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/b44a20b5-7f45-404e-ab4f-1b6e95263038.jpg not downloaded yet
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709129%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10709129: 0
2026-03-24 16:06:10 [adesa.it] INFO: Skipping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709128%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10709128: 0
2026-03-24 16:06:10 [adesa.it] INFO: Skipping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699915%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10699915: 2
2026-03-24 16:06:10 [adesa.it] INFO: Scraping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740567%252Fgeneral%252Fa4189df4-70d1-43a1-b03c-79e16db0ed81.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/a4189df4-70d1-43a1-b03c-79e16db0ed81.jpg not downloaded yet
2026-03-24 16:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740636%252Fgeneral%252Ffdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/fdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg not downloaded yet
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-24 16:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709127%27 HTTP/1.1" 200 None
2026-03-24 16:06:10 [adesa.it] INFO: Scrape type for 10709127: 0
2026-03-24 16:06:10 [adesa.it] INFO: Skipping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-24 16:06:10 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707948%27 HTTP/1.1" 200 None
2026-03-24 16:06:11 [adesa.it] INFO: Scrape type for 10707948: 0
2026-03-24 16:06:11 [adesa.it] INFO: Skipping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-24 16:06:11 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716590%27 HTTP/1.1" 200 None
2026-03-24 16:06:11 [adesa.it] INFO: Scrape type for 10716590: 1
2026-03-24 16:06:11 [adesa.it] INFO: Scraping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-24 16:06:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fb590>
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F3b398c88-0521-4e91-b5df-1c02851486a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/3b398c88-0521-4e91-b5df-1c02851486a5.jpg saved to cache
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db43bd0>
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739913%252Fgeneral%252F50e00092-0590-433a-9480-fe1aa544cf5c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739913/general/50e00092-0590-433a-9480-fe1aa544cf5c.jpeg saved to cache
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26b62df6-7a23-5d6d-9863-99491a285578
2026-03-24 16:06:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26b62df6-7a23-5d6d-9863-99491a285578, skipping ID generation
2026-03-24 16:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26b62df6-7a23-5d6d-9863-99491a285578 with scrape type 1
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26b62df6-7a23-5d6d-9863-99491a285578 sending to next pipeline
2026-03-24 16:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 26b62df6-7a23-5d6d-9863-99491a285578, identifier: 10716308
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddce790>
2026-03-24 16:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252Ff852a69e-178e-4e24-bada-bd0b673784c0.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/f852a69e-178e-4e24-bada-bd0b673784c0.jpg saved to cache
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5740636%252Fgeneral%252F0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg not downloaded yet
2026-03-24 16:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 26b62df6-7a23-5d6d-9863-99491a285578 with identifier: 10716308
2026-03-24 16:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 26b62df6-7a23-5d6d-9863-99491a285578 with identifier: 10716308
2026-03-24 16:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 26b62df6-7a23-5d6d-9863-99491a285578 with identifier: 10716308 to the API
2026-03-24 16:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739913/general/50e00092-0590-433a-9480-fe1aa544cf5c.jpeg>
{'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': 125,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '26b62df6-7a23-5d6d-9863-99491a285578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Buongiorn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716308',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Puma',
'odometer': 85210,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3952026,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/50e00092-0590-433a-9480-fe1aa544cf5c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3629835,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/5bf2551f-784f-4662-9893-102e4cce76e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4016987,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/aa4f94af-9329-418d-94bf-5d3ce1009864.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4196502,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/7cb85735-a7d9-4944-933f-bcf10d6b44ba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3450703,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/03d5f9f7-3b7e-44bd-a3e9-80074bcb4b1f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2851908,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/29d2e41c-448c-4e59-b337-06ca1db77995.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2588177,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/c9ad20a0-42d8-47a8-af03-723b0bc19d99.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3351804,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/2b37e827-0537-4c62-bc5b-574117f54898.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3514904,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/705d1992-9d86-484e-a12c-2bd0e720f199.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26b62df6-7a23-5d6d-9863-99491a285578/26b62df6-7a23-5d6d-9863-99491a285578_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2221485,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739913/general/bd92d086-8dc9-4bfe-9f60-f50fb092cdc9.jpeg',
'Width': 4032}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'SEVENTEEN SRL',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - 85.210 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Saving data for 10716308: {'created_time': 1774368373.437275, 'last_price_update_time': 1774368373.437285, 'auction_closing_time': 1774437300.0}
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716308') HTTP/1.1" 204 0
2026-03-24 16:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:06:13 [adesa.it] INFO: Found listing with ID: 10716463
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Scrape type for 10716463: 1
2026-03-24 16:06:13 [adesa.it] INFO: Scraping item 10716463 url https://www.openlane.eu/en/carv6/auction/10716463
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddd9d0>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252Fbf116d63-1984-415e-9b1a-1712fb0916c5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/bf116d63-1984-415e-9b1a-1712fb0916c5.jpg saved to cache
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:06:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec4550>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740567%252Fgeneral%252Fa3b971ab-18f3-4362-a894-6a0f340d6466.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/a3b971ab-18f3-4362-a894-6a0f340d6466.jpg saved to cache
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd99e50>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740567%252Fgeneral%252Ff5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/f5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg saved to cache
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:06:13 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-24 16:06:13 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-24 16:06:13 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Scrape type for 10716257: 1
2026-03-24 16:06:13 [adesa.it] INFO: Scraping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-24 16:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db63f90>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740636%252Fgeneral%252F5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg saved to cache
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e89af90>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg saved to cache
2026-03-24 16:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:13 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Scrape type for 10717479: 1
2026-03-24 16:06:13 [adesa.it] INFO: Scraping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-24 16: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 16: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 16: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 16: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 16: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 16: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 16: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 16:06:13 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-24 16:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:13 [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 16:06:13 [adesa.it] INFO: Scrape type for 10696441: 2
2026-03-24 16:06:13 [adesa.it] INFO: Scraping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-24 16:06:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6a910>
2026-03-24 16:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg saved to cache
2026-03-24 16:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-24 16:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-24 16:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-24 16:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d030f31-11f6-5aca-b177-d66f54c22903, identifier: 10698480
2026-03-24 16:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-24 16:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-24 16:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480 to the API
2026-03-24 16:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698480>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5d030f31-11f6-5aca-b177-d66f54c22903',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK394GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698480',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 164222,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'164.222 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710698480%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Saving data for 10698480: {'auction_closing_time': 1798711260.0, 'created_time': 1773938732.151843, 'last_price_update_time': 1774368375.420271}
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698480') HTTP/1.1" 204 0
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/97598f31-f981-4851-86b1-1aa61e6b89e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/a4189df4-70d1-43a1-b03c-79e16db0ed81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717927%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10717927: 1
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/5e45b519-4075-413e-9ea6-2aa22a904f51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/fdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06: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 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/3e00e784-a089-444d-9f60-f6816d2de59f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699922%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10699922: 2
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/b44a20b5-7f45-404e-ab4f-1b6e95263038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711151%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10711151: 0
2026-03-24 16:06:15 [adesa.it] INFO: Skipping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716568%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10716568: 1
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715099%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10715099: 1
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10716258
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716258%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10716258: 1
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10716258 url https://www.openlane.eu/en/carv6/auction/10716258
2026-03-24 16:06:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e81f5d0>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F97598f31-f981-4851-86b1-1aa61e6b89e1.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/97598f31-f981-4851-86b1-1aa61e6b89e1.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db62890>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252Fa4189df4-70d1-43a1-b03c-79e16db0ed81.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/a4189df4-70d1-43a1-b03c-79e16db0ed81.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/9f7d79ef-3954-476a-9859-3165a61b1857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/f95cbff6-9d95-4f6a-8d55-fd51fce5395d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710698504%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10698504: 2
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/67687a00-5920-4f5f-89a1-acd3b2164535.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/b5a3049f-da7e-42e0-b1a8-27b90e199749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0aa50>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F5e45b519-4075-413e-9ea6-2aa22a904f51.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/5e45b519-4075-413e-9ea6-2aa22a904f51.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8ecd0>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252Ffdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/fdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6cb50>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F3e00e784-a089-444d-9f60-f6816d2de59f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/3e00e784-a089-444d-9f60-f6816d2de59f.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10697387
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710697387%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10697387: 2
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10697387 url https://www.openlane.eu/en/carv6/auction/10697387
2026-03-24 16:06:15 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716684%27 HTTP/1.1" 200 None
2026-03-24 16:06:15 [adesa.it] INFO: Scrape type for 10716684: 1
2026-03-24 16:06:15 [adesa.it] INFO: Scraping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99cbd0>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252Fb44a20b5-7f45-404e-ab4f-1b6e95263038.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/b44a20b5-7f45-404e-ab4f-1b6e95263038.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2d450>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8fa10>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb75d0>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg saved to cache
2026-03-24 16:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e833e10>
2026-03-24 16:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740567%252Fgeneral%252F9f7d79ef-3954-476a-9859-3165a61b1857.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/9f7d79ef-3954-476a-9859-3165a61b1857.jpg saved to cache
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ed050>
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F67687a00-5920-4f5f-89a1-acd3b2164535.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/67687a00-5920-4f5f-89a1-acd3b2164535.jpg saved to cache
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8d010>
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743333%252Fgeneral%252Fb5a3049f-da7e-42e0-b1a8-27b90e199749.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/b5a3049f-da7e-42e0-b1a8-27b90e199749.jpg saved to cache
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710711148%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10711148: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10707945
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707945%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10707945: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10707945 url https://www.openlane.eu/en/carv6/auction/10707945
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710709996%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10709996: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716596
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716596%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716596: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716596 url https://www.openlane.eu/en/carv6/auction/10716596
2026-03-24 16:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/79984762-32d0-4f70-9325-a4ddade70173.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699940%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10699940: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715034%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10715034: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716644%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716644: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716677%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716677: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10718323
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710718323%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10718323: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10718323 url https://www.openlane.eu/en/carv6/auction/10718323
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716464%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716464: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707726%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10707726: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716602%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716602: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabd590>
2026-03-24 16:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740636%252Fgeneral%252F79984762-32d0-4f70-9325-a4ddade70173.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/79984762-32d0-4f70-9325-a4ddade70173.jpg saved to cache
2026-03-24 16:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716600%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716600: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716682
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716682%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716682: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716682 url https://www.openlane.eu/en/carv6/auction/10716682
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716957%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10716957: 1
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710637027%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10637027: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710553901%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10553901: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10694992
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710694992%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10694992: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10694992 url https://www.openlane.eu/en/carv6/auction/10694992
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710685088%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10685088: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710673716%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10673716: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710655715%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10655715: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710696142%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710661601%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10661601: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710626555%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10626555: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710693709%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10693709: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710626536%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10626536: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710698055%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710640471%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10707923
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707923%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10707923: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10707923 url https://www.openlane.eu/en/carv6/auction/10707923
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710652148%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10652148: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10687173
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710687173%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10687173: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10687173 url https://www.openlane.eu/en/carv6/auction/10687173
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10581957
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710581957%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10581957: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10581957 url https://www.openlane.eu/en/carv6/auction/10581957
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710664296%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10664296: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699462%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710707859%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10707859: 0
2026-03-24 16:06:16 [adesa.it] INFO: Skipping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-24 16:06:16 [adesa.it] INFO: Found listing with ID: 10631177
2026-03-24 16:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710631177%27 HTTP/1.1" 200 None
2026-03-24 16:06:16 [adesa.it] INFO: Scrape type for 10631177: 2
2026-03-24 16:06:16 [adesa.it] INFO: Scraping item 10631177 url https://www.openlane.eu/en/carv6/auction/10631177
2026-03-24 16:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16: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 16:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-24 16:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 1
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg not downloaded yet
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F400783ef-44c3-407b-b090-49df1780a96c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/400783ef-44c3-407b-b090-49df1780a96c.jpg not downloaded yet
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg not downloaded yet
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg not downloaded yet
2026-03-24 16:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg not downloaded yet
2026-03-24 16:06: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 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg not downloaded yet
2026-03-24 16:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-24 16:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 1
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fe5222347-c51a-435e-b109-642ec1ad6003.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/e5222347-c51a-435e-b109-642ec1ad6003.jpg not downloaded yet
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg not downloaded yet
2026-03-24 16:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fbc2c94ad-43ef-4741-91aa-d874de3813d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/bc2c94ad-43ef-4741-91aa-d874de3813d5.jpg not downloaded yet
2026-03-24 16:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-24 16:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-24 16:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-24 16:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92223258-1ec1-5d17-9c2f-9c63d317f8ac, identifier: 10699915
2026-03-24 16:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg not downloaded yet
2026-03-24 16:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-24 16:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-24 16:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915 to the API
2026-03-24 16:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699915>
{'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': '92223258-1ec1-5d17-9c2f-9c63d317f8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP730AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 81297,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'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.297 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:18 [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 16:06:18 [adesa.it] INFO: Saving data for 10699915: {'auction_closing_time': 1798711260.0, 'created_time': 1773957912.284002, 'last_price_update_time': 1774368378.927654}
2026-03-24 16:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699915') HTTP/1.1" 204 0
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg not downloaded yet
2026-03-24 16:06: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 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F16000130-24fb-4a3d-9dad-f619a5485f5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/16000130-24fb-4a3d-9dad-f619a5485f5c.jpg not downloaded yet
2026-03-24 16:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg not downloaded yet
2026-03-24 16:06: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 16:06: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 16:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F3cd3f89e-a84c-479c-a692-513a19976e57.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/3cd3f89e-a84c-479c-a692-513a19976e57.jpg not downloaded yet
2026-03-24 16:06: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 16:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d056a505-bea3-531b-b34f-03b322719c20 with identifier: 10716463
2026-03-24 16:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056a505-bea3-531b-b34f-03b322719c20 with scrape type 1
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F30309572-e0f2-4af6-9c13-e52030f7b814.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/30309572-e0f2-4af6-9c13-e52030f7b814.jpg not downloaded yet
2026-03-24 16:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-24 16:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 1
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252Fbcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/bcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fae50dc35-5646-4556-b425-baa08b512648.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/ae50dc35-5646-4556-b425-baa08b512648.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F8215f074-7ace-4c6e-8e24-7343e1709940.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/8215f074-7ace-4c6e-8e24-7343e1709940.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252Febd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/ebd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg not downloaded yet
2026-03-24 16:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/bc2c94ad-43ef-4741-91aa-d874de3813d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg not downloaded yet
2026-03-24 16:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-24 16:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-24 16:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc450dce-62ed-5c55-88dd-4f3759d6d93b, identifier: 10696441
2026-03-24 16:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-24 16:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-24 16:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2b7b9353-c597-565b-9f8b-d4ad31bf672a, identifier: 10699492
2026-03-24 16:06:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a63239d0>
2026-03-24 16:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg saved to cache
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-24 16:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 1
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Fc8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/c8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F00453791-21c0-4560-bac5-84bcf473c13f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/00453791-21c0-4560-bac5-84bcf473c13f.jpg not downloaded yet
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg not downloaded yet
2026-03-24 16:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-24 16:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-24 16:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441 to the API
2026-03-24 16:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696441>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'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': 'dc450dce-62ed-5c55-88dd-4f3759d6d93b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK228RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696441',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 169343,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 169.343 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 16:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:20 [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 16:06:20 [adesa.it] INFO: Saving data for 10696441: {'auction_closing_time': 1798711260.0, 'created_time': 1773938375.613821, 'last_price_update_time': 1774368380.698223}
2026-03-24 16:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696441') HTTP/1.1" 204 0
2026-03-24 16:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-24 16:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-24 16:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492 to the API
2026-03-24 16:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-24 16:06:21 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id 2b7b9353-c597-565b-9f8b-d4ad31bf672a: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 16:06:20 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-24 16:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 0,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2b7b9353-c597-565b-9f8b-d4ad31bf672a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH649ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699492',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 124963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Seat Leon 2.0 TDI Style - Diesel - Manual - 0 hp - 124.963 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699492%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [adesa.it] INFO: Saving data for 10699492: {'auction_closing_time': 1798711260.0, 'created_time': 1773957916.952691, 'last_price_update_time': 1774368381.313114}
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699492') HTTP/1.1" 204 0
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/16000130-24fb-4a3d-9dad-f619a5485f5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Ffcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/fcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg not downloaded yet
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252Fa3531f6e-0f08-447c-a051-578e85c8520a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/a3531f6e-0f08-447c-a051-578e85c8520a.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F55f9d50c-bf44-4545-a46a-89989d06a16b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/55f9d50c-bf44-4545-a46a-89989d06a16b.jpg not downloaded yet
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x94\x02\x00\x00'
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee99d0>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fbc2c94ad-43ef-4741-91aa-d874de3813d5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/bc2c94ad-43ef-4741-91aa-d874de3813d5.jpg saved to cache
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fbcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/bcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg not downloaded yet
2026-03-24 16:06: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 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F1df854db-ec3b-4d85-9824-6f1b9af80196.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/1df854db-ec3b-4d85-9824-6f1b9af80196.jpg not downloaded yet
2026-03-24 16:06: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 16:06: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 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F1d823b93-c846-4491-874a-eed08cef7a0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/1d823b93-c846-4491-874a-eed08cef7a0e.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg not downloaded yet
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbd510>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg saved to cache
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91e150>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F16000130-24fb-4a3d-9dad-f619a5485f5c.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/16000130-24fb-4a3d-9dad-f619a5485f5c.jpg saved to cache
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x94\x02\x00\x00'
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1a110>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg saved to cache
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e81edd0>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740583%252Fgeneral%252F413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg saved to cache
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F5beab64b-315c-466a-885a-42b788610d9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/5beab64b-315c-466a-885a-42b788610d9e.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F88668411-e193-4e49-bb15-accd103ff0e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/88668411-e193-4e49-bb15-accd103ff0e6.jpg not downloaded yet
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/fcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/c8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F7761c363-9254-4a7e-b156-398a8bbf9078.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/7761c363-9254-4a7e-b156-398a8bbf9078.jpeg not downloaded yet
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/00453791-21c0-4560-bac5-84bcf473c13f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F77725351-a076-497c-ba29-f4daffb89b17.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/77725351-a076-497c-ba29-f4daffb89b17.jpg not downloaded yet
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252Fc074fd88-933f-4283-a51e-cab8ab200e81.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/c074fd88-933f-4283-a51e-cab8ab200e81.jpg not downloaded yet
2026-03-24 16:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-24 16:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 1
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/ff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg not downloaded yet
2026-03-24 16:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-24 16:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 1
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fc48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/c48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg not downloaded yet
2026-03-24 16:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with identifier: 10716633
2026-03-24 16:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with scrape type 1
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F39a75ed9-3463-4098-88a0-1d5987531749.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/39a75ed9-3463-4098-88a0-1d5987531749.jpg not downloaded yet
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 146 - value: <table: 43 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 190 - value: b'samsung\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 198 - value: b'SM-A528B\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 208 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 216 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 224 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 118 - Data Location: 244 - value: <table: 48 bytes>
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'$\x01\x00\x00'
2026-03-24 16:06:21 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'r\x02\x00\x00'
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db58190>
2026-03-24 16:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Fc18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/c18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F8b898b9a-7648-40b3-8987-609472d101ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/8b898b9a-7648-40b3-8987-609472d101ea.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F26b6c681-6ee2-418a-aab9-044a23e84485.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/26b6c681-6ee2-418a-aab9-044a23e84485.jpg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/a3531f6e-0f08-447c-a051-578e85c8520a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png not downloaded yet
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc8750>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Ffcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/fcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b3b10>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Fc8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/c8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x94\x02\x00\x00'
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf77d0>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b1110>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F00453791-21c0-4560-bac5-84bcf473c13f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/00453791-21c0-4560-bac5-84bcf473c13f.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252Fe9df9e63-1475-4e68-8f71-fd3f558007d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/e9df9e63-1475-4e68-8f71-fd3f558007d6.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Faf58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/af58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fffd722d7-d692-4a62-bc54-b9f56970315f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/ffd722d7-d692-4a62-bc54-b9f56970315f.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Fd4912858-e8fb-4ede-be63-0534cb253770.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/d4912858-e8fb-4ede-be63-0534cb253770.jpg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/5beab64b-315c-466a-885a-42b788610d9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/1d823b93-c846-4491-874a-eed08cef7a0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/88668411-e193-4e49-bb15-accd103ff0e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F6e385892-a754-41aa-b50e-89c1f10b7e37.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/6e385892-a754-41aa-b50e-89c1f10b7e37.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fd02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/d02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg not downloaded yet
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecedf90>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de475d0>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252Fa3531f6e-0f08-447c-a051-578e85c8520a.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/a3531f6e-0f08-447c-a051-578e85c8520a.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb2f90>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/55f9d50c-bf44-4545-a46a-89989d06a16b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Fd4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/d4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fa372bf62-2068-4e05-8d70-db1864208e7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/a372bf62-2068-4e05-8d70-db1864208e7f.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F44321104-0162-4c0a-a76a-0811af117a46.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/44321104-0162-4c0a-a76a-0811af117a46.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F9328b44a-829c-4680-8775-3d2f75d33ce5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/9328b44a-829c-4680-8775-3d2f75d33ce5.jpg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/c18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/c48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/39a75ed9-3463-4098-88a0-1d5987531749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd33e50>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b6bb90>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F5beab64b-315c-466a-885a-42b788610d9e.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/5beab64b-315c-466a-885a-42b788610d9e.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:26\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x80\x02\x00\x00'
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd88410>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F1d823b93-c846-4491-874a-eed08cef7a0e.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/1d823b93-c846-4491-874a-eed08cef7a0e.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9f790>
2026-03-24 16:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F88668411-e193-4e49-bb15-accd103ff0e6.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/88668411-e193-4e49-bb15-accd103ff0e6.jpg saved to cache
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fb38c95fd-8743-41d4-ac50-367e01d49bde.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/b38c95fd-8743-41d4-ac50-367e01d49bde.jpg not downloaded yet
2026-03-24 16:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Ffc279e8f-a2df-4f14-8feb-57e1d1310445.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/fc279e8f-a2df-4f14-8feb-57e1d1310445.jpg not downloaded yet
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/d4912858-e8fb-4ede-be63-0534cb253770.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/ffd722d7-d692-4a62-bc54-b9f56970315f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/af58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fa30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/a30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg not downloaded yet
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg not downloaded yet
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F1bc84a3b-3618-4f19-bf02-81beedddda45.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/1bc84a3b-3618-4f19-bf02-81beedddda45.jpg not downloaded yet
2026-03-24 16:06:23 [py.warnings] WARNING: /usr/local/lib/python3.11/dist-packages/PIL/TiffImagePlugin.py:890: UserWarning: Truncated File Read
warnings.warn(str(msg))
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed991d0>
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740448%252Fgeneral%252F55f9d50c-bf44-4545-a46a-89989d06a16b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/55f9d50c-bf44-4545-a46a-89989d06a16b.jpg saved to cache
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed913d0>
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739823%252Fgeneral%252Fc18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/c18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg saved to cache
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9a010>
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743358%252Fgeneral%252Fc48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/c48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg saved to cache
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e856b50>
2026-03-24 16:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740613%252Fgeneral%252F39a75ed9-3463-4098-88a0-1d5987531749.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/39a75ed9-3463-4098-88a0-1d5987531749.jpg saved to cache
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9285c315-04ea-5987-8e60-5250b1bb43eb with identifier: 10716258
2026-03-24 16:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9285c315-04ea-5987-8e60-5250b1bb43eb with scrape type 1
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9285c315-04ea-5987-8e60-5250b1bb43eb
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252F7f9dd120-be40-4135-8893-de1b98dde0e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/7f9dd120-be40-4135-8893-de1b98dde0e6.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252F8b6d3aa9-997c-440e-ba49-01a2e8bd0e6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/8b6d3aa9-997c-440e-ba49-01a2e8bd0e6e.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252F30483ceb-da3f-45fa-826d-18b83ddb14ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/30483ceb-da3f-45fa-826d-18b83ddb14ed.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252F21af4f5a-9692-4876-ba81-ca2fd5e42008.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/21af4f5a-9692-4876-ba81-ca2fd5e42008.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252Faa0e9ec2-6d9a-42c0-b368-cb93a6a1d58b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/aa0e9ec2-6d9a-42c0-b368-cb93a6a1d58b.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252Fdfb0dd6d-cb7d-4f34-9a8c-4888dddf5a33.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/dfb0dd6d-cb7d-4f34-9a8c-4888dddf5a33.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252F1322840e-88c3-4753-8f8d-743fbd10c40f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/1322840e-88c3-4753-8f8d-743fbd10c40f.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252Ff3f15c6c-3680-440f-ac83-4af12bf83628.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/f3f15c6c-3680-440f-ac83-4af12bf83628.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252Fc898d180-009f-446d-9701-4a05afcdba4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/c898d180-009f-446d-9701-4a05afcdba4f.jpg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5633623%252Fgeneral%252Fde22e48c-2bcc-45d0-8653-0929cd9fd16f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633623/general/de22e48c-2bcc-45d0-8653-0929cd9fd16f.jpg already downloaded
2026-03-24 16:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9285c315-04ea-5987-8e60-5250b1bb43eb, identifier: 10716258
2026-03-24 16:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-24 16:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a596a17-c980-55d5-a169-66306728f744 with scrape type 1
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a596a17-c980-55d5-a169-66306728f744
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F141ff3bc-1881-469d-93c3-8033333f3f57.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/141ff3bc-1881-469d-93c3-8033333f3f57.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252Fe619f67c-78e7-4f4d-b082-a0bb12d348e5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/e619f67c-78e7-4f4d-b082-a0bb12d348e5.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F48ffa00a-77d2-4dcc-a80d-e9d8dfe85d11.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/48ffa00a-77d2-4dcc-a80d-e9d8dfe85d11.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252Fdd7848bd-515c-4b85-ac5c-4e08d40e57d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/dd7848bd-515c-4b85-ac5c-4e08d40e57d3.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F48d70526-d6e8-4b6b-bda3-2fd44e707925.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/48d70526-d6e8-4b6b-bda3-2fd44e707925.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F10778c86-684f-4343-b8d8-465c41d1c915.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/10778c86-684f-4343-b8d8-465c41d1c915.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252Fe6fb6c4f-383f-4ae1-916d-6d6955983448.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/e6fb6c4f-383f-4ae1-916d-6d6955983448.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F3c405a58-9c2f-45c1-9090-431c0a35cc5c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/3c405a58-9c2f-45c1-9090-431c0a35cc5c.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252F49fa4ec1-caa1-4c10-a142-a103322ccfce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/49fa4ec1-caa1-4c10-a142-a103322ccfce.jpeg already downloaded
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5684649%252Fgeneral%252Fb596018f-60e8-4048-aeae-a26b16bc0005.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684649/general/b596018f-60e8-4048-aeae-a26b16bc0005.jpeg already downloaded
2026-03-24 16:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9a596a17-c980-55d5-a169-66306728f744, identifier: 10716684
2026-03-24 16:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9285c315-04ea-5987-8e60-5250b1bb43eb with identifier: 10716258
2026-03-24 16:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9285c315-04ea-5987-8e60-5250b1bb43eb with identifier: 10716258
2026-03-24 16:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9285c315-04ea-5987-8e60-5250b1bb43eb with identifier: 10716258 to the API
2026-03-24 16:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '9285c315-04ea-5987-8e60-5250b1bb43eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL616ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716258',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 122449,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5633623/general/7f9dd120-be40-4135-8893-de1b98dde0e6.jpg',
'https://images.openlane.eu/carimgs/5633623/general/8b6d3aa9-997c-440e-ba49-01a2e8bd0e6e.jpg',
'https://images.openlane.eu/carimgs/5633623/general/30483ceb-da3f-45fa-826d-18b83ddb14ed.jpg',
'https://images.openlane.eu/carimgs/5633623/general/21af4f5a-9692-4876-ba81-ca2fd5e42008.jpg',
'https://images.openlane.eu/carimgs/5633623/general/aa0e9ec2-6d9a-42c0-b368-cb93a6a1d58b.jpg',
'https://images.openlane.eu/carimgs/5633623/general/dfb0dd6d-cb7d-4f34-9a8c-4888dddf5a33.jpg',
'https://images.openlane.eu/carimgs/5633623/general/1322840e-88c3-4753-8f8d-743fbd10c40f.jpg',
'https://images.openlane.eu/carimgs/5633623/general/f3f15c6c-3680-440f-ac83-4af12bf83628.jpg',
'https://images.openlane.eu/carimgs/5633623/general/c898d180-009f-446d-9701-4a05afcdba4f.jpg',
'https://images.openlane.eu/carimgs/5633623/general/de22e48c-2bcc-45d0-8653-0929cd9fd16f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359760,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/7f9dd120-be40-4135-8893-de1b98dde0e6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332593,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/8b6d3aa9-997c-440e-ba49-01a2e8bd0e6e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352529,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/30483ceb-da3f-45fa-826d-18b83ddb14ed.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347525,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/21af4f5a-9692-4876-ba81-ca2fd5e42008.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/aa0e9ec2-6d9a-42c0-b368-cb93a6a1d58b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213065,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/dfb0dd6d-cb7d-4f34-9a8c-4888dddf5a33.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280883,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/1322840e-88c3-4753-8f8d-743fbd10c40f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286578,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/f3f15c6c-3680-440f-ac83-4af12bf83628.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262696,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/c898d180-009f-446d-9701-4a05afcdba4f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9285c315-04ea-5987-8e60-5250b1bb43eb/9285c315-04ea-5987-8e60-5250b1bb43eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166421,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633623/general/de22e48c-2bcc-45d0-8653-0929cd9fd16f.jpg',
'Width': 1600}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Toyota Corolla 1.8 Business - Hybrid - Automatic - 122 hp - 122.449 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716258%27 HTTP/1.1" 200 None
2026-03-24 16:06:24 [adesa.it] INFO: Saving data for 10716258: {'created_time': 1774368384.525518, 'last_price_update_time': 1774368384.525532, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716258') HTTP/1.1" 204 0
2026-03-24 16:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-24 16:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-24 16:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684 to the API
2026-03-24 16:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '9a596a17-c980-55d5-a169-66306728f744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gm601ky',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716684',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 72874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5684649/general/141ff3bc-1881-469d-93c3-8033333f3f57.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/e619f67c-78e7-4f4d-b082-a0bb12d348e5.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/48ffa00a-77d2-4dcc-a80d-e9d8dfe85d11.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/dd7848bd-515c-4b85-ac5c-4e08d40e57d3.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/48d70526-d6e8-4b6b-bda3-2fd44e707925.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/10778c86-684f-4343-b8d8-465c41d1c915.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/e6fb6c4f-383f-4ae1-916d-6d6955983448.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/3c405a58-9c2f-45c1-9090-431c0a35cc5c.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/49fa4ec1-caa1-4c10-a142-a103322ccfce.jpeg',
'https://images.openlane.eu/carimgs/5684649/general/b596018f-60e8-4048-aeae-a26b16bc0005.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358323,
'Height': 1566,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/141ff3bc-1881-469d-93c3-8033333f3f57.jpeg',
'Width': 1908},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388686,
'Height': 1661,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/e619f67c-78e7-4f4d-b082-a0bb12d348e5.jpeg',
'Width': 2033},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476453,
'Height': 1719,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/48ffa00a-77d2-4dcc-a80d-e9d8dfe85d11.jpeg',
'Width': 2293},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415971,
'Height': 1567,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/dd7848bd-515c-4b85-ac5c-4e08d40e57d3.jpeg',
'Width': 2166},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380555,
'Height': 1847,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/48d70526-d6e8-4b6b-bda3-2fd44e707925.jpeg',
'Width': 2337},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337230,
'Height': 1659,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/10778c86-684f-4343-b8d8-465c41d1c915.jpeg',
'Width': 2065},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422947,
'Height': 1839,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/e6fb6c4f-383f-4ae1-916d-6d6955983448.jpeg',
'Width': 2241},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245893,
'Height': 1359,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/3c405a58-9c2f-45c1-9090-431c0a35cc5c.jpeg',
'Width': 1844},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204970,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/49fa4ec1-caa1-4c10-a142-a103322ccfce.jpeg',
'Width': 1072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a596a17-c980-55d5-a169-66306728f744/9a596a17-c980-55d5-a169-66306728f744_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434888,
'Height': 1884,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684649/general/b596018f-60e8-4048-aeae-a26b16bc0005.jpeg',
'Width': 2426}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 72.874 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:26 [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 16:06:26 [adesa.it] INFO: Saving data for 10716684: {'created_time': 1774368386.095412, 'last_price_update_time': 1774368386.095423, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716684') HTTP/1.1" 204 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Ff7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/f7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Faef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/aef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg not downloaded yet
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/d4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/d02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd995d0>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deae1d0>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Fd4912858-e8fb-4ede-be63-0534cb253770.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/d4912858-e8fb-4ede-be63-0534cb253770.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e998ed0>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fffd722d7-d692-4a62-bc54-b9f56970315f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/ffd722d7-d692-4a62-bc54-b9f56970315f.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ded6050>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dada790>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Faf58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/af58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/b38c95fd-8743-41d4-ac50-367e01d49bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/9328b44a-829c-4680-8775-3d2f75d33ce5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/44321104-0162-4c0a-a76a-0811af117a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Feada4044-5d44-49da-b86a-0860bc94f6b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/eada4044-5d44-49da-b86a-0860bc94f6b9.jpg not downloaded yet
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:26 [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 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/fc279e8f-a2df-4f14-8feb-57e1d1310445.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fb1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/b1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F25103415-42fe-42c0-90a1-90a5d184fdbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/25103415-42fe-42c0-90a1-90a5d184fdbf.jpg not downloaded yet
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg not downloaded yet
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec14dd0>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252Fd4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/d4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df86890>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fd02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/d02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e873810>
2026-03-24 16:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg saved to cache
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10631177
2026-03-24 16:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-24 16:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-24 16:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c65ab63a-b760-5f44-add0-1bc687f65203, identifier: 10631177
2026-03-24 16:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10631177
2026-03-24 16:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10631177
2026-03-24 16:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10631177 to the API
2026-03-24 16:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c65ab63a-b760-5f44-add0-1bc687f65203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631177',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710631177%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Saving data for 10631177: {'auction_closing_time': 1798675200.0, 'created_time': 1772791284.383604, 'last_price_update_time': 1774368387.15724}
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10631177') HTTP/1.1" 204 0
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/a372bf62-2068-4e05-8d70-db1864208e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/f7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/aef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/1bc84a3b-3618-4f19-bf02-81beedddda45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/a30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/6e385892-a754-41aa-b50e-89c1f10b7e37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcf1d0>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Fb38c95fd-8743-41d4-ac50-367e01d49bde.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/b38c95fd-8743-41d4-ac50-367e01d49bde.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaee510>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F9328b44a-829c-4680-8775-3d2f75d33ce5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/9328b44a-829c-4680-8775-3d2f75d33ce5.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf4ed0>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F44321104-0162-4c0a-a76a-0811af117a46.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/44321104-0162-4c0a-a76a-0811af117a46.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-24 16:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 1
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F39052b0f-b54a-45ff-ac1a-76bed560109e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/39052b0f-b54a-45ff-ac1a-76bed560109e.jpg not downloaded yet
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699423%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-24 16:06:27 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699419%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-24 16:06:27 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699447%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10699447: 0
2026-03-24 16:06:27 [adesa.it] INFO: Skipping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10641144
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710641144%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10641144: 2
2026-03-24 16:06:27 [adesa.it] INFO: Scraping item 10641144 url https://www.openlane.eu/en/carv6/auction/10641144
2026-03-24 16:06:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edce410>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fd790>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Ffc279e8f-a2df-4f14-8feb-57e1d1310445.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/fc279e8f-a2df-4f14-8feb-57e1d1310445.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df80e50>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5739823%252Fgeneral%252F579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/eada4044-5d44-49da-b86a-0860bc94f6b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg not downloaded yet
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699449%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-24 16:06:27 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710538292%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10538292: 2
2026-03-24 16:06:27 [adesa.it] INFO: Scraping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-24 16:06: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 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/e9df9e63-1475-4e68-8f71-fd3f558007d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F71906a0a-6364-4fb5-8958-3e0979c42169.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/71906a0a-6364-4fb5-8958-3e0979c42169.jpg not downloaded yet
2026-03-24 16:06:27 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716296%27 HTTP/1.1" 200 None
2026-03-24 16:06:27 [adesa.it] INFO: Scrape type for 10716296: 1
2026-03-24 16:06:27 [adesa.it] INFO: Scraping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06: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 16:06:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabfb50>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fa372bf62-2068-4e05-8d70-db1864208e7f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/a372bf62-2068-4e05-8d70-db1864208e7f.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db877d0>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda26d0>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252Ff7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/f7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc5a50>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252Faef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/aef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b42310>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740613%252Fgeneral%252F1bc84a3b-3618-4f19-bf02-81beedddda45.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/1bc84a3b-3618-4f19-bf02-81beedddda45.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee78d0>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fa30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/a30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbd850>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F6e385892-a754-41aa-b50e-89c1f10b7e37.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/6e385892-a754-41aa-b50e-89c1f10b7e37.jpg saved to cache
2026-03-24 16:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8db90>
2026-03-24 16:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740437%252Fgeneral%252F3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg not downloaded yet
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10716210
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716210%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10716210: 1
2026-03-24 16:06:28 [adesa.it] INFO: Scraping item 10716210 url https://www.openlane.eu/en/carv6/auction/10716210
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/25103415-42fe-42c0-90a1-90a5d184fdbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/b1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740613/general/26b6c681-6ee2-418a-aab9-044a23e84485.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716633)
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252Fc7b90f01-4af6-408d-a5b6-b42eb343952d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/c7b90f01-4af6-408d-a5b6-b42eb343952d.jpg not downloaded yet
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10561914
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710561914%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10561914: 0
2026-03-24 16:06:28 [adesa.it] INFO: Skipping item 10561914 url https://www.openlane.eu/en/carv6/auction/10561914
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10685085
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710685085%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10685085: 2
2026-03-24 16:06:28 [adesa.it] INFO: Scraping item 10685085 url https://www.openlane.eu/en/carv6/auction/10685085
2026-03-24 16:06: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 16:06: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 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb29190>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740613%252Fgeneral%252Feada4044-5d44-49da-b86a-0860bc94f6b9.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/eada4044-5d44-49da-b86a-0860bc94f6b9.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c5350>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737637%252Fgeneral%252Fe9df9e63-1475-4e68-8f71-fd3f558007d6.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/e9df9e63-1475-4e68-8f71-fd3f558007d6.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7ab10>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740613%252Fgeneral%252F303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91fe10>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743358%252Fgeneral%252F94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743358/general/413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717927)
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F85af3973-5a9a-4298-ad84-6f4c1783168a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/85af3973-5a9a-4298-ad84-6f4c1783168a.jpg not downloaded yet
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10699461
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699461%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10699461: 0
2026-03-24 16:06:28 [adesa.it] INFO: Skipping item 10699461 url https://www.openlane.eu/en/carv6/auction/10699461
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710691962%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10691962: 2
2026-03-24 16:06:28 [adesa.it] INFO: Scraping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-24 16:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06: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 16:06:28 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-24 16:06:28 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 479528
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e986fd0>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_6.png HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739823%252Fgeneral%252F60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97c590>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743358%252Fgeneral%252F25103415-42fe-42c0-90a1-90a5d184fdbf.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/25103415-42fe-42c0-90a1-90a5d184fdbf.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27e50>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740437%252Fgeneral%252F0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93e810>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740437%252Fgeneral%252Fb1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/b1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea60390>
2026-03-24 16:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740613%252Fgeneral%252F26b6c681-6ee2-418a-aab9-044a23e84485.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740613/general/26b6c681-6ee2-418a-aab9-044a23e84485.jpg saved to cache
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f
2026-03-24 16:06:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f, skipping ID generation
2026-03-24 16:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with scrape type 1
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f sending to next pipeline
2026-03-24 16:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f, identifier: 10716633
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F0334a50e-be24-4312-be96-b52a77449db7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/0334a50e-be24-4312-be96-b52a77449db7.jpg not downloaded yet
2026-03-24 16:06:28 [adesa.it] INFO: Found listing with ID: 10451928
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710451928%27 HTTP/1.1" 200 None
2026-03-24 16:06:28 [adesa.it] INFO: Scrape type for 10451928: 2
2026-03-24 16:06:28 [adesa.it] INFO: Scraping item 10451928 url https://www.openlane.eu/en/carv6/auction/10451928
2026-03-24 16:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with identifier: 10716633
2026-03-24 16:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with identifier: 10716633
2026-03-24 16:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3f5ed26e-8bbd-5915-a8ee-3acf68bc084f with identifier: 10716633 to the API
2026-03-24 16:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740613/general/26b6c681-6ee2-418a-aab9-044a23e84485.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '3f5ed26e-8bbd-5915-a8ee-3acf68bc084f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP575KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716633',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 111126,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106156,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/39a75ed9-3463-4098-88a0-1d5987531749.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98309,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/26b6c681-6ee2-418a-aab9-044a23e84485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72433,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/d4912858-e8fb-4ede-be63-0534cb253770.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85617,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/53cf5aa7-6831-4232-affa-f8fff2bffafe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84020,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/9328b44a-829c-4680-8775-3d2f75d33ce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146037,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/fc279e8f-a2df-4f14-8feb-57e1d1310445.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137111,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/1bc84a3b-3618-4f19-bf02-81beedddda45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142323,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/aef00a9d-ee68-43e0-90c8-e0c119e78be4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62240,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/eada4044-5d44-49da-b86a-0860bc94f6b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f5ed26e-8bbd-5915-a8ee-3acf68bc084f/3f5ed26e-8bbd-5915-a8ee-3acf68bc084f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55189,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740613/general/303c7eae-c3f5-4737-bb6a-57ea45753e77.jpg',
'Width': 1024}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L3H2 2.2 HDI - Diesel - Manual - 140 hp - 111.126 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716633%27 HTTP/1.1" 200 None
2026-03-24 16:06:29 [adesa.it] INFO: Saving data for 10716633: {'created_time': 1774368389.672044, 'last_price_update_time': 1774368389.672054, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716633') HTTP/1.1" 204 0
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/71906a0a-6364-4fb5-8958-3e0979c42169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/8b898b9a-7648-40b3-8987-609472d101ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/39052b0f-b54a-45ff-ac1a-76bed560109e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg not downloaded yet
2026-03-24 16:06:29 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710104511%27 HTTP/1.1" 200 None
2026-03-24 16:06:29 [adesa.it] INFO: Scrape type for 10104511: 0
2026-03-24 16:06:29 [adesa.it] INFO: Skipping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-24 16:06:29 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710269525%27 HTTP/1.1" 200 None
2026-03-24 16:06:29 [adesa.it] INFO: Scrape type for 10269525: 2
2026-03-24 16:06:29 [adesa.it] INFO: Scraping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-24 16:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10538292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06: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 16:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-24 16:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-24 16:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-24 16:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa, identifier: 10699922
2026-03-24 16:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e821990>
2026-03-24 16:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5743358%252Fgeneral%252F413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743358/general/413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg saved to cache
2026-03-24 16:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0fedb184-8986-58c6-8db3-c0821fc4f151
2026-03-24 16:06:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fedb184-8986-58c6-8db3-c0821fc4f151, skipping ID generation
2026-03-24 16:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 1
2026-03-24 16:06:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fedb184-8986-58c6-8db3-c0821fc4f151 sending to next pipeline
2026-03-24 16:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fedb184-8986-58c6-8db3-c0821fc4f151, identifier: 10717927
2026-03-24 16:06:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de12490>
2026-03-24 16:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252F2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg saved to cache
2026-03-24 16:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-24 16:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-24 16:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922 to the API
2026-03-24 16:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699922>
{'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': 149,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0fc75cd8-d855-5eca-a8d0-a2a1376c68aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM581PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699922',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 178277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Sportline - Diesel - Automatic - 149 hp '
'- 178.277 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-24 16:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:31 [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 16:06:31 [adesa.it] INFO: Saving data for 10699922: {'auction_closing_time': 1798711260.0, 'created_time': 1773957917.643647, 'last_price_update_time': 1774368391.472244}
2026-03-24 16:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699922') HTTP/1.1" 204 0
2026-03-24 16:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-24 16:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-24 16:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927 to the API
2026-03-24 16:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743358/general/413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0fedb184-8986-58c6-8db3-c0821fc4f151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP436MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 241670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/c48fd9a5-cca6-4f55-bc72-16a7e1ac14f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/413ac9ed-1d8e-4346-872b-656e8dc50ba4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/ffd722d7-d692-4a62-bc54-b9f56970315f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/d02ecaa2-703e-47cf-a1ba-3bcf29df03e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/44321104-0162-4c0a-a76a-0811af117a46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/b38c95fd-8743-41d4-ac50-367e01d49bde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/25cc9841-e640-4c0c-99cd-b8ea23d75e8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/f7fce567-967c-4cc4-aae1-9b1e50ddf992.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/94541887-07ee-4f4e-8ae7-fe13f4abcb25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fedb184-8986-58c6-8db3-c0821fc4f151/0fedb184-8986-58c6-8db3-c0821fc4f151_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743358/general/25103415-42fe-42c0-90a1-90a5d184fdbf.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 241.670 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717927%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Saving data for 10717927: {'created_time': 1774368392.02229, 'last_price_update_time': 1774368392.022301, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717927') HTTP/1.1" 204 0
2026-03-24 16:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740437/general/ff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716568)
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252Fea465036-b071-47b1-b712-c655e6792e6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/ea465036-b071-47b1-b712-c655e6792e6d.jpg not downloaded yet
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710279685%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710627620%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10627620: 2
2026-03-24 16:06:32 [adesa.it] INFO: Scraping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-24 16:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/c7b90f01-4af6-408d-a5b6-b42eb343952d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8fe3d0>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd86e50>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F71906a0a-6364-4fb5-8958-3e0979c42169.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/71906a0a-6364-4fb5-8958-3e0979c42169.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-24 16:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with scrape type 1
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252Fe76375d2-f46d-4f18-a563-d4999122345d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/e76375d2-f46d-4f18-a563-d4999122345d.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F04a93d61-ec64-4cda-8bba-6877b41ae4f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/04a93d61-ec64-4cda-8bba-6877b41ae4f5.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F872d9f84-11e3-4fb4-823f-92df148e0bc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/872d9f84-11e3-4fb4-823f-92df148e0bc3.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252Fb85a437f-6263-4014-b5cc-9613a4f4c37b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/b85a437f-6263-4014-b5cc-9613a4f4c37b.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F33c72895-bcab-427f-8b26-af8a282d176d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/33c72895-bcab-427f-8b26-af8a282d176d.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F4b8af1da-a3e8-4321-adf4-241a11dc189f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/4b8af1da-a3e8-4321-adf4-241a11dc189f.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F676696ef-ee72-4403-9aa9-abe76e26e38b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/676696ef-ee72-4403-9aa9-abe76e26e38b.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F3d670390-e5e0-4385-a9e8-61f5fd979ef1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/3d670390-e5e0-4385-a9e8-61f5fd979ef1.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252F68396346-fb08-4a2b-8d66-020d67d6326d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/68396346-fb08-4a2b-8d66-020d67d6326d.jpg already downloaded
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737860%252Fgeneral%252Fe2963c79-d7d5-47c5-8065-1e32db5a03de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737860/general/e2963c79-d7d5-47c5-8065-1e32db5a03de.jpg already downloaded
2026-03-24 16:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb, identifier: 10717479
2026-03-24 16:06:32 [py.warnings] WARNING: /usr/local/lib/python3.11/dist-packages/PIL/TiffImagePlugin.py:890: UserWarning: Truncated File Read
warnings.warn(str(msg))
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd59990>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9d1d0>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F8b898b9a-7648-40b3-8987-609472d101ea.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/8b898b9a-7648-40b3-8987-609472d101ea.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db5b290>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F39052b0f-b54a-45ff-ac1a-76bed560109e.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/39052b0f-b54a-45ff-ac1a-76bed560109e.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfdf10>
2026-03-24 16:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg saved to cache
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-24 16:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-24 16:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fcc546bf-df7f-581d-911c-959345646531, identifier: 10538292
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5737600%252Fgeneral%252F2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg not downloaded yet
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710491301%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710664300%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10664300: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710420142%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10641909
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710641909%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10641909: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10641909 url https://www.openlane.eu/en/carv6/auction/10641909
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710394824%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699478%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10699478: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710419055%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699484%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-24 16:06:32 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-24 16:06:32 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-24 16:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710631808%27 HTTP/1.1" 200 None
2026-03-24 16:06:32 [adesa.it] INFO: Scrape type for 10631808: 2
2026-03-24 16:06:32 [adesa.it] INFO: Scraping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-24 16:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10687173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-24 16:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-24 16:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479 to the API
2026-03-24 16:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717479>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ295YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717479',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118771,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 118,
'photo_urls': ['https://images.openlane.eu/carimgs/5737860/general/e76375d2-f46d-4f18-a563-d4999122345d.jpg',
'https://images.openlane.eu/carimgs/5737860/general/04a93d61-ec64-4cda-8bba-6877b41ae4f5.jpg',
'https://images.openlane.eu/carimgs/5737860/general/872d9f84-11e3-4fb4-823f-92df148e0bc3.jpg',
'https://images.openlane.eu/carimgs/5737860/general/b85a437f-6263-4014-b5cc-9613a4f4c37b.jpg',
'https://images.openlane.eu/carimgs/5737860/general/33c72895-bcab-427f-8b26-af8a282d176d.jpg',
'https://images.openlane.eu/carimgs/5737860/general/4b8af1da-a3e8-4321-adf4-241a11dc189f.jpg',
'https://images.openlane.eu/carimgs/5737860/general/676696ef-ee72-4403-9aa9-abe76e26e38b.jpg',
'https://images.openlane.eu/carimgs/5737860/general/3d670390-e5e0-4385-a9e8-61f5fd979ef1.jpg',
'https://images.openlane.eu/carimgs/5737860/general/68396346-fb08-4a2b-8d66-020d67d6326d.jpg',
'https://images.openlane.eu/carimgs/5737860/general/e2963c79-d7d5-47c5-8065-1e32db5a03de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/e76375d2-f46d-4f18-a563-d4999122345d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/04a93d61-ec64-4cda-8bba-6877b41ae4f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/872d9f84-11e3-4fb4-823f-92df148e0bc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/b85a437f-6263-4014-b5cc-9613a4f4c37b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72638,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/33c72895-bcab-427f-8b26-af8a282d176d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62369,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/4b8af1da-a3e8-4321-adf4-241a11dc189f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/676696ef-ee72-4403-9aa9-abe76e26e38b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/3d670390-e5e0-4385-a9e8-61f5fd979ef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/68396346-fb08-4a2b-8d66-020d67d6326d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb/711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737860/general/e2963c79-d7d5-47c5-8065-1e32db5a03de.jpg',
'Width': 800}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 118.771 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 16:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710717479%27 HTTP/1.1" 200 None
2026-03-24 16:06:33 [adesa.it] INFO: Saving data for 10717479: {'created_time': 1774368393.625915, 'last_price_update_time': 1774368393.625927, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717479') HTTP/1.1" 204 0
2026-03-24 16:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-24 16:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-24 16:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292 to the API
2026-03-24 16:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10538292>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'fcc546bf-df7f-581d-911c-959345646531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA072SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10538292',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:35 [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 16:06:35 [adesa.it] INFO: Saving data for 10538292: {'auction_closing_time': 1798675200.0, 'created_time': 1771322623.958482, 'last_price_update_time': 1774368395.051862}
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10538292') HTTP/1.1" 204 0
2026-03-24 16:06: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 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739823/general/7761c363-9254-4a7e-b156-398a8bbf9078.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716285)
2026-03-24 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/85af3973-5a9a-4298-ad84-6f4c1783168a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/c074fd88-933f-4283-a51e-cab8ab200e81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/77725351-a076-497c-ba29-f4daffb89b17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/0334a50e-be24-4312-be96-b52a77449db7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:35 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:35 [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 16:06:35 [adesa.it] INFO: Scrape type for 10574134: 2
2026-03-24 16:06:35 [adesa.it] INFO: Scraping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-24 16:06: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 16:06:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8f0d0>
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740437%252Fgeneral%252Fff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740437/general/ff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg saved to cache
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d
2026-03-24 16:06:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d, skipping ID generation
2026-03-24 16:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 1
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d sending to next pipeline
2026-03-24 16:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d, identifier: 10716568
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0a150>
2026-03-24 16:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252Fc7b90f01-4af6-408d-a5b6-b42eb343952d.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/c7b90f01-4af6-408d-a5b6-b42eb343952d.jpg saved to cache
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-24 16:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 1
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F4de1c0e9-e420-4a35-9793-8201ec588a17.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/4de1c0e9-e420-4a35-9793-8201ec588a17.jpg not downloaded yet
2026-03-24 16:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10716210
2026-03-24 16:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 1
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2728b939-e7c1-5075-abc9-b63a88a82004
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F5a239f83-9435-4d7e-b660-c36f7418e5c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/5a239f83-9435-4d7e-b660-c36f7418e5c7.jpg already downloaded
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252Fa172cb9a-af6e-4cfb-a2e5-56d5d78a5378.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/a172cb9a-af6e-4cfb-a2e5-56d5d78a5378.jpg already downloaded
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252Fe9f30f13-8629-4749-b8e1-f92eee9becb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/e9f30f13-8629-4749-b8e1-f92eee9becb1.jpg already downloaded
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg not downloaded yet
2026-03-24 16:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-24 16:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-24 16:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568 to the API
2026-03-24 16:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740437/general/ff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM801KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716568',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 142452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180193,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/ff0eaff7-c6cb-4770-a994-3b363b36cb4b.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182769,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/2581ee1e-cba2-4d15-a61f-9b9f39e46451.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180743,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/af58c015-1dc0-4d90-ba3b-345ace9b5aa4.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182781,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/6e385892-a754-41aa-b50e-89c1f10b7e37.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187521,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/a372bf62-2068-4e05-8d70-db1864208e7f.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192891,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/4ab79c26-3788-4d1b-9a58-41d069a07d37.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207434,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/a30cd29b-6cb0-4952-84e1-5ad0d217f41f.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172013,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/3be69cb4-4909-4d6c-8710-b8527a631b7d.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163906,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/0ac588f1-915f-4b02-b9d5-04ad3b0256f4.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d/6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172834,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740437/general/b1cc2b29-b504-4cb2-aa19-5a7da359c467.jpg',
'Width': 1224}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Superb Combi 2.0 TDI Executive - Diesel - Automatic - 200 hp '
'- 142.452 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 16:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716568%27 HTTP/1.1" 200 None
2026-03-24 16:06:36 [adesa.it] INFO: Saving data for 10716568: {'created_time': 1774368396.985338, 'last_price_update_time': 1774368396.98535, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716568') HTTP/1.1" 204 0
2026-03-24 16:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039989d0-5edd-56e7-bb02-f8cd892a6c4f with identifier: 10687173
2026-03-24 16:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039989d0-5edd-56e7-bb02-f8cd892a6c4f with scrape type 2
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 039989d0-5edd-56e7-bb02-f8cd892a6c4f with scrape type 2
2026-03-24 16:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 039989d0-5edd-56e7-bb02-f8cd892a6c4f, identifier: 10687173
2026-03-24 16:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/1df854db-ec3b-4d85-9824-6f1b9af80196.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710276295%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699521%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710598543%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710598536%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710598549%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699509%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710598544%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710697381%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710612787%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-24 16:06:37 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-24 16:06:37 [adesa.it] INFO: Found listing with ID: 10682765
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710682765%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Scrape type for 10682765: 2
2026-03-24 16:06:37 [adesa.it] INFO: Scraping item 10682765 url https://www.openlane.eu/en/carv6/auction/10682765
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg not downloaded yet
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252Fdf5681a0-7a6f-400f-8591-750896a307f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/df5681a0-7a6f-400f-8591-750896a307f8.jpg already downloaded
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg not downloaded yet
2026-03-24 16:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 039989d0-5edd-56e7-bb02-f8cd892a6c4f with identifier: 10687173
2026-03-24 16:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 039989d0-5edd-56e7-bb02-f8cd892a6c4f with identifier: 10687173
2026-03-24 16:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 039989d0-5edd-56e7-bb02-f8cd892a6c4f with identifier: 10687173 to the API
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10687173>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 1',
'engine': '1.0L',
'engine_horse_power': 128,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '039989d0-5edd-56e7-bb02-f8cd892a6c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10687173',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 128 hp - 50 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2025}
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710687173%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [adesa.it] INFO: Saving data for 10687173: {'auction_closing_time': 1798675200.0, 'created_time': 1773850737.130086, 'last_price_update_time': 1774368397.644932}
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10687173') HTTP/1.1" 204 0
2026-03-24 16:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10451928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec289d0>
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739823%252Fgeneral%252F7761c363-9254-4a7e-b156-398a8bbf9078.jpeg') HTTP/1.1" 204 0
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739823/general/7761c363-9254-4a7e-b156-398a8bbf9078.jpeg saved to cache
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4
2026-03-24 16:06:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4, skipping ID generation
2026-03-24 16:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 1
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 sending to next pipeline
2026-03-24 16:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4, identifier: 10716285
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac7810>
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737600%252Fgeneral%252F85af3973-5a9a-4298-ad84-6f4c1783168a.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/85af3973-5a9a-4298-ad84-6f4c1783168a.jpg saved to cache
2026-03-24 16:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5fd50>
2026-03-24 16:06:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252Fc074fd88-933f-4283-a51e-cab8ab200e81.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/c074fd88-933f-4283-a51e-cab8ab200e81.jpg saved to cache
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e906bd0>
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F77725351-a076-497c-ba29-f4daffb89b17.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/77725351-a076-497c-ba29-f4daffb89b17.jpg saved to cache
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb84150>
2026-03-24 16:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F0334a50e-be24-4312-be96-b52a77449db7.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/0334a50e-be24-4312-be96-b52a77449db7.jpg saved to cache
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/bcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:38 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710699510%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-24 16:06:38 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252Fd965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/d965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg not downloaded yet
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F502f55d1-36d6-4082-b9f0-60f655918194.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/502f55d1-36d6-4082-b9f0-60f655918194.jpg already downloaded
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F37608454-dd80-4412-b101-2e3f403898fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/37608454-dd80-4412-b101-2e3f403898fa.jpg already downloaded
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252Ff105c106-96f8-4602-a0e2-f9f4ad8d09eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/f105c106-96f8-4602-a0e2-f9f4ad8d09eb.jpg already downloaded
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5724310%252Fgeneral%252F61b59435-1e64-4b23-858d-21eb0bcf58a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/61b59435-1e64-4b23-858d-21eb0bcf58a7.jpg already downloaded
2026-03-24 16:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-24 16:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-24 16:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285 to the API
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739823/general/7761c363-9254-4a7e-b156-398a8bbf9078.jpeg>
{'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': 250,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '55c0bf1f-5474-5e23-b7c0-aabff13b4af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM779MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716285',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 253118,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/c8209ba3-e7ac-451e-9dc0-0f25d1ee057c.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36694,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/fcb1626c-2f01-425f-b29a-a55adc807c4b.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/4d802034-dd4c-42b7-8f86-5384d77657ac.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/7327fdf7-a3b4-4206-a3e2-636601ac8f53.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114213,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/7761c363-9254-4a7e-b156-398a8bbf9078.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/c18a3ef4-85c7-437e-b6db-1b91664bdeb4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 479585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/60e24d9d-5ce1-4721-9fb4-e548df6dd5c6.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34436,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/50243e80-fbee-47a7-978c-b8e1785bc8ac.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/d4754b2a-e0e1-49b7-bb6f-4a60741624c3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c0bf1f-5474-5e23-b7c0-aabff13b4af4/55c0bf1f-5474-5e23-b7c0-aabff13b4af4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37596,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739823/general/579457b9-470a-4c3f-9b1c-17a7117f2797.jpeg',
'Width': 400}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 Platinum - AWD - Diesel - Automatic - 250 hp - '
'253.118 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2018}
2026-03-24 16:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710716285%27 HTTP/1.1" 200 None
2026-03-24 16:06:39 [adesa.it] INFO: Saving data for 10716285: {'created_time': 1774368399.990141, 'last_price_update_time': 1774368399.990153, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716285') HTTP/1.1" 204 0
2026-03-24 16:06: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 16:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/ea465036-b071-47b1-b712-c655e6792e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddef390>
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252F3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg saved to cache
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:40 [py.warnings] WARNING: /usr/local/lib/python3.11/dist-packages/PIL/TiffImagePlugin.py:890: UserWarning: Truncated File Read
warnings.warn(str(msg))
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6a790>
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F1df854db-ec3b-4d85-9824-6f1b9af80196.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/1df854db-ec3b-4d85-9824-6f1b9af80196.jpg saved to cache
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/ebd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737600/general/2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715099)
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg not downloaded yet
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df84310>
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg saved to cache
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de702d0>
2026-03-24 16:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252F3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg saved to cache
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-24 16:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9370a1c-ff2b-59d9-add1-9d15d148ee36, identifier: 10691962
2026-03-24 16:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-24 16:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2642dee-05c6-5c92-805b-21a992008ddf with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2642dee-05c6-5c92-805b-21a992008ddf with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a2642dee-05c6-5c92-805b-21a992008ddf, identifier: 10451928
2026-03-24 16:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-24 16:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-24 16:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962 to the API
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691962>
{'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': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a9370a1c-ff2b-59d9-add1-9d15d148ee36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC817RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691962',
'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': 26000,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota C-HR Design - Hybrid - Automatic - 153 hp - 50 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2026}
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:40 [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 16:06:40 [adesa.it] INFO: Saving data for 10691962: {'auction_closing_time': 1798675200.0, 'created_time': 1773938371.654654, 'last_price_update_time': 1774368400.807372}
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10691962') HTTP/1.1" 204 0
2026-03-24 16:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-24 16:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-24 16:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928 to the API
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10451928>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2642dee-05c6-5c92-805b-21a992008ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA193XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10451928',
'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-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Petrol - Automatic - 180 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2025}
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710451928%27 HTTP/1.1" 200 None
2026-03-24 16:06:41 [adesa.it] INFO: Saving data for 10451928: {'auction_closing_time': 1798671600.0, 'created_time': 1769604632.767507, 'last_price_update_time': 1774368401.10815}
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10451928') HTTP/1.1" 204 0
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:41 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x80\x02\x00\x00'
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad5190>
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740597%252Fgeneral%252Fbcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/bcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg saved to cache
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2731879-a60f-5129-8cf7-9a079694ff18 with identifier: 10641144
2026-03-24 16:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2731879-a60f-5129-8cf7-9a079694ff18 with scrape type 2
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2731879-a60f-5129-8cf7-9a079694ff18 with scrape type 2
2026-03-24 16:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a2731879-a60f-5129-8cf7-9a079694ff18, identifier: 10641144
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742800%252Fgeneral%252Fd90b6cb3-96a7-49ea-824b-789f155b86d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/d90b6cb3-96a7-49ea-824b-789f155b86d1.jpg not downloaded yet
2026-03-24 16:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a2731879-a60f-5129-8cf7-9a079694ff18 with identifier: 10641144
2026-03-24 16:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a2731879-a60f-5129-8cf7-9a079694ff18 with identifier: 10641144
2026-03-24 16:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a2731879-a60f-5129-8cf7-9a079694ff18 with identifier: 10641144 to the API
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'a2731879-a60f-5129-8cf7-9a079694ff18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641144',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 11903,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Electric - Automatic - 214 hp - 11.903 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710641144%27 HTTP/1.1" 200 None
2026-03-24 16:06:41 [adesa.it] INFO: Saving data for 10641144: {'auction_closing_time': 1798675200.0, 'created_time': 1773068422.587862, 'last_price_update_time': 1774368401.528292}
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10641144') HTTP/1.1" 204 0
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df83290>
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252Fea465036-b071-47b1-b712-c655e6792e6d.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/ea465036-b071-47b1-b712-c655e6792e6d.jpg saved to cache
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724310/general/064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716210)
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b3590>
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737637%252Fgeneral%252Febd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/ebd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg saved to cache
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec083d0>
2026-03-24 16:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737600%252Fgeneral%252F2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737600/general/2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg saved to cache
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7
2026-03-24 16:06:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85099049-2d68-5063-8a31-8d6cbd6cfcf7, skipping ID generation
2026-03-24 16:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 1
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 sending to next pipeline
2026-03-24 16:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85099049-2d68-5063-8a31-8d6cbd6cfcf7, identifier: 10715099
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/4de1c0e9-e420-4a35-9793-8201ec588a17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724310/general/38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716210)
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/ae50dc35-5646-4556-b425-baa08b512648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742800%252Fgeneral%252F068ae2fe-4869-4099-9946-efb1b6576910.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/068ae2fe-4869-4099-9946-efb1b6576910.jpg not downloaded yet
2026-03-24 16:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-24 16:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-24 16:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099 to the API
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737600/general/2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg>
{'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': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '85099049-2d68-5063-8a31-8d6cbd6cfcf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX275PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715099',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 34456,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/39052b0f-b54a-45ff-ac1a-76bed560109e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/8c3bed7c-1bdb-4d93-bb3b-a106ad4ff106.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/71906a0a-6364-4fb5-8958-3e0979c42169.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/94c36f59-d635-45b4-8b4e-ce50fb8f2637.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/c7b90f01-4af6-408d-a5b6-b42eb343952d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/85af3973-5a9a-4298-ad84-6f4c1783168a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/0334a50e-be24-4312-be96-b52a77449db7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/7e0be724-6c0e-4d5e-978c-6e6d0a7eb6b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/ea465036-b071-47b1-b712-c655e6792e6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85099049-2d68-5063-8a31-8d6cbd6cfcf7/85099049-2d68-5063-8a31-8d6cbd6cfcf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737600/general/2d8d9974-b0f8-4ba3-af63-1f12f96f08e4.jpg',
'Width': 1024}],
'price': 23750,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Selection - Diesel - Automatic - 150 hp '
'- 34.456 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710715099%27 HTTP/1.1" 200 None
2026-03-24 16:06:42 [adesa.it] INFO: Saving data for 10715099: {'created_time': 1774368402.153637, 'last_price_update_time': 1774368402.153651, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715099') HTTP/1.1" 204 0
2026-03-24 16:06:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaec9d0>
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740448%252Fgeneral%252F6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg saved to cache
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-24 16:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with scrape type 2
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with scrape type 2
2026-03-24 16:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3, identifier: 10269525
2026-03-24 16:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-24 16:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-24 16:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525 to the API
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269525>
{'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': '45d2d013-f567-52b5-8efc-ad77ffbbc3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-323-WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269525',
'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-28',
'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 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710269525%27 HTTP/1.1" 200 None
2026-03-24 16:06:42 [adesa.it] INFO: Saving data for 10269525: {'auction_closing_time': 1798671600.0, 'created_time': 1770927506.66521, 'last_price_update_time': 1774368402.717627}
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10269525') HTTP/1.1" 204 0
2026-03-24 16:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/d965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F535bb4fa-4b51-422b-8254-45fd36fd621b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/535bb4fa-4b51-422b-8254-45fd36fd621b.jpg not downloaded yet
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc2850>
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5724310%252Fgeneral%252F064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg saved to cache
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2728b939-e7c1-5075-abc9-b63a88a82004
2026-03-24 16:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/8215f074-7ace-4c6e-8e24-7343e1709940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0b310>
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5742800%252Fgeneral%252F4de1c0e9-e420-4a35-9793-8201ec588a17.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/4de1c0e9-e420-4a35-9793-8201ec588a17.jpg saved to cache
2026-03-24 16:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb2a010>
2026-03-24 16:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724310%252Fgeneral%252F38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724310/general/38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg saved to cache
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2728b939-e7c1-5075-abc9-b63a88a82004
2026-03-24 16:06:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2728b939-e7c1-5075-abc9-b63a88a82004, skipping ID generation
2026-03-24 16:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 1
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2728b939-e7c1-5075-abc9-b63a88a82004 sending to next pipeline
2026-03-24 16:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2728b939-e7c1-5075-abc9-b63a88a82004, identifier: 10716210
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf7750>
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737637%252Fgeneral%252F24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg saved to cache
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:43 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x94\x02\x00\x00'
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc5710>
2026-03-24 16:06:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740597%252Fgeneral%252Fae50dc35-5646-4556-b425-baa08b512648.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/ae50dc35-5646-4556-b425-baa08b512648.jpg saved to cache
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F795506ae-6ad7-415b-9d49-4e66438e0015.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/795506ae-6ad7-415b-9d49-4e66438e0015.jpg not downloaded yet
2026-03-24 16:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10716210
2026-03-24 16:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10716210
2026-03-24 16:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10716210 to the API
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724310/general/38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': '2728b939-e7c1-5075-abc9-b63a88a82004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA688VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716210',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/5a239f83-9435-4d7e-b660-c36f7418e5c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/a172cb9a-af6e-4cfb-a2e5-56d5d78a5378.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175931,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/e9f30f13-8629-4749-b8e1-f92eee9becb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165850,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/064c7c31-9c10-49d1-9e2c-68ed6c65b736.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187380,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/df5681a0-7a6f-400f-8591-750896a307f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186592,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/38deb933-f701-4f97-86e2-e46bb1fc3d10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/502f55d1-36d6-4082-b9f0-60f655918194.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/37608454-dd80-4412-b101-2e3f403898fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582842,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/f105c106-96f8-4602-a0e2-f9f4ad8d09eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728b939-e7c1-5075-abc9-b63a88a82004/2728b939-e7c1-5075-abc9-b63a88a82004_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387958,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724310/general/61b59435-1e64-4b23-858d-21eb0bcf58a7.jpg',
'Width': 1920}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Techno - LPG - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:44 [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 16:06:44 [adesa.it] INFO: Saving data for 10716210: {'created_time': 1774368404.557362, 'last_price_update_time': 1774368404.557371, 'auction_closing_time': 1798675200.0}
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716210') HTTP/1.1" 204 0
2026-03-24 16:06:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de50650>
2026-03-24 16:06:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg saved to cache
2026-03-24 16:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b3624e-26fc-509f-858b-2940dfb222ba with identifier: 10627620
2026-03-24 16:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b3624e-26fc-509f-858b-2940dfb222ba with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5b3624e-26fc-509f-858b-2940dfb222ba with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5b3624e-26fc-509f-858b-2940dfb222ba, identifier: 10627620
2026-03-24 16:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-24 16:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 20ba1dab-9f3b-5178-8c3f-2beae5d63662, identifier: 10631808
2026-03-24 16:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737637/general/30309572-e0f2-4af6-9c13-e52030f7b814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716463)
2026-03-24 16:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/3cd3f89e-a84c-479c-a692-513a19976e57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5b3624e-26fc-509f-858b-2940dfb222ba with identifier: 10627620
2026-03-24 16:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5b3624e-26fc-509f-858b-2940dfb222ba with identifier: 10627620
2026-03-24 16:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5b3624e-26fc-509f-858b-2940dfb222ba with identifier: 10627620 to the API
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-24 16:06:44 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id c5b3624e-26fc-509f-858b-2940dfb222ba: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"RegistrationDate","ErrorMessage":"registration date has to be in the past","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 16:06:44 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-24 16:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627620>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': 'Pickup',
'color': 'Blue',
'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': 'c5b3624e-26fc-509f-858b-2940dfb222ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627620',
'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': 36900,
'price_includes_vat': True,
'registration_date': '2026-03-24',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 16:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:45 [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 16:06:45 [adesa.it] INFO: Saving data for 10627620: {'auction_closing_time': 1798671600.0, 'created_time': 1773068391.72348, 'last_price_update_time': 1774368405.011995}
2026-03-24 16:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10627620') HTTP/1.1" 204 0
2026-03-24 16:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-24 16:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-24 16:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808 to the API
2026-03-24 16:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631808>
{'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': '20ba1dab-9f3b-5178-8c3f-2beae5d63662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-281-TC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 8990,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 37200,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Manual - 165 hp - 8.990 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [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 16:06:46 [adesa.it] INFO: Saving data for 10631808: {'auction_closing_time': 1798671600.0, 'created_time': 1772791291.669615, 'last_price_update_time': 1774368406.324988}
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10631808') HTTP/1.1" 204 0
2026-03-24 16:06: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 16:06: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 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/e5222347-c51a-435e-b109-642ec1ad6003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740597/general/3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716257)
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F55ccfdde-affe-405d-b53b-5171373f2f75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/55ccfdde-affe-405d-b53b-5171373f2f75.jpg not downloaded yet
2026-03-24 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc2b10>
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252Fd965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/d965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg saved to cache
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:46 [py.warnings] WARNING: /usr/local/lib/python3.11/dist-packages/PIL/TiffImagePlugin.py:890: UserWarning: Truncated File Read
warnings.warn(str(msg))
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4f250>
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740448%252Fgeneral%252F8215f074-7ace-4c6e-8e24-7343e1709940.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/8215f074-7ace-4c6e-8e24-7343e1709940.jpg saved to cache
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/d90b6cb3-96a7-49ea-824b-789f155b86d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06: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 16:06: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 16:06: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 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06: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%252F5742800%252Fgeneral%252F1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg not downloaded yet
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb29c90>
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737637%252Fgeneral%252F30309572-e0f2-4af6-9c13-e52030f7b814.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737637/general/30309572-e0f2-4af6-9c13-e52030f7b814.jpg saved to cache
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d056a505-bea3-531b-b34f-03b322719c20
2026-03-24 16:06:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d056a505-bea3-531b-b34f-03b322719c20, skipping ID generation
2026-03-24 16:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056a505-bea3-531b-b34f-03b322719c20 with scrape type 1
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d056a505-bea3-531b-b34f-03b322719c20 sending to next pipeline
2026-03-24 16:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d056a505-bea3-531b-b34f-03b322719c20, identifier: 10716463
2026-03-24 16:06:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc12d0>
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F3cd3f89e-a84c-479c-a692-513a19976e57.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/3cd3f89e-a84c-479c-a692-513a19976e57.jpg saved to cache
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba510>
2026-03-24 16:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg saved to cache
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740448/general/bcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716590)
2026-03-24 16:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d056a505-bea3-531b-b34f-03b322719c20 with identifier: 10716463
2026-03-24 16:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d056a505-bea3-531b-b34f-03b322719c20 with identifier: 10716463
2026-03-24 16:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d056a505-bea3-531b-b34f-03b322719c20 with identifier: 10716463 to the API
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737637/general/30309572-e0f2-4af6-9c13-e52030f7b814.jpg>
{'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': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'd056a505-bea3-531b-b34f-03b322719c20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD511DT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716463',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 125000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/30309572-e0f2-4af6-9c13-e52030f7b814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/24537eb8-bbe1-433b-80fa-a6aed03ac5d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/ebd35e26-61ed-4ce0-941a-abbad3a9ae92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/00453791-21c0-4560-bac5-84bcf473c13f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/a3531f6e-0f08-447c-a051-578e85c8520a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/3e142ed9-bbbc-4b11-8d80-9451ea931f0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/5beab64b-315c-466a-885a-42b788610d9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/77725351-a076-497c-ba29-f4daffb89b17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/8b898b9a-7648-40b3-8987-609472d101ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056a505-bea3-531b-b34f-03b322719c20/d056a505-bea3-531b-b34f-03b322719c20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737637/general/e9df9e63-1475-4e68-8f71-fd3f558007d6.jpg',
'Width': 1024}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Manual - 115 hp - 125.000 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:48 [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 16:06:48 [adesa.it] INFO: Saving data for 10716463: {'created_time': 1774368408.043268, 'last_price_update_time': 1774368408.043277, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716463') HTTP/1.1" 204 0
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb46810>
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740597%252Fgeneral%252Fe5222347-c51a-435e-b109-642ec1ad6003.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/e5222347-c51a-435e-b109-642ec1ad6003.jpg saved to cache
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: DocumentName (269) - type: string (2) Tag Location: 22 - Data Location: 158 - value: <table: 43 bytes>
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 34 - Data Location: 202 - value: b'samsung\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 46 - Data Location: 210 - value: b'SM-A528B\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 220 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 228 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 236 - value: b'A528BXXSBGYI3\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 250 - value: b'2026:03:13 10:46:25\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: ReferenceBlackWhite (532) - type: rational (5) Tag Location: 130 - Data Location: 270 - value: <table: 48 bytes>
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'>\x01\x00\x00'
2026-03-24 16:06:48 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x94\x02\x00\x00'
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc3850>
2026-03-24 16:06:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740597%252Fgeneral%252F3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740597/general/3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg saved to cache
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06
2026-03-24 16:06:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f4b6655-1c2c-5009-89a9-f624d6c34e06, skipping ID generation
2026-03-24 16:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 1
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 sending to next pipeline
2026-03-24 16:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f4b6655-1c2c-5009-89a9-f624d6c34e06, identifier: 10716257
2026-03-24 16:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca27cbd-5de8-55d2-b736-710ec4697d06 with identifier: 10574134
2026-03-24 16:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca27cbd-5de8-55d2-b736-710ec4697d06 with scrape type 2
2026-03-24 16:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca27cbd-5de8-55d2-b736-710ec4697d06 with scrape type 2
2026-03-24 16:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5ca27cbd-5de8-55d2-b736-710ec4697d06, identifier: 10574134
2026-03-24 16:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-24 16:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-24 16:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257 to the API
2026-03-24 16:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740597/general/3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7f4b6655-1c2c-5009-89a9-f624d6c34e06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH690MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716257',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 122444,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/e5222347-c51a-435e-b109-642ec1ad6003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/bc2c94ad-43ef-4741-91aa-d874de3813d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/5d80ed47-bee4-4afd-8c5f-97f942506f53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/3c52cc3e-f7e8-4107-82b4-d25e658375f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/ae50dc35-5646-4556-b425-baa08b512648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/3a8b319c-05c3-4f28-a8cd-b14be918d1fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/6ecf4f3f-74a5-49c8-af03-57c5d9059584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/3ee7a224-eb86-49ab-97c0-2edd666e1033.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/bcaf718f-0c73-4c5c-bfe5-4439654667cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4b6655-1c2c-5009-89a9-f624d6c34e06/7f4b6655-1c2c-5009-89a9-f624d6c34e06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740597/general/1d823b93-c846-4491-874a-eed08cef7a0e.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-12-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Karoq 2.0 TDI Style - Diesel - Automatic - 115 hp - 122.444 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:49 [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 16:06:49 [adesa.it] INFO: Saving data for 10716257: {'created_time': 1774368409.559601, 'last_price_update_time': 1774368409.559611, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716257') HTTP/1.1" 204 0
2026-03-24 16:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5ca27cbd-5de8-55d2-b736-710ec4697d06 with identifier: 10574134
2026-03-24 16:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5ca27cbd-5de8-55d2-b736-710ec4697d06 with identifier: 10574134
2026-03-24 16:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5ca27cbd-5de8-55d2-b736-710ec4697d06 with identifier: 10574134 to the API
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 191,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': '5ca27cbd-5de8-55d2-b736-710ec4697d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 48,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 65300,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max - Electric - Automatic - 191 hp - 48 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:49 [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 16:06:49 [adesa.it] INFO: Saving data for 10574134: {'auction_closing_time': 1798671600.0, 'created_time': 1771927429.417013, 'last_price_update_time': 1774368409.936323}
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10574134') HTTP/1.1" 204 0
2026-03-24 16:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c5c50>
2026-03-24 16:06:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252Fd90b6cb3-96a7-49ea-824b-789f155b86d1.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/d90b6cb3-96a7-49ea-824b-789f155b86d1.jpg saved to cache
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc2390>
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg saved to cache
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:50 [py.warnings] WARNING: /usr/local/lib/python3.11/dist-packages/PIL/TiffImagePlugin.py:890: UserWarning: Truncated File Read
warnings.warn(str(msg))
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e921850>
2026-03-24 16:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740448%252Fgeneral%252Fbcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740448/general/bcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg saved to cache
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7df5da13-7d90-5a0f-88d2-cb00882177ca
2026-03-24 16:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7df5da13-7d90-5a0f-88d2-cb00882177ca, skipping ID generation
2026-03-24 16:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 1
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7df5da13-7d90-5a0f-88d2-cb00882177ca sending to next pipeline
2026-03-24 16:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7df5da13-7d90-5a0f-88d2-cb00882177ca, identifier: 10716590
2026-03-24 16:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/068ae2fe-4869-4099-9946-efb1b6576910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/400783ef-44c3-407b-b090-49df1780a96c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740583/general/590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716607)
2026-03-24 16:06: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 16:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-24 16:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-24 16:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590 to the API
2026-03-24 16:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740448/general/bcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': '7df5da13-7d90-5a0f-88d2-cb00882177ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE433CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716590',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 133315,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483996,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/bcb7d7c6-4113-4d60-8818-3e5349cf6fb5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494055,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/8215f074-7ace-4c6e-8e24-7343e1709940.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315406,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/6972a4dd-989a-470e-9e8c-f87a0eaccde8.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352875,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/6fd8a83d-1599-4c97-8517-cadca4ee1c18.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264339,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/55f9d50c-bf44-4545-a46a-89989d06a16b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203372,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/1df854db-ec3b-4d85-9824-6f1b9af80196.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183449,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/88668411-e193-4e49-bb15-accd103ff0e6.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228929,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/c074fd88-933f-4283-a51e-cab8ab200e81.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322907,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/1efe9eb9-9a2c-4a1f-80f8-6f1ecb991a60.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df5da13-7d90-5a0f-88d2-cb00882177ca/7df5da13-7d90-5a0f-88d2-cb00882177ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191685,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740448/general/76a4ae06-aff6-41ce-b71e-5d2884444f3f.jpg',
'Width': 1200}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'133.315 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [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 16:06:51 [adesa.it] INFO: Saving data for 10716590: {'created_time': 1774368411.509269, 'last_price_update_time': 1774368411.509278, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716590') HTTP/1.1" 204 0
2026-03-24 16:06:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91c350>
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg saved to cache
2026-03-24 16:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06: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 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/55ccfdde-affe-405d-b53b-5171373f2f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db67110>
2026-03-24 16:06:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg saved to cache
2026-03-24 16:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with identifier: 10682765
2026-03-24 16:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with scrape type 2
2026-03-24 16:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with scrape type 2
2026-03-24 16:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b, identifier: 10682765
2026-03-24 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/535bb4fa-4b51-422b-8254-45fd36fd621b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06: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 16:06: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 16:06: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 16:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with identifier: 10682765
2026-03-24 16:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with identifier: 10682765
2026-03-24 16:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f9dd34d-aac0-5348-a97f-0a24ecbfff4b with identifier: 10682765 to the API
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682765>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '5f9dd34d-aac0-5348-a97f-0a24ecbfff4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY086RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682765',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 18705,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'18.705 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:52 [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 16:06:52 [adesa.it] INFO: Saving data for 10682765: {'auction_closing_time': 1798671600.0, 'created_time': 1773850905.336567, 'last_price_update_time': 1774368412.863988}
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10682765') HTTP/1.1" 204 0
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de12f90>
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F068ae2fe-4869-4099-9946-efb1b6576910.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/068ae2fe-4869-4099-9946-efb1b6576910.jpg saved to cache
2026-03-24 16:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de82850>
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F400783ef-44c3-407b-b090-49df1780a96c.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/400783ef-44c3-407b-b090-49df1780a96c.jpg saved to cache
2026-03-24 16:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de51610>
2026-03-24 16:06:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740583%252Fgeneral%252F590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740583/general/590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg saved to cache
2026-03-24 16:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1caceec-2ffc-50a1-9218-0e1eeee2a589
2026-03-24 16:06:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1caceec-2ffc-50a1-9218-0e1eeee2a589, skipping ID generation
2026-03-24 16:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 1
2026-03-24 16:06:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 sending to next pipeline
2026-03-24 16:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1caceec-2ffc-50a1-9218-0e1eeee2a589, identifier: 10716607
2026-03-24 16:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with identifier: 10685085
2026-03-24 16:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with scrape type 2
2026-03-24 16:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with scrape type 2
2026-03-24 16:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7958e0cd-42e5-5833-bafb-6bfde3a4ef48, identifier: 10685085
2026-03-24 16:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-24 16:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-24 16:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607 to the API
2026-03-24 16:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740583/general/590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'f1caceec-2ffc-50a1-9218-0e1eeee2a589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE759CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716607',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 194471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/590a09a2-6d90-4c71-85d0-417b427ef8f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/400783ef-44c3-407b-b090-49df1780a96c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/2b3b3b9e-5f34-4f3a-bf55-e904764f0e33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/65f4db8b-5f4b-4e96-b84f-b46f1fd07577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/878b9d7b-fbc5-4305-a7bd-dd0bd6fbc14e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/35759fbe-b6ef-4e77-8c55-a726a075fcb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/413ea2ee-cc62-4766-ad6e-d202cc4efa9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/4f17f61d-342f-4cf7-a2fc-a9e3945cde16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138601,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/16000130-24fb-4a3d-9dad-f619a5485f5c.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1caceec-2ffc-50a1-9218-0e1eeee2a589/f1caceec-2ffc-50a1-9218-0e1eeee2a589_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740583/general/3cd3f89e-a84c-479c-a692-513a19976e57.jpg',
'Width': 1024}],
'price': 30500,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Porsche Macan 3.0 - Petrol - Automatic - 354 hp - 194.471 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:55 [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 16:06:55 [adesa.it] INFO: Saving data for 10716607: {'created_time': 1774368415.057793, 'last_price_update_time': 1774368415.057803, 'auction_closing_time': 1798711260.0}
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716607') HTTP/1.1" 204 0
2026-03-24 16:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with identifier: 10685085
2026-03-24 16:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with identifier: 10685085
2026-03-24 16:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7958e0cd-42e5-5833-bafb-6bfde3a4ef48 with identifier: 10685085 to the API
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685085>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '7958e0cd-42e5-5833-bafb-6bfde3a4ef48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC210HT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-12-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota C-HR Design - Hybrid - Automatic - 153 hp - 100 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:55 [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 16:06:55 [adesa.it] INFO: Saving data for 10685085: {'auction_closing_time': 1798675200.0, 'created_time': 1773851275.56955, 'last_price_update_time': 1774368415.371746}
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10685085') HTTP/1.1" 204 0
2026-03-24 16:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742800/general/795506ae-6ad7-415b-9d49-4e66438e0015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716296)
2026-03-24 16:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e978910>
2026-03-24 16:06:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F55ccfdde-affe-405d-b53b-5171373f2f75.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/55ccfdde-affe-405d-b53b-5171373f2f75.jpg saved to cache
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-24 16:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: deb10ee7-45f7-5102-9609-ad79bd409f15, identifier: 10693709
2026-03-24 16:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-24 16:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d807ba3-5748-5dd7-94b3-152d48e9c550, identifier: 10626536
2026-03-24 16:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-24 16:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01471821-4c7b-56ec-a86b-68946ec46e72, identifier: 10626555
2026-03-24 16:06: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 16:06: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 16:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-24 16:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-24 16:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709 to the API
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693709>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'deb10ee7-45f7-5102-9609-ad79bd409f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA844SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693709',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.2 Pro - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:58 [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 16:06:58 [adesa.it] INFO: Saving data for 10693709: {'auction_closing_time': 1798675200.0, 'created_time': 1773938362.882328, 'last_price_update_time': 1774368418.167854}
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10693709') HTTP/1.1" 204 0
2026-03-24 16:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-24 16:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-24 16:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536 to the API
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3d807ba3-5748-5dd7-94b3-152d48e9c550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626536',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 20689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 You - Electric - Automatic - 138 hp - 20.689 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [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 16:06:59 [adesa.it] INFO: Saving data for 10626536: {'auction_closing_time': 1798675200.0, 'created_time': 1772750775.34043, 'last_price_update_time': 1774368419.41067}
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626536') HTTP/1.1" 204 0
2026-03-24 16:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-24 16:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-24 16:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555 to the API
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06: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 16:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '01471821-4c7b-56ec-a86b-68946ec46e72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 158 hp - 13.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [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 16:06:59 [adesa.it] INFO: Saving data for 10626555: {'auction_closing_time': 1798675200.0, 'created_time': 1772750726.400169, 'last_price_update_time': 1774368419.681456}
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626555') HTTP/1.1" 204 0
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9db9d0>
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F535bb4fa-4b51-422b-8254-45fd36fd621b.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/535bb4fa-4b51-422b-8254-45fd36fd621b.jpg saved to cache
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db66910>
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg saved to cache
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06: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 16:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc410>
2026-03-24 16:06:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:06: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 16:06:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742800%252Fgeneral%252F795506ae-6ad7-415b-9d49-4e66438e0015.jpg') HTTP/1.1" 204 0
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742800/general/795506ae-6ad7-415b-9d49-4e66438e0015.jpg saved to cache
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab3c26bb-223f-5045-9df5-634991d50572
2026-03-24 16:06:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab3c26bb-223f-5045-9df5-634991d50572, skipping ID generation
2026-03-24 16:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 1
2026-03-24 16:06:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab3c26bb-223f-5045-9df5-634991d50572 sending to next pipeline
2026-03-24 16:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab3c26bb-223f-5045-9df5-634991d50572, identifier: 10716296
2026-03-24 16:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-24 16:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7e9a753-5b9e-5531-bb33-4397ad8f32d7, identifier: 10685088
2026-03-24 16:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10694992
2026-03-24 16:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa2c5822-5bc3-5651-8782-8d0a1208f240 with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa2c5822-5bc3-5651-8782-8d0a1208f240 with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa2c5822-5bc3-5651-8782-8d0a1208f240, identifier: 10694992
2026-03-24 16:07: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 16:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-24 16:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-24 16:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296 to the API
2026-03-24 16:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742800/general/795506ae-6ad7-415b-9d49-4e66438e0015.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab3c26bb-223f-5045-9df5-634991d50572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA166SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197228,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/4de1c0e9-e420-4a35-9793-8201ec588a17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211528,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/3b95ec66-11c0-45ad-8b9d-e91ca6cd56f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188909,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/d965743f-a47c-4aae-97ad-d2fdf31d9eb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179319,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/9ca324cf-72c4-4d28-93f9-2d41ef9c7442.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212725,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/d90b6cb3-96a7-49ea-824b-789f155b86d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343917,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/068ae2fe-4869-4099-9946-efb1b6576910.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417444,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/535bb4fa-4b51-422b-8254-45fd36fd621b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544324,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/795506ae-6ad7-415b-9d49-4e66438e0015.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175213,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/55ccfdde-affe-405d-b53b-5171373f2f75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3c26bb-223f-5045-9df5-634991d50572/ab3c26bb-223f-5045-9df5-634991d50572_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193779,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742800/general/1ad4b5fb-f68c-4152-8c19-be447270c84d.jpg',
'Width': 1920}],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 GT - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:01 [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 16:07:01 [adesa.it] INFO: Saving data for 10716296: {'created_time': 1774368421.320851, 'last_price_update_time': 1774368421.320863, 'auction_closing_time': 1798675200.0}
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716296') HTTP/1.1" 204 0
2026-03-24 16:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-24 16:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-24 16:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088 to the API
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'b7e9a753-5b9e-5531-bb33-4397ad8f32d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 11845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 51 kWh - Electric - Automatic - 158 hp - 11.845 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:02 [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 16:07:02 [adesa.it] INFO: Saving data for 10685088: {'auction_closing_time': 1798675200.0, 'created_time': 1773851986.722532, 'last_price_update_time': 1774368422.590517}
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10685088') HTTP/1.1" 204 0
2026-03-24 16:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10694992
2026-03-24 16:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10694992
2026-03-24 16:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10694992 to the API
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694992>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'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': 'Petrol',
'id': 'fa2c5822-5bc3-5651-8782-8d0a1208f240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC971CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Petrol - Automatic - 180 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2025}
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:02 [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 16:07:02 [adesa.it] INFO: Saving data for 10694992: {'auction_closing_time': 1798675200.0, 'created_time': 1773938191.196642, 'last_price_update_time': 1774368422.889597}
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10694992') HTTP/1.1" 204 0
2026-03-24 16:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-24 16:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-24 16:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-24 16:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6c79d29b-0b57-5187-a383-e92104c2105e, identifier: 10655715
2026-03-24 16:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-24 16:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-24 16:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-24 16:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10713302-7a6a-5191-b50f-67f68baf53ae, identifier: 10553901
2026-03-24 16:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-24 16:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-24 16:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715 to the API
2026-03-24 16:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6c79d29b-0b57-5187-a383-e92104c2105e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ290JY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655715',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13183,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-04-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 156 hp - 13.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [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 16:07:04 [adesa.it] INFO: Saving data for 10655715: {'auction_closing_time': 1798675200.0, 'created_time': 1773331320.164153, 'last_price_update_time': 1774368424.341003}
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10655715') HTTP/1.1" 204 0
2026-03-24 16:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-24 16:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-24 16:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901 to the API
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553901>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '10713302-7a6a-5191-b50f-67f68baf53ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN838GN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 215049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180d AMG Line - Diesel - Automatic - 116 hp - '
'215.049 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [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 16:07:04 [adesa.it] INFO: Saving data for 10553901: {'auction_closing_time': 1801392300.0, 'created_time': 1771426040.720017, 'last_price_update_time': 1774368424.737582}
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10553901') HTTP/1.1" 204 0
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/14474752-c863-4888-8dd2-350033348405.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10637027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec18c10>
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740567%252Fgeneral%252F4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg saved to cache
2026-03-24 16:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:07: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 16:07: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 16:07: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 16:07:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/da490d15-7653-4fbc-adc2-015d726268af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e970590>
2026-03-24 16:07:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252F54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg saved to cache
2026-03-24 16:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740636/general/c0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716642)
2026-03-24 16:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-24 16:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-24 16:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-24 16:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b272949b-7c1c-5066-afd6-1d0e1450b139, identifier: 10637027
2026-03-24 16:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-24 16:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 1
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Fa8a45099-37fc-42d3-89a6-e27149c79b3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/a8a45099-37fc-42d3-89a6-e27149c79b3d.jpg not downloaded yet
2026-03-24 16:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-24 16:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 1
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252Fe20e2034-217a-4840-8e0e-ce6261280ff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/e20e2034-217a-4840-8e0e-ce6261280ff3.jpg not downloaded yet
2026-03-24 16:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-24 16:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-24 16:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027 to the API
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10637027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b272949b-7c1c-5066-afd6-1d0e1450b139',
'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=10637027',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 205585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Automatic - 115 hp - 205.585 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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 16:07:05 [adesa.it] INFO: Saving data for 10637027: {'auction_closing_time': 1801392300.0, 'created_time': 1772840999.280924, 'last_price_update_time': 1774368425.616045}
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10637027') HTTP/1.1" 204 0
2026-03-24 16:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/aeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:07:05 [scrapy.extensions.logstats] INFO: Crawled 428 pages (at 51 pages/min), scraped 333 items (at 44 items/min)
2026-03-24 16:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 191MiB
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252F61d68e64-0179-4983-a441-4f43511e122a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/61d68e64-0179-4983-a441-4f43511e122a.jpg not downloaded yet
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg not downloaded yet
2026-03-24 16:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252F44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg not downloaded yet
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg not downloaded yet
2026-03-24 16:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8da50>
2026-03-24 16:07:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740636%252Fgeneral%252Fc0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740636/general/c0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg saved to cache
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55133c8a-cc73-5eb1-ab27-aa595c87f055
2026-03-24 16:07:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55133c8a-cc73-5eb1-ab27-aa595c87f055, skipping ID generation
2026-03-24 16:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55133c8a-cc73-5eb1-ab27-aa595c87f055 with scrape type 1
2026-03-24 16:07:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55133c8a-cc73-5eb1-ab27-aa595c87f055 sending to next pipeline
2026-03-24 16:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55133c8a-cc73-5eb1-ab27-aa595c87f055, identifier: 10716642
2026-03-24 16:07: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 16:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55133c8a-cc73-5eb1-ab27-aa595c87f055 with identifier: 10716642
2026-03-24 16:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55133c8a-cc73-5eb1-ab27-aa595c87f055 with identifier: 10716642
2026-03-24 16:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55133c8a-cc73-5eb1-ab27-aa595c87f055 with identifier: 10716642 to the API
2026-03-24 16:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740636/general/c0c52d71-b3da-4e73-b64a-05b0daa4d764.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': 258,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '55133c8a-cc73-5eb1-ab27-aa595c87f055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL626GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716642',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 90000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/f852a69e-178e-4e24-bada-bd0b673784c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/5f0ecd66-6e74-48de-9fd6-df840a7f2ebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/c0c52d71-b3da-4e73-b64a-05b0daa4d764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/79984762-32d0-4f70-9325-a4ddade70173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/67687a00-5920-4f5f-89a1-acd3b2164535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/3427474b-7630-4e8a-a4df-c84e8ecb9d83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/5e45b519-4075-413e-9ea6-2aa22a904f51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/b44a20b5-7f45-404e-ab4f-1b6e95263038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/fdcbbc11-752f-42cf-bdd6-7c18ec45db66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55133c8a-cc73-5eb1-ab27-aa595c87f055/55133c8a-cc73-5eb1-ab27-aa595c87f055_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740636/general/0ed50b0e-f5ff-466a-87df-cbe5fcf2ba25.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 T-GDI Exclusive - Hybrid - Automatic - 258 hp - 90.000 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716642%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [adesa.it] INFO: Saving data for 10716642: {'created_time': 1774368427.356522, 'last_price_update_time': 1774368427.356535, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716642') HTTP/1.1" 204 0
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252F6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg not downloaded yet
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252Fc58f1054-e980-42ef-b102-21d91349db51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/c58f1054-e980-42ef-b102-21d91349db51.jpg not downloaded yet
2026-03-24 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaece10>
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252F787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg saved to cache
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb9e50>
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739390%252Fgeneral%252Faeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/aeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg saved to cache
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:07:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de2b650>
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg saved to cache
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dada850>
2026-03-24 16:07:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739390%252Fgeneral%252F1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg saved to cache
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-24 16:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8979c78a-44b1-5b71-a3ed-7e81b9328148 with scrape type 1
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8979c78a-44b1-5b71-a3ed-7e81b9328148
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252Fa6d002e9-2c8a-40af-81bc-787e137a0ecd.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/a6d002e9-2c8a-40af-81bc-787e137a0ecd.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252F4170ac15-780f-410f-b139-d9d5883c8d9f.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/4170ac15-780f-410f-b139-d9d5883c8d9f.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252F2e983aa1-dc56-4971-acbc-6cb3ebd05e62.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/2e983aa1-dc56-4971-acbc-6cb3ebd05e62.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252F5aa62674-27d7-44c5-80e0-c9ab948706da.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/5aa62674-27d7-44c5-80e0-c9ab948706da.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252F0823b616-f9b0-48bd-9f28-a391d6ee849b.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/0823b616-f9b0-48bd-9f28-a391d6ee849b.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252Fd89f501c-7fc0-4288-9be8-87b5133210bf.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/d89f501c-7fc0-4288-9be8-87b5133210bf.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252Fd31f256d-9d78-4e1f-bd23-a38f80ef4589.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/d31f256d-9d78-4e1f-bd23-a38f80ef4589.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252F797706aa-e57a-489b-bcf3-4dec5eeb0f14.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/797706aa-e57a-489b-bcf3-4dec5eeb0f14.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252Ff80c350e-318a-4a70-98ab-30fa3c25cd13.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/f80c350e-318a-4a70-98ab-30fa3c25cd13.webp already downloaded
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5660587%252Fgeneral%252Fd1680414-0294-4dcf-99f3-bc7cbfac6333.webp%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660587/general/d1680414-0294-4dcf-99f3-bc7cbfac6333.webp already downloaded
2026-03-24 16:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8979c78a-44b1-5b71-a3ed-7e81b9328148, identifier: 10716957
2026-03-24 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/a8a45099-37fc-42d3-89a6-e27149c79b3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/1bc3146a-f700-449e-8804-374258308665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Ff86a477c-3c67-4a6c-9d09-0a8634d21600.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/f86a477c-3c67-4a6c-9d09-0a8634d21600.jpg not downloaded yet
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg not downloaded yet
2026-03-24 16:07: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 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-24 16:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-24 16:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957 to the API
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716957>
{'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': 354,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '8979c78a-44b1-5b71-a3ed-7e81b9328148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GA798PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716957',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 152578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5660587/general/a6d002e9-2c8a-40af-81bc-787e137a0ecd.webp',
'https://images.openlane.eu/carimgs/5660587/general/4170ac15-780f-410f-b139-d9d5883c8d9f.webp',
'https://images.openlane.eu/carimgs/5660587/general/2e983aa1-dc56-4971-acbc-6cb3ebd05e62.webp',
'https://images.openlane.eu/carimgs/5660587/general/5aa62674-27d7-44c5-80e0-c9ab948706da.webp',
'https://images.openlane.eu/carimgs/5660587/general/0823b616-f9b0-48bd-9f28-a391d6ee849b.webp',
'https://images.openlane.eu/carimgs/5660587/general/d89f501c-7fc0-4288-9be8-87b5133210bf.webp',
'https://images.openlane.eu/carimgs/5660587/general/d31f256d-9d78-4e1f-bd23-a38f80ef4589.webp',
'https://images.openlane.eu/carimgs/5660587/general/797706aa-e57a-489b-bcf3-4dec5eeb0f14.webp',
'https://images.openlane.eu/carimgs/5660587/general/f80c350e-318a-4a70-98ab-30fa3c25cd13.webp',
'https://images.openlane.eu/carimgs/5660587/general/d1680414-0294-4dcf-99f3-bc7cbfac6333.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 211616,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/a6d002e9-2c8a-40af-81bc-787e137a0ecd.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 214862,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/4170ac15-780f-410f-b139-d9d5883c8d9f.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 213642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/2e983aa1-dc56-4971-acbc-6cb3ebd05e62.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 212308,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/5aa62674-27d7-44c5-80e0-c9ab948706da.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 168150,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/0823b616-f9b0-48bd-9f28-a391d6ee849b.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 233470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/d89f501c-7fc0-4288-9be8-87b5133210bf.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 127036,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/d31f256d-9d78-4e1f-bd23-a38f80ef4589.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 82592,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/797706aa-e57a-489b-bcf3-4dec5eeb0f14.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 91702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/f80c350e-318a-4a70-98ab-30fa3c25cd13.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8979c78a-44b1-5b71-a3ed-7e81b9328148/8979c78a-44b1-5b71-a3ed-7e81b9328148_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 209998,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660587/general/d1680414-0294-4dcf-99f3-bc7cbfac6333.webp',
'Width': 1440}],
'price': 36400,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Mariani automotive S.r.l.s.',
'title': 'Porsche Macan S 3.0 - Petrol - Automatic - 354 hp - 152.578 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [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 16:07:09 [adesa.it] INFO: Saving data for 10716957: {'created_time': 1774368429.168435, 'last_price_update_time': 1774368429.168445, 'auction_closing_time': 1798713900.0}
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716957') HTTP/1.1" 204 0
2026-03-24 16:07: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 16:07: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 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252F41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg not downloaded yet
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252Fa9df23c7-27de-4f32-9257-40a757884e80.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/a9df23c7-27de-4f32-9257-40a757884e80.jpg not downloaded yet
2026-03-24 16:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/61d68e64-0179-4983-a441-4f43511e122a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Fca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/ca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg not downloaded yet
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg not downloaded yet
2026-03-24 16:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6e2758-b4fe-58ff-999a-297f7e457628 with identifier: 10716682
2026-03-24 16:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6e2758-b4fe-58ff-999a-297f7e457628 with scrape type 1
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa6e2758-b4fe-58ff-999a-297f7e457628
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252F5967d32d-de78-4c5c-89e8-80fa8499cbc5.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/5967d32d-de78-4c5c-89e8-80fa8499cbc5.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252Fdda4a0cd-b4d7-4356-ae90-88cf8db77840.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/dda4a0cd-b4d7-4356-ae90-88cf8db77840.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252F6ce07ffd-3e36-47da-bfcb-1da093de06a5.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/6ce07ffd-3e36-47da-bfcb-1da093de06a5.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252Faa305bc7-30cb-4179-a80f-9786e2f22080.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/aa305bc7-30cb-4179-a80f-9786e2f22080.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252Fa7eb488e-fcbc-4b14-9dcf-815e7b110824.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/a7eb488e-fcbc-4b14-9dcf-815e7b110824.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252F4c37229a-2526-43c7-bf40-aea62434b450.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/4c37229a-2526-43c7-bf40-aea62434b450.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252F2c253749-d068-4726-bb37-bb788876157c.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/2c253749-d068-4726-bb37-bb788876157c.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252Fd327df2f-e1a0-43d4-8adb-09f9595e1f65.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/d327df2f-e1a0-43d4-8adb-09f9595e1f65.png already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252F07d308a6-167e-42ac-8778-07e195f4c373.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/07d308a6-167e-42ac-8778-07e195f4c373.jpg already downloaded
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734341%252Fgeneral%252Fbe179efb-8b0c-4f10-bea2-c5cb20699e4d.png%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734341/general/be179efb-8b0c-4f10-bea2-c5cb20699e4d.png already downloaded
2026-03-24 16:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aa6e2758-b4fe-58ff-999a-297f7e457628, identifier: 10716682
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99d450>
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252Fa8a45099-37fc-42d3-89a6-e27149c79b3d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/a8a45099-37fc-42d3-89a6-e27149c79b3d.jpg saved to cache
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e942d10>
2026-03-24 16:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739390%252Fgeneral%252F1bc3146a-f700-449e-8804-374258308665.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/1bc3146a-f700-449e-8804-374258308665.jpg saved to cache
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with identifier: 10718323
2026-03-24 16:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with scrape type 1
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252F4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg not downloaded yet
2026-03-24 16:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-24 16:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 1
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F23ba90e0-7219-4cc9-af75-a2a185330677.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/23ba90e0-7219-4cc9-af75-a2a185330677.jpg not downloaded yet
2026-03-24 16:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-24 16:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 1
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252Fbc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/bc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg not downloaded yet
2026-03-24 16:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aa6e2758-b4fe-58ff-999a-297f7e457628 with identifier: 10716682
2026-03-24 16:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aa6e2758-b4fe-58ff-999a-297f7e457628 with identifier: 10716682
2026-03-24 16:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aa6e2758-b4fe-58ff-999a-297f7e457628 with identifier: 10716682 to the API
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716682>
{'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': 253,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'aa6e2758-b4fe-58ff-999a-297f7e457628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK415FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716682',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 153615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5734341/general/5967d32d-de78-4c5c-89e8-80fa8499cbc5.png',
'https://images.openlane.eu/carimgs/5734341/general/dda4a0cd-b4d7-4356-ae90-88cf8db77840.png',
'https://images.openlane.eu/carimgs/5734341/general/6ce07ffd-3e36-47da-bfcb-1da093de06a5.png',
'https://images.openlane.eu/carimgs/5734341/general/aa305bc7-30cb-4179-a80f-9786e2f22080.png',
'https://images.openlane.eu/carimgs/5734341/general/a7eb488e-fcbc-4b14-9dcf-815e7b110824.png',
'https://images.openlane.eu/carimgs/5734341/general/4c37229a-2526-43c7-bf40-aea62434b450.png',
'https://images.openlane.eu/carimgs/5734341/general/2c253749-d068-4726-bb37-bb788876157c.png',
'https://images.openlane.eu/carimgs/5734341/general/d327df2f-e1a0-43d4-8adb-09f9595e1f65.png',
'https://images.openlane.eu/carimgs/5734341/general/07d308a6-167e-42ac-8778-07e195f4c373.jpg',
'https://images.openlane.eu/carimgs/5734341/general/be179efb-8b0c-4f10-bea2-c5cb20699e4d.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 738316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/5967d32d-de78-4c5c-89e8-80fa8499cbc5.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 712695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/dda4a0cd-b4d7-4356-ae90-88cf8db77840.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 684062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/6ce07ffd-3e36-47da-bfcb-1da093de06a5.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 617123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/aa305bc7-30cb-4179-a80f-9786e2f22080.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 745407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/a7eb488e-fcbc-4b14-9dcf-815e7b110824.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 645417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/4c37229a-2526-43c7-bf40-aea62434b450.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 800562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/2c253749-d068-4726-bb37-bb788876157c.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 655952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/d327df2f-e1a0-43d4-8adb-09f9595e1f65.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/07d308a6-167e-42ac-8778-07e195f4c373.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6e2758-b4fe-58ff-999a-297f7e457628/aa6e2758-b4fe-58ff-999a-297f7e457628_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 567810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734341/general/be179efb-8b0c-4f10-bea2-c5cb20699e4d.png',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 Inscription Expression - Hybrid - Automatic - 253 hp - '
'153.615 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2022}
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:11 [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 16:07:11 [adesa.it] INFO: Saving data for 10716682: {'created_time': 1774368431.103467, 'last_price_update_time': 1774368431.103477, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716682') HTTP/1.1" 204 0
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/e20e2034-217a-4840-8e0e-ce6261280ff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Fb1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/b1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F61b6eba4-f380-4495-8510-84e00a46de03.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/61b6eba4-f380-4495-8510-84e00a46de03.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252F5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252Fa48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/a48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252F0e207e51-27a0-491b-b887-7e65348bacc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/0e207e51-27a0-491b-b887-7e65348bacc1.jpg not downloaded yet
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/0d15bdeb-2c1c-49f9-9f44-0d174ff08885.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10697387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Fead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/ead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252F3b8643c9-9187-4830-aae8-524ccb35e495.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/3b8643c9-9187-4830-aae8-524ccb35e495.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252Fa68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/a68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252F56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg not downloaded yet
2026-03-24 16:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-24 16:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-24 16:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e81e003-5007-59f7-81d7-1043e29f9d6d, identifier: 10699940
2026-03-24 16:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-24 16:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 1
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252F18b2502a-c8a0-4637-935f-35fe6c32127c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg not downloaded yet
2026-03-24 16:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64754163-b2ad-5f0b-819f-ef4ba58898bc with identifier: 10716596
2026-03-24 16:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64754163-b2ad-5f0b-819f-ef4ba58898bc with scrape type 1
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F7cd0a1a6-5545-4657-937c-118844366779.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/7cd0a1a6-5545-4657-937c-118844366779.jpg not downloaded yet
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd81cd0>
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252F61d68e64-0179-4983-a441-4f43511e122a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/61d68e64-0179-4983-a441-4f43511e122a.jpg saved to cache
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e6b90>
2026-03-24 16:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740506%252Fgeneral%252Fe20e2034-217a-4840-8e0e-ce6261280ff3.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/e20e2034-217a-4840-8e0e-ce6261280ff3.jpg saved to cache
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737640%252Fgeneral%252Fdbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/dbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740506%252Fgeneral%252F0150d890-565c-47dd-a1e6-df0ba76527ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/0150d890-565c-47dd-a1e6-df0ba76527ec.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252Fc8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/c8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F435afcc5-9776-49c2-8738-33061ff74f4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/435afcc5-9776-49c2-8738-33061ff74f4a.jpg not downloaded yet
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252F3633245a-1bb6-477f-99e2-313f9463e9d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/3633245a-1bb6-477f-99e2-313f9463e9d2.jpg not downloaded yet
2026-03-24 16:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-24 16:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-24 16:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940 to the API
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699940>
{'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': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7e81e003-5007-59f7-81d7-1043e29f9d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EN541GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699940',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 322494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2012-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline - Diesel - Manual - 90 hp - '
'322.494 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2012}
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [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 16:07:12 [adesa.it] INFO: Saving data for 10699940: {'auction_closing_time': 1798711260.0, 'created_time': 1773957897.99371, 'last_price_update_time': 1774368432.686537}
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699940') HTTP/1.1" 204 0
2026-03-24 16:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252F10a7a55a-d564-47ce-949c-dc34619083b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/10a7a55a-d564-47ce-949c-dc34619083b2.jpg not downloaded yet
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F29ea8267-0214-47b6-b091-61a91ade953f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/29ea8267-0214-47b6-b091-61a91ade953f.jpg not downloaded yet
2026-03-24 16:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252F3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg not downloaded yet
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg not downloaded yet
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252Fd705ab0c-453f-4075-801b-450010055d58.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/d705ab0c-453f-4075-801b-450010055d58.jpg not downloaded yet
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda3b90>
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252F6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg saved to cache
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ae27110-ccfe-509e-88b5-f545ffac345d with identifier: 10697387
2026-03-24 16:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ae27110-ccfe-509e-88b5-f545ffac345d with scrape type 2
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ae27110-ccfe-509e-88b5-f545ffac345d with scrape type 2
2026-03-24 16:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ae27110-ccfe-509e-88b5-f545ffac345d, identifier: 10697387
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eabead0>
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252F44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg saved to cache
2026-03-24 16:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf4d50>
2026-03-24 16:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740506%252Fgeneral%252F61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg saved to cache
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/c58f1054-e980-42ef-b102-21d91349db51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/f86a477c-3c67-4a6c-9d09-0a8634d21600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740646%252Fgeneral%252Fe64b0038-180a-4780-84db-f5f57fb02c16.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/e64b0038-180a-4780-84db-f5f57fb02c16.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740460%252Fgeneral%252Ff92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/f92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg not downloaded yet
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ae27110-ccfe-509e-88b5-f545ffac345d with identifier: 10697387
2026-03-24 16:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ae27110-ccfe-509e-88b5-f545ffac345d with identifier: 10697387
2026-03-24 16:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ae27110-ccfe-509e-88b5-f545ffac345d with identifier: 10697387 to the API
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10697387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '2ae27110-ccfe-509e-88b5-f545ffac345d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL061PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10697387',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 222895,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 222.895 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:13 [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 16:07:13 [adesa.it] INFO: Saving data for 10697387: {'auction_closing_time': 1798711260.0, 'created_time': 1773938723.044602, 'last_price_update_time': 1774368433.38128}
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10697387') HTTP/1.1" 204 0
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/bc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5629809%252Fgeneral%252Fd83d6a99-7ddc-477f-91b2-161ea8162149.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/d83d6a99-7ddc-477f-91b2-161ea8162149.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740476%252Fgeneral%252Fc258db78-dec8-476a-950a-53b0a14e7bc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/c258db78-dec8-476a-950a-53b0a14e7bc9.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740856%252Fgeneral%252F702f3e39-6b68-41da-9d01-00bda40eba0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/702f3e39-6b68-41da-9d01-00bda40eba0d.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740646%252Fgeneral%252F5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740460%252Fgeneral%252F738bb35c-baef-4a08-860f-cf986713183f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/738bb35c-baef-4a08-860f-cf986713183f.jpg not downloaded yet
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e907f50>
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737640%252Fgeneral%252F41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg saved to cache
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec19a10>
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740506%252Fgeneral%252F6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg saved to cache
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/a9df23c7-27de-4f32-9257-40a757884e80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5629809%252Fgeneral%252Fa79ead15-d3d0-4467-89e1-2e354933197c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/a79ead15-d3d0-4467-89e1-2e354933197c.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740476%252Fgeneral%252Ffdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/fdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740856%252Fgeneral%252F02990007-cb12-42f1-bd0d-9976f8ba2654.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/02990007-cb12-42f1-bd0d-9976f8ba2654.jpg not downloaded yet
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/0e207e51-27a0-491b-b887-7e65348bacc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740646%252Fgeneral%252F80c79499-6a8e-433a-a63b-3bc823013fdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/80c79499-6a8e-433a-a63b-3bc823013fdc.jpg not downloaded yet
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740460%252Fgeneral%252F6100d84a-0f92-4d73-8b63-cab7e67972da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/6100d84a-0f92-4d73-8b63-cab7e67972da.jpg not downloaded yet
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de36fd0>
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740506%252Fgeneral%252Fc58f1054-e980-42ef-b102-21d91349db51.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/c58f1054-e980-42ef-b102-21d91349db51.jpg saved to cache
2026-03-24 16:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e86cbd0>
2026-03-24 16:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737773%252Fgeneral%252F1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddeabd0>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5737640%252Fgeneral%252Ff86a477c-3c67-4a6c-9d09-0a8634d21600.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/f86a477c-3c67-4a6c-9d09-0a8634d21600.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-24 16:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-24 16:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dabf7c-c742-5110-872d-9b2e90b5dcd3, identifier: 10698504
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd5a750>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740856%252Fgeneral%252Fbc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/bc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/23ba90e0-7219-4cc9-af75-a2a185330677.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/a48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/3633245a-1bb6-477f-99e2-313f9463e9d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252Fd67fa3ae-1506-407c-bbcb-84821e3f618e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/d67fa3ae-1506-407c-bbcb-84821e3f618e.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F050be695-e47f-475b-bc80-089803860c0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/050be695-e47f-475b-bc80-089803860c0c.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252Fc747be40-abce-4988-97f9-f196f4210872.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/c747be40-abce-4988-97f9-f196f4210872.jpg not downloaded yet
2026-03-24 16:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-24 16:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-24 16:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504 to the API
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16: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 16:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '38dabf7c-c742-5110-872d-9b2e90b5dcd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG504RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698504',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 106511,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 106.511 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%2710698504%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [adesa.it] INFO: Saving data for 10698504: {'auction_closing_time': 1798711260.0, 'created_time': 1773938014.618516, 'last_price_update_time': 1774368434.47791}
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698504') HTTP/1.1" 204 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252Fc19a695a-053e-4014-926c-888b7ca28614.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c19a695a-053e-4014-926c-888b7ca28614.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F453f6382-9483-41ae-9c6c-12b2a0679063.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/453f6382-9483-41ae-9c6c-12b2a0679063.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252F97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F662fd86e-b051-4df7-9f31-143611d0d50f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/662fd86e-b051-4df7-9f31-143611d0d50f.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252Fb8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/b8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg not downloaded yet
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e68550>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740506%252Fgeneral%252Fa9df23c7-27de-4f32-9257-40a757884e80.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/a9df23c7-27de-4f32-9257-40a757884e80.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9c350>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5629809%252Fgeneral%252F4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84ac50>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740506%252Fgeneral%252F5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9db5d0>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5629809%252Fgeneral%252F5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda8cd0>
2026-03-24 16:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16: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 16:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16: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%252F5740856%252Fgeneral%252F0e207e51-27a0-491b-b887-7e65348bacc1.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/0e207e51-27a0-491b-b887-7e65348bacc1.jpg saved to cache
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/c8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/10a7a55a-d564-47ce-949c-dc34619083b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/d705ab0c-453f-4075-801b-450010055d58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/29ea8267-0214-47b6-b091-61a91ade953f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252Fc03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg not downloaded yet
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/435afcc5-9776-49c2-8738-33061ff74f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5629809%252Fgeneral%252Fcd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/cd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740476%252Fgeneral%252F8b61680a-63f3-4854-b8fe-2406b827f211.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/8b61680a-63f3-4854-b8fe-2406b827f211.jpg not downloaded yet
2026-03-24 16:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740856%252Fgeneral%252Fb607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/b607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg not downloaded yet
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9dc90>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F23ba90e0-7219-4cc9-af75-a2a185330677.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/23ba90e0-7219-4cc9-af75-a2a185330677.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f3050>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252Fa48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/a48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf7ad0>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252F3633245a-1bb6-477f-99e2-313f9463e9d2.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/3633245a-1bb6-477f-99e2-313f9463e9d2.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/738bb35c-baef-4a08-860f-cf986713183f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252F5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg not downloaded yet
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg not downloaded yet
2026-03-24 16:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-24 16:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-24 16:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a609808f-8a1f-5454-a9a9-649c86539ef7, identifier: 10699921
2026-03-24 16:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-24 16:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 1
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252Fe80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/e80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg not downloaded yet
2026-03-24 16:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-24 16:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-24 16:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921 to the API
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699921>
{'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': 180,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'a609808f-8a1f-5454-a9a9-649c86539ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG856AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699921',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 142270,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 142.270 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [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 16:07:15 [adesa.it] INFO: Saving data for 10699921: {'auction_closing_time': 1798711260.0, 'created_time': 1773957903.410142, 'last_price_update_time': 1774368435.565764}
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699921') HTTP/1.1" 204 0
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/702f3e39-6b68-41da-9d01-00bda40eba0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/c258db78-dec8-476a-950a-53b0a14e7bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/d83d6a99-7ddc-477f-91b2-161ea8162149.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252Fc4c684fb-f200-4252-bf61-e9527478cb08.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c4c684fb-f200-4252-bf61-e9527478cb08.jpg not downloaded yet
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252Fd75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/d75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg not downloaded yet
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252Fc460c156-d141-4a0f-80f6-2463b68484df.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/c460c156-d141-4a0f-80f6-2463b68484df.jpg not downloaded yet
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5dcd0>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252Fc8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/c8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e9190>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252F10a7a55a-d564-47ce-949c-dc34619083b2.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/10a7a55a-d564-47ce-949c-dc34619083b2.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8aa050>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252Fd705ab0c-453f-4075-801b-450010055d58.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/d705ab0c-453f-4075-801b-450010055d58.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb06a90>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F29ea8267-0214-47b6-b091-61a91ade953f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/29ea8267-0214-47b6-b091-61a91ade953f.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ab210>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F435afcc5-9776-49c2-8738-33061ff74f4a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/435afcc5-9776-49c2-8738-33061ff74f4a.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed86f10>
2026-03-24 16:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252F5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg saved to cache
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/02990007-cb12-42f1-bd0d-9976f8ba2654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/453f6382-9483-41ae-9c6c-12b2a0679063.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/a79ead15-d3d0-4467-89e1-2e354933197c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/fdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/c19a695a-053e-4014-926c-888b7ca28614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740646%252Fgeneral%252Ffc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/fc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg not downloaded yet
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740460%252Fgeneral%252F905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg not downloaded yet
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252Fe8406af3-efd8-49d7-b373-bff158a024b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/e8406af3-efd8-49d7-b373-bff158a024b5.jpg not downloaded yet
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bd8690>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec2a790>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F738bb35c-baef-4a08-860f-cf986713183f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/738bb35c-baef-4a08-860f-cf986713183f.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de93a10>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252F702f3e39-6b68-41da-9d01-00bda40eba0d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/702f3e39-6b68-41da-9d01-00bda40eba0d.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7acd0>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252Fc258db78-dec8-476a-950a-53b0a14e7bc9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/c258db78-dec8-476a-950a-53b0a14e7bc9.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84b890>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252Fd83d6a99-7ddc-477f-91b2-161ea8162149.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/d83d6a99-7ddc-477f-91b2-161ea8162149.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252Fb4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/b4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg not downloaded yet
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/c747be40-abce-4988-97f9-f196f4210872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/d67fa3ae-1506-407c-bbcb-84821e3f618e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/662fd86e-b051-4df7-9f31-143611d0d50f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/6100d84a-0f92-4d73-8b63-cab7e67972da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee7790>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252F02990007-cb12-42f1-bd0d-9976f8ba2654.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/02990007-cb12-42f1-bd0d-9976f8ba2654.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df981d0>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F453f6382-9483-41ae-9c6c-12b2a0679063.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/453f6382-9483-41ae-9c6c-12b2a0679063.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e978cd0>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252Fa79ead15-d3d0-4467-89e1-2e354933197c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/a79ead15-d3d0-4467-89e1-2e354933197c.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de52150>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252Ffdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/fdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa1f90>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252Fc19a695a-053e-4014-926c-888b7ca28614.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c19a695a-053e-4014-926c-888b7ca28614.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/050be695-e47f-475b-bc80-089803860c0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/b8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/c03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg not downloaded yet
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg not downloaded yet
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9c790>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252Fc747be40-abce-4988-97f9-f196f4210872.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/c747be40-abce-4988-97f9-f196f4210872.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de50390>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252Fd67fa3ae-1506-407c-bbcb-84821e3f618e.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/d67fa3ae-1506-407c-bbcb-84821e3f618e.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee9ed0>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F662fd86e-b051-4df7-9f31-143611d0d50f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/662fd86e-b051-4df7-9f31-143611d0d50f.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9d810>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F6100d84a-0f92-4d73-8b63-cab7e67972da.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/6100d84a-0f92-4d73-8b63-cab7e67972da.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F804f128d-bbec-478b-9181-5721baa9a14c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/804f128d-bbec-478b-9181-5721baa9a14c.jpg not downloaded yet
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/e80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/b607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/cd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/d75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/8b61680a-63f3-4854-b8fe-2406b827f211.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/c460c156-d141-4a0f-80f6-2463b68484df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg not downloaded yet
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99f210>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F050be695-e47f-475b-bc80-089803860c0c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/050be695-e47f-475b-bc80-089803860c0c.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8fe10>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252Fb8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/b8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc4550>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252Fc03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg saved to cache
2026-03-24 16:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec63010>
2026-03-24 16:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F59777269-4c17-4377-9309-df1cd307292d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/59777269-4c17-4377-9309-df1cd307292d.jpg not downloaded yet
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/fc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/c4c684fb-f200-4252-bf61-e9527478cb08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740922%252Fgeneral%252F84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg not downloaded yet
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/b4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/e8406af3-efd8-49d7-b373-bff158a024b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8ce50>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bd8b50>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252Fe80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/e80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec2a810>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252F5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9cb50>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252Fb607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/b607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8c810>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252Fcd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/cd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd575d0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252Fd75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/d75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec2ac50>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252F8b61680a-63f3-4854-b8fe-2406b827f211.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/8b61680a-63f3-4854-b8fe-2406b827f211.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c610>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252Fc460c156-d141-4a0f-80f6-2463b68484df.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/c460c156-d141-4a0f-80f6-2463b68484df.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/80c79499-6a8e-433a-a63b-3bc823013fdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/f92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/e64b0038-180a-4780-84db-f5f57fb02c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea61fd0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bdad50>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252Ffc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/fc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddcdd10>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252Fc4c684fb-f200-4252-bf61-e9527478cb08.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/c4c684fb-f200-4252-bf61-e9527478cb08.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de51390>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252Fb4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/b4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e870210>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252Fe8406af3-efd8-49d7-b373-bff158a024b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/e8406af3-efd8-49d7-b373-bff158a024b5.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/dbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deaffd0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252F80c79499-6a8e-433a-a63b-3bc823013fdc.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/80c79499-6a8e-433a-a63b-3bc823013fdc.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ca6d0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27290>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc41d0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252Ff92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/f92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27ad0>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252Fe64b0038-180a-4780-84db-f5f57fb02c16.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/e64b0038-180a-4780-84db-f5f57fb02c16.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27050>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252F97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/804f128d-bbec-478b-9181-5721baa9a14c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/59777269-4c17-4377-9309-df1cd307292d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740646/general/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716644)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740922/general/84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716679)
2026-03-24 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740460/general/7cd0a1a6-5545-4657-937c-118844366779.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716596)
2026-03-24 16:07: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 16:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/0150d890-565c-47dd-a1e6-df0ba76527ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc4110>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252Fdbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/dbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg saved to cache
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2e650>
2026-03-24 16:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252F3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07: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 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740856/general/56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716677)
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/b1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740476/general/a68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716600)
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629809/general/3b8643c9-9187-4830-aae8-524ccb35e495.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718323)
2026-03-24 16:07: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 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/ead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db87a90>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F804f128d-bbec-478b-9181-5721baa9a14c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/804f128d-bbec-478b-9181-5721baa9a14c.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df12850>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F59777269-4c17-4377-9309-df1cd307292d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/59777269-4c17-4377-9309-df1cd307292d.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/ddb7fd55-6274-4683-b239-8648ed615c9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737640/general/ca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716464)
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfcafd0>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740646%252Fgeneral%252F18b2502a-c8a0-4637-935f-35fe6c32127c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740646/general/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf
2026-03-24 16:07:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf, skipping ID generation
2026-03-24 16:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 1
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf sending to next pipeline
2026-03-24 16:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf, identifier: 10716644
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a4d50>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd5b4d0>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740922%252Fgeneral%252F84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740922/general/84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 70baedd6-387e-5593-9cf9-55e0810c5b2e
2026-03-24 16:07:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70baedd6-387e-5593-9cf9-55e0810c5b2e, skipping ID generation
2026-03-24 16:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 1
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70baedd6-387e-5593-9cf9-55e0810c5b2e sending to next pipeline
2026-03-24 16:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70baedd6-387e-5593-9cf9-55e0810c5b2e, identifier: 10716679
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfd610>
2026-03-24 16:07:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740460%252Fgeneral%252F7cd0a1a6-5545-4657-937c-118844366779.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740460/general/7cd0a1a6-5545-4657-937c-118844366779.jpg saved to cache
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64754163-b2ad-5f0b-819f-ef4ba58898bc
2026-03-24 16:07:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64754163-b2ad-5f0b-819f-ef4ba58898bc, skipping ID generation
2026-03-24 16:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64754163-b2ad-5f0b-819f-ef4ba58898bc with scrape type 1
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64754163-b2ad-5f0b-819f-ef4ba58898bc sending to next pipeline
2026-03-24 16:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64754163-b2ad-5f0b-819f-ef4ba58898bc, identifier: 10716596
2026-03-24 16:07: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 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740567/general/f6dae194-4063-422f-b78a-dc254204da87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716605)
2026-03-24 16:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-24 16:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-24 16:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644 to the API
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740646/general/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg>
{'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': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '9b9f8553-1ee0-5d8b-9c3b-2bed51641caf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP286LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716644',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 83451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/10a7a55a-d564-47ce-949c-dc34619083b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/e64b0038-180a-4780-84db-f5f57fb02c16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/5d2775e5-67ed-4c54-8f3b-04369d01fcb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/80c79499-6a8e-433a-a63b-3bc823013fdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/c19a695a-053e-4014-926c-888b7ca28614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/c03c1d08-cf89-4d30-a1cf-3a8363b8d319.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/5adb8c7b-dfb4-4e57-b316-52cbfa3b2f75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/c4c684fb-f200-4252-bf61-e9527478cb08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b9f8553-1ee0-5d8b-9c3b-2bed51641caf/9b9f8553-1ee0-5d8b-9c3b-2bed51641caf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740646/general/fc9b9416-a281-4d63-bec9-581c5fe97e5f.jpg',
'Width': 1024}],
'price': 11900,
'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 - '
'83.451 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [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 16:07:20 [adesa.it] INFO: Saving data for 10716644: {'created_time': 1774368440.498206, 'last_price_update_time': 1774368440.498216, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716644') HTTP/1.1" 204 0
2026-03-24 16:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-24 16:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-24 16:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679 to the API
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740922/general/84a2f1e0-4529-4cf6-ab89-302721852f1a.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': 300,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '70baedd6-387e-5593-9cf9-55e0810c5b2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP923BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716679',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/e80599d4-6965-4a3f-8b2b-1793e69fb99b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/c460c156-d141-4a0f-80f6-2463b68484df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/e8406af3-efd8-49d7-b373-bff158a024b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/b4deed8b-ad5c-4973-a674-04f98f42ee9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/5c4fb6b8-e7a3-4a06-b458-8c2bd4b2b1e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/655fb9c9-8a42-4107-a77c-dc3699586ea8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/804f128d-bbec-478b-9181-5721baa9a14c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/71c3abba-6b5c-43bf-8cba-4ab7591948ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/59777269-4c17-4377-9309-df1cd307292d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70baedd6-387e-5593-9cf9-55e0810c5b2e/70baedd6-387e-5593-9cf9-55e0810c5b2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740922/general/84a2f1e0-4529-4cf6-ab89-302721852f1a.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 300 hp - 88.723 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [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 16:07:22 [adesa.it] INFO: Saving data for 10716679: {'created_time': 1774368442.167768, 'last_price_update_time': 1774368442.167778, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716679') HTTP/1.1" 204 0
2026-03-24 16:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64754163-b2ad-5f0b-819f-ef4ba58898bc with identifier: 10716596
2026-03-24 16:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64754163-b2ad-5f0b-819f-ef4ba58898bc with identifier: 10716596
2026-03-24 16:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64754163-b2ad-5f0b-819f-ef4ba58898bc with identifier: 10716596 to the API
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740460/general/7cd0a1a6-5545-4657-937c-118844366779.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '64754163-b2ad-5f0b-819f-ef4ba58898bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN494XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716596',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 153291,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/7cd0a1a6-5545-4657-937c-118844366779.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/29ea8267-0214-47b6-b091-61a91ade953f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/f92c47d7-3dc0-45e1-9cf1-8c35a8bb2e9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/738bb35c-baef-4a08-860f-cf986713183f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/6100d84a-0f92-4d73-8b63-cab7e67972da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/453f6382-9483-41ae-9c6c-12b2a0679063.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/13ca172b-79e1-4b4b-b4f8-975ecfcc814c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/19576d22-cfc8-4f5b-ad20-c3af4cf14ec8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80422,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/d75c413d-a7e1-4ac7-ae08-d8298f8a89b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64754163-b2ad-5f0b-819f-ef4ba58898bc/64754163-b2ad-5f0b-819f-ef4ba58898bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740460/general/905e05c0-6957-4253-aa7e-8af1d9a7b23f.jpg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-05-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 153.291 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [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 16:07:22 [adesa.it] INFO: Saving data for 10716596: {'created_time': 1774368442.755573, 'last_price_update_time': 1774368442.755586, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716596') HTTP/1.1" 204 0
2026-03-24 16:07:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/74deb362-d24b-4aad-bbd1-facf404ded25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db41f50>
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740506%252Fgeneral%252F0150d890-565c-47dd-a1e6-df0ba76527ec.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/0150d890-565c-47dd-a1e6-df0ba76527ec.jpg saved to cache
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89def8fd0>
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740856%252Fgeneral%252F56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740856/general/56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg saved to cache
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7
2026-03-24 16:07:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 713df289-cdbf-5832-b7f2-ec7bff82cdc7, skipping ID generation
2026-03-24 16:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 1
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 sending to next pipeline
2026-03-24 16:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 713df289-cdbf-5832-b7f2-ec7bff82cdc7, identifier: 10716677
2026-03-24 16:07: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 16:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bee310>
2026-03-24 16:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252Fb1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/b1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e810410>
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740476%252Fgeneral%252Fa68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740476/general/a68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9
2026-03-24 16:07:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9, skipping ID generation
2026-03-24 16:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 1
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 sending to next pipeline
2026-03-24 16:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9, identifier: 10716600
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813950>
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629809%252Fgeneral%252F3b8643c9-9187-4830-aae8-524ccb35e495.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629809/general/3b8643c9-9187-4830-aae8-524ccb35e495.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d
2026-03-24 16:07:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d, skipping ID generation
2026-03-24 16:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with scrape type 1
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d sending to next pipeline
2026-03-24 16:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d, identifier: 10718323
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89defa4d0>
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252Fead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/ead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec45550>
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740602%252Fgeneral%252Fddb7fd55-6274-4683-b239-8648ed615c9d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/ddb7fd55-6274-4683-b239-8648ed615c9d.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a5326b10>
2026-03-24 16:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737640%252Fgeneral%252Fca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737640/general/ca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg saved to cache
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00c59bba-4485-5a22-927d-bf1cd0b241dd
2026-03-24 16:07:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00c59bba-4485-5a22-927d-bf1cd0b241dd, skipping ID generation
2026-03-24 16:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 1
2026-03-24 16:07:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00c59bba-4485-5a22-927d-bf1cd0b241dd sending to next pipeline
2026-03-24 16:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00c59bba-4485-5a22-927d-bf1cd0b241dd, identifier: 10716464
2026-03-24 16:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/61b6eba4-f380-4495-8510-84e00a46de03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/7a884282-b74f-4400-b37a-2ba6a82755d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-24 16:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-24 16:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677 to the API
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740856/general/56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg>
{'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': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '713df289-cdbf-5832-b7f2-ec7bff82cdc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL975KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716677',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 103016,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/bc53d9b7-cd78-4011-b3a8-3431d1523a72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/0e207e51-27a0-491b-b887-7e65348bacc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/56d8478b-3320-4b4b-ad0e-c6aedd593ad9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/3633245a-1bb6-477f-99e2-313f9463e9d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/d705ab0c-453f-4075-801b-450010055d58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/702f3e39-6b68-41da-9d01-00bda40eba0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/02990007-cb12-42f1-bd0d-9976f8ba2654.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/c747be40-abce-4988-97f9-f196f4210872.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/b8ce6118-66e3-463a-88b5-2f1df0b481b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_713df289-cdbf-5832-b7f2-ec7bff82cdc7/713df289-cdbf-5832-b7f2-ec7bff82cdc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740856/general/b607a993-ffcf-4e40-abe7-f1f8414f1a67.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Automatic - 110 hp - '
'103.016 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2023}
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [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 16:07:24 [adesa.it] INFO: Saving data for 10716677: {'created_time': 1774368444.471063, 'last_price_update_time': 1774368444.471074, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716677') HTTP/1.1" 204 0
2026-03-24 16:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-24 16:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-24 16:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600 to the API
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740476/general/a68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': '07dc99ff-68f3-59b9-8ca0-0d385afd23d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK601GD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716600',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 221794,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224057,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/23ba90e0-7219-4cc9-af75-a2a185330677.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169641,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/a48cb276-4f87-4f9b-9be6-5da25af0b2f5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169566,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/a68666f2-f87b-4294-974d-1df6bb6bb4dd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147327,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/435afcc5-9776-49c2-8738-33061ff74f4a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156473,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/6a139fe6-e747-4706-9be6-9dbaf4d43a88.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106346,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/c258db78-dec8-476a-950a-53b0a14e7bc9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139151,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/fdccecb7-9bf9-4223-afe0-b041eb5465ae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179728,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/050be695-e47f-475b-bc80-089803860c0c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86853,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/662fd86e-b051-4df7-9f31-143611d0d50f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dc99ff-68f3-59b9-8ca0-0d385afd23d9/07dc99ff-68f3-59b9-8ca0-0d385afd23d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185071,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740476/general/8b61680a-63f3-4854-b8fe-2406b827f211.jpg',
'Width': 1600}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 221.794 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:26 [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 16:07:26 [adesa.it] INFO: Saving data for 10716600: {'created_time': 1774368446.240448, 'last_price_update_time': 1774368446.240461, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716600') HTTP/1.1" 204 0
2026-03-24 16:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with identifier: 10718323
2026-03-24 16:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with identifier: 10718323
2026-03-24 16:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d with identifier: 10718323 to the API
2026-03-24 16:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5629809/general/3b8643c9-9187-4830-aae8-524ccb35e495.jpg>
{'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': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP238WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718323',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 101575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/4b763f9f-b8e6-4731-9a9b-26aba5759f79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/5b2cd5bb-4e0d-4a82-b32c-3e57413cda76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/3b8643c9-9187-4830-aae8-524ccb35e495.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/c8ffec44-0c57-4766-b39d-8fb6ed305b8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/3c65d227-aac9-4e2d-a7e7-6f8d854aa393.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/d83d6a99-7ddc-477f-91b2-161ea8162149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/a79ead15-d3d0-4467-89e1-2e354933197c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/d67fa3ae-1506-407c-bbcb-84821e3f618e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/97afe545-a6c9-4912-9f57-0258e43d1fe2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d/c4bedbd2-6b50-5bfc-a0ef-862b7fcf172d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629809/general/cd07bb7b-61a5-4bdd-9158-bd92de5d0fdc.jpg',
'Width': 1024}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI - Petrol - Manual - 110 hp - 101.575 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:27 [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 16:07:27 [adesa.it] INFO: Saving data for 10718323: {'created_time': 1774368447.905083, 'last_price_update_time': 1774368447.905093, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718323') HTTP/1.1" 204 0
2026-03-24 16:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-24 16:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-24 16:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464 to the API
2026-03-24 16:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737640/general/ca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '00c59bba-4485-5a22-927d-bf1cd0b241dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL581XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716464',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/a8a45099-37fc-42d3-89a6-e27149c79b3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/61d68e64-0179-4983-a441-4f43511e122a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/44eb6b89-9af1-4603-b23c-093ac657cd2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/6d2e9b45-6123-4d06-b728-b3e01a09d0d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/f86a477c-3c67-4a6c-9d09-0a8634d21600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/41f51033-7ed0-4f2d-a5fc-876a31b1bdbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/ca97ef1c-5ded-4aea-a819-0a0a44691d15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/b1e256e9-b8c6-48af-ba34-d89e422a04b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/ead14b31-36d6-4b2b-8bab-3f3beb653c56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c59bba-4485-5a22-927d-bf1cd0b241dd/00c59bba-4485-5a22-927d-bf1cd0b241dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737640/general/dbf08d59-2985-4b4a-8fe3-1da7e1f30ea8.jpg',
'Width': 1024}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'134.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:29 [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 16:07:29 [adesa.it] INFO: Saving data for 10716464: {'created_time': 1774368449.681012, 'last_price_update_time': 1774368449.681023, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716464') HTTP/1.1" 204 0
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813fd0>
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252F28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg saved to cache
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f34f90>
2026-03-24 16:07:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740567%252Fgeneral%252Ff6dae194-4063-422f-b78a-dc254204da87.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740567/general/f6dae194-4063-422f-b78a-dc254204da87.jpg saved to cache
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7
2026-03-24 16:07:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5504fb88-fb61-5ac5-b067-e55ea447d7e7, skipping ID generation
2026-03-24 16:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with scrape type 1
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5504fb88-fb61-5ac5-b067-e55ea447d7e7 sending to next pipeline
2026-03-24 16:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5504fb88-fb61-5ac5-b067-e55ea447d7e7, identifier: 10716605
2026-03-24 16:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/002cc65f-c58b-49f2-a12d-1b0161abba47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with identifier: 10716605
2026-03-24 16:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with identifier: 10716605
2026-03-24 16:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5504fb88-fb61-5ac5-b067-e55ea447d7e7 with identifier: 10716605 to the API
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740567/general/f6dae194-4063-422f-b78a-dc254204da87.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5504fb88-fb61-5ac5-b067-e55ea447d7e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC457FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716605',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 220352,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85421,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/f6dae194-4063-422f-b78a-dc254204da87.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86883,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/3b398c88-0521-4e91-b5df-1c02851486a5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73927,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/a3b971ab-18f3-4362-a894-6a0f340d6466.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68123,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/f5f1ee8b-b5b1-42e4-ab77-f60891385f56.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70094,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/4cdf9109-9f9c-4344-b5b8-826b4bcd6611.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67186,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/9f7d79ef-3954-476a-9859-3165a61b1857.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56823,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/2869b9a6-8feb-4f7e-a4b2-4351d44bc9eb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31511,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/97598f31-f981-4851-86b1-1aa61e6b89e1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153434,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/3e00e784-a089-444d-9f60-f6816d2de59f.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5504fb88-fb61-5ac5-b067-e55ea447d7e7/5504fb88-fb61-5ac5-b067-e55ea447d7e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41221,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740567/general/a4189df4-70d1-43a1-b03c-79e16db0ed81.jpg',
'Width': 1200}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 115 hp - 220.352 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [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 16:07:31 [adesa.it] INFO: Saving data for 10716605: {'created_time': 1774368451.465083, 'last_price_update_time': 1774368451.465094, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716605') HTTP/1.1" 204 0
2026-03-24 16:07: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 16:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740506/general/955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716602)
2026-03-24 16:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/07f03055-6160-4874-bf75-88701fdc6303.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:07:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/bf923cd7-7f22-45ad-b027-f0bf5293df33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f3410>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252F64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbcc90>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740506%252Fgeneral%252F61b6eba4-f380-4495-8510-84e00a46de03.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/61b6eba4-f380-4495-8510-84e00a46de03.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9da950>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740602%252Fgeneral%252F7a884282-b74f-4400-b37a-2ba6a82755d0.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/7a884282-b74f-4400-b37a-2ba6a82755d0.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:07: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 16:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/dae08782-3885-4269-acd1-70a06db35137.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740930/general/eaad48fd-a617-4ec3-a77c-6b8c74c9e08c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716681)
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edb67d0>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740506%252Fgeneral%252F4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac7cd0>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739390%252Fgeneral%252F654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f6f90>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252F002cc65f-c58b-49f2-a12d-1b0161abba47.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/002cc65f-c58b-49f2-a12d-1b0161abba47.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df836d0>
2026-03-24 16:07:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740506%252Fgeneral%252F955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740506/general/955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg saved to cache
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72489c00-fa13-598a-8448-46b27c735187
2026-03-24 16:07:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72489c00-fa13-598a-8448-46b27c735187, skipping ID generation
2026-03-24 16:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 1
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72489c00-fa13-598a-8448-46b27c735187 sending to next pipeline
2026-03-24 16:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72489c00-fa13-598a-8448-46b27c735187, identifier: 10716602
2026-03-24 16:07:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7d4990>
2026-03-24 16:07:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740602%252Fgeneral%252F07f03055-6160-4874-bf75-88701fdc6303.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/07f03055-6160-4874-bf75-88701fdc6303.jpg saved to cache
2026-03-24 16:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:07:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-24 16:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-24 16:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-24 16:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e14b2f34-45fb-529a-8c60-c41f9f9e19f0, identifier: 10699928
2026-03-24 16:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-24 16:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-24 16:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-24 16:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c, identifier: 10699926
2026-03-24 16:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-24 16:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-24 16:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602 to the API
2026-03-24 16:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740506/general/955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': '72489c00-fa13-598a-8448-46b27c735187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC557JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716602',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 210664,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537649,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/e20e2034-217a-4840-8e0e-ce6261280ff3.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532448,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/61823ca8-f759-4c5d-96e3-e2ad1bd4b207.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445937,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/6b577386-79f9-4352-b73e-dc47d5eba9b8.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477675,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/c58f1054-e980-42ef-b102-21d91349db51.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473434,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/5afa7717-6d91-4b21-9c40-81f2ae0af017.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452804,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/a9df23c7-27de-4f32-9257-40a757884e80.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496941,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/955b68c5-f053-429e-9ef1-7069f8ebcc63.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385107,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/61b6eba4-f380-4495-8510-84e00a46de03.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563158,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/4c61b954-1105-4dc1-9ee2-65ce025f5106.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72489c00-fa13-598a-8448-46b27c735187/72489c00-fa13-598a-8448-46b27c735187_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402065,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740506/general/0150d890-565c-47dd-a1e6-df0ba76527ec.jpg',
'Width': 1000}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 210.664 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [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 16:07:33 [adesa.it] INFO: Saving data for 10716602: {'created_time': 1774368453.179426, 'last_price_update_time': 1774368453.179438, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716602') HTTP/1.1" 204 0
2026-03-24 16:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-24 16:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-24 16:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928 to the API
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699928>
{'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': 180,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'e14b2f34-45fb-529a-8c60-c41f9f9e19f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL651FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699928',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82428,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 180 hp - 82.428 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [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 16:07:33 [adesa.it] INFO: Saving data for 10699928: {'auction_closing_time': 1798711260.0, 'created_time': 1773957910.154682, 'last_price_update_time': 1774368453.451805}
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699928') HTTP/1.1" 204 0
2026-03-24 16:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-24 16:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-24 16:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926 to the API
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699926>
{'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': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ492JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699926',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67903,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 225 hp - 67.903 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:34 [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 16:07:34 [adesa.it] INFO: Saving data for 10699926: {'auction_closing_time': 1798711260.0, 'created_time': 1773957904.418223, 'last_price_update_time': 1774368454.716633}
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699926') HTTP/1.1" 204 0
2026-03-24 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739390/general/d3a95366-cb0a-4d76-85cc-0544e0b63567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718927)
2026-03-24 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743333/general/fe991431-7add-4881-891d-41de90ceeee8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718205)
2026-03-24 16:07: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 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740602/general/fd9c2138-afdc-4af9-b33d-6581072b1b93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716618)
2026-03-24 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91f950>
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252Fdae08782-3885-4269-acd1-70a06db35137.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/dae08782-3885-4269-acd1-70a06db35137.jpg saved to cache
2026-03-24 16:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89aa7d16-7a2b-524c-bac5-71a508a740ce, skipping ID generation
2026-03-24 16:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 1
2026-03-24 16:07:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89aa7d16-7a2b-524c-bac5-71a508a740ce sending to next pipeline
2026-03-24 16:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89aa7d16-7a2b-524c-bac5-71a508a740ce, identifier: 10716681
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ffcd0>
2026-03-24 16:07:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740602%252Fgeneral%252F7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg saved to cache
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:07: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 16:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-24 16:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-24 16:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681 to the API
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740930/general/eaad48fd-a617-4ec3-a77c-6b8c74c9e08c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '89aa7d16-7a2b-524c-bac5-71a508a740ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC424PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716681',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 142544,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photos': [],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 142.544 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [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 16:07:35 [adesa.it] INFO: Saving data for 10716681: {'created_time': 1774368455.527429, 'last_price_update_time': 1774368455.527438, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716681') HTTP/1.1" 204 0
2026-03-24 16:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/597237d8-30b2-49fb-8abf-00602b3ef27b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 89aa7d16-7a2b-524c-bac5-71a508a740ce due to Ignoring non-200 response
2026-03-24 16:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/0955e07f-9141-4fd3-9976-9456c238fd34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07: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 16:07:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb69150>
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg saved to cache
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de94510>
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739390%252Fgeneral%252Fd3a95366-cb0a-4d76-85cc-0544e0b63567.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739390/general/d3a95366-cb0a-4d76-85cc-0544e0b63567.jpg saved to cache
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07287ce3-dd18-5f21-9eac-a960ae5de07d
2026-03-24 16:07:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07287ce3-dd18-5f21-9eac-a960ae5de07d, skipping ID generation
2026-03-24 16:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07287ce3-dd18-5f21-9eac-a960ae5de07d with scrape type 1
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07287ce3-dd18-5f21-9eac-a960ae5de07d sending to next pipeline
2026-03-24 16:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07287ce3-dd18-5f21-9eac-a960ae5de07d, identifier: 10718927
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd57d10>
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743333%252Fgeneral%252Ffe991431-7add-4881-891d-41de90ceeee8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743333/general/fe991431-7add-4881-891d-41de90ceeee8.jpg saved to cache
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8917908a-2e3b-53ea-930c-4c166810ea41
2026-03-24 16:07:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8917908a-2e3b-53ea-930c-4c166810ea41, skipping ID generation
2026-03-24 16:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 1
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8917908a-2e3b-53ea-930c-4c166810ea41 sending to next pipeline
2026-03-24 16:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8917908a-2e3b-53ea-930c-4c166810ea41, identifier: 10718205
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec44a90>
2026-03-24 16:07:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740602%252Fgeneral%252Ffd9c2138-afdc-4af9-b33d-6581072b1b93.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740602/general/fd9c2138-afdc-4af9-b33d-6581072b1b93.jpg saved to cache
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ca04275-be26-5938-bdb0-777e670322e3
2026-03-24 16:07:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ca04275-be26-5938-bdb0-777e670322e3, skipping ID generation
2026-03-24 16:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 1
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ca04275-be26-5938-bdb0-777e670322e3 sending to next pipeline
2026-03-24 16:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ca04275-be26-5938-bdb0-777e670322e3, identifier: 10716618
2026-03-24 16:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 056bc11f-e652-5627-9cc4-a1e310fbfb7d with identifier: 10716637
2026-03-24 16:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d with scrape type 1
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252Ff4c03db9-3bc0-4873-9107-a645f322f9f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/f4c03db9-3bc0-4873-9107-a645f322f9f4.jpg not downloaded yet
2026-03-24 16:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8bba5b0-1d97-52f9-b18b-a07f3df385c1 with identifier: 10716717
2026-03-24 16:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8bba5b0-1d97-52f9-b18b-a07f3df385c1 with scrape type 1
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8bba5b0-1d97-52f9-b18b-a07f3df385c1
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252Fef445121-2a07-4f88-b99d-c49b9fe7f245.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/ef445121-2a07-4f88-b99d-c49b9fe7f245.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F9601d00f-03e3-40cf-a140-7999adee80c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/9601d00f-03e3-40cf-a140-7999adee80c3.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252Fcebaef9c-ebbc-4fb2-89f4-ae843bc1a56a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/cebaef9c-ebbc-4fb2-89f4-ae843bc1a56a.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F4081e36c-ff34-40a9-93d8-0e29960f535b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/4081e36c-ff34-40a9-93d8-0e29960f535b.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252Fe196b91a-5c4f-4ea1-964a-a9ed85876fcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/e196b91a-5c4f-4ea1-964a-a9ed85876fcc.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F37fa7f9a-1605-43f7-98b3-c4955c261cf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/37fa7f9a-1605-43f7-98b3-c4955c261cf4.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F005bf6a6-2683-4da3-83c5-2df38d1fdff7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/005bf6a6-2683-4da3-83c5-2df38d1fdff7.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F4d4dd5b4-9dc2-4c1f-a153-c764d1c780aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/4d4dd5b4-9dc2-4c1f-a153-c764d1c780aa.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252F7925a344-e432-47cf-a20a-967bfe06abae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/7925a344-e432-47cf-a20a-967bfe06abae.jpg already downloaded
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737782%252Fgeneral%252Ff4207271-6a8f-4d01-ba44-ffd12c456e27.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737782/general/f4207271-6a8f-4d01-ba44-ffd12c456e27.jpg already downloaded
2026-03-24 16:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8bba5b0-1d97-52f9-b18b-a07f3df385c1, identifier: 10716717
2026-03-24 16:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07287ce3-dd18-5f21-9eac-a960ae5de07d with identifier: 10718927
2026-03-24 16:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07287ce3-dd18-5f21-9eac-a960ae5de07d with identifier: 10718927
2026-03-24 16:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07287ce3-dd18-5f21-9eac-a960ae5de07d with identifier: 10718927 to the API
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739390/general/d3a95366-cb0a-4d76-85cc-0544e0b63567.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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '07287ce3-dd18-5f21-9eac-a960ae5de07d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ173AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 137073,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/d3a95366-cb0a-4d76-85cc-0544e0b63567.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/3d73c45c-eabd-4646-ac90-e43a133c6dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/94c8941b-e53d-449f-b95e-b13ab6f9ee3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/49827994-ba6a-4efc-8c15-3168cd9c134f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/654fed9a-dfec-4a9f-8605-30f634a9cc4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/2d1bbfb9-2483-48e5-b776-660d9481162b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/9cc58055-b211-4b71-bc50-66ff7d4e9c4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/1bc3146a-f700-449e-8804-374258308665.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/1408c3b1-d499-485e-9039-6b0ee2e8af94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07287ce3-dd18-5f21-9eac-a960ae5de07d/07287ce3-dd18-5f21-9eac-a960ae5de07d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739390/general/aeb77be8-8fca-4d27-9b5c-1116d552e8d2.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Sport - xDrive - Diesel - Automatic - 190 hp - 137.073 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718927%27 HTTP/1.1" 200 None
2026-03-24 16:07:36 [adesa.it] INFO: Saving data for 10718927: {'created_time': 1774368456.938982, 'last_price_update_time': 1774368456.938997, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718927') HTTP/1.1" 204 0
2026-03-24 16:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-24 16:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-24 16:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205 to the API
2026-03-24 16:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743333/general/fe991431-7add-4881-891d-41de90ceeee8.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': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '8917908a-2e3b-53ea-930c-4c166810ea41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM401MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 222785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/fe991431-7add-4881-891d-41de90ceeee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/dae08782-3885-4269-acd1-70a06db35137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/a0555817-0f1b-4d6b-a8ea-2d5bd82e9178.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/002cc65f-c58b-49f2-a12d-1b0161abba47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/64ad4c20-7923-4e92-9205-ba543b7db9aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/28701afe-840f-4c8e-87f6-3f0a46ced8b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/787dc6c7-b76c-4816-94a2-1166c5dde1a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/bf116d63-1984-415e-9b1a-1712fb0916c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/54e619b0-a6ee-4592-ab8a-395db5fdd0ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8917908a-2e3b-53ea-930c-4c166810ea41/8917908a-2e3b-53ea-930c-4c166810ea41_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743333/general/b5a3049f-da7e-42e0-b1a8-27b90e199749.jpg',
'Width': 1024}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X3 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 222.785 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 16:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:38 [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 16:07:38 [adesa.it] INFO: Saving data for 10718205: {'created_time': 1774368458.517813, 'last_price_update_time': 1774368458.517823, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718205') HTTP/1.1" 204 0
2026-03-24 16:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-24 16:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-24 16:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618 to the API
2026-03-24 16:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740602/general/fd9c2138-afdc-4af9-b33d-6581072b1b93.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '3ca04275-be26-5938-bdb0-777e670322e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP636AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716618',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 91000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137561,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/014ba489-e88b-4c32-8893-2053a6117408.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162628,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/879f3660-9cdb-42bd-8045-661ca877a976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113954,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/1535dc99-ad9b-4ff4-9e60-1c3553a91424.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130764,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/fd9c2138-afdc-4af9-b33d-6581072b1b93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81398,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/69cc06f0-0b58-4898-b1de-ad356b051764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167144,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/7ed0074b-06f4-41a6-9271-3a3d4172c35a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90631,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/6a19abe4-58a2-4a32-ab9d-a35210865dcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120470,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/07f03055-6160-4874-bf75-88701fdc6303.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73175,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/7a884282-b74f-4400-b37a-2ba6a82755d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ca04275-be26-5938-bdb0-777e670322e3/3ca04275-be26-5938-bdb0-777e670322e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60041,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740602/general/ddb7fd55-6274-4683-b239-8648ed615c9d.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Ducato 2.2 MultiJet - Diesel - Manual - 140 hp - 91.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [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 16:07:40 [adesa.it] INFO: Saving data for 10716618: {'created_time': 1774368460.058148, 'last_price_update_time': 1774368460.058161, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716618') HTTP/1.1" 204 0
2026-03-24 16:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8bba5b0-1d97-52f9-b18b-a07f3df385c1 with identifier: 10716717
2026-03-24 16:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8bba5b0-1d97-52f9-b18b-a07f3df385c1 with identifier: 10716717
2026-03-24 16:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8bba5b0-1d97-52f9-b18b-a07f3df385c1 with identifier: 10716717 to the API
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 78,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'c8bba5b0-1d97-52f9-b18b-a07f3df385c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD256AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716717',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '208',
'odometer': 43365,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5737782/general/ef445121-2a07-4f88-b99d-c49b9fe7f245.jpg',
'https://images.openlane.eu/carimgs/5737782/general/9601d00f-03e3-40cf-a140-7999adee80c3.jpg',
'https://images.openlane.eu/carimgs/5737782/general/cebaef9c-ebbc-4fb2-89f4-ae843bc1a56a.jpg',
'https://images.openlane.eu/carimgs/5737782/general/4081e36c-ff34-40a9-93d8-0e29960f535b.jpg',
'https://images.openlane.eu/carimgs/5737782/general/e196b91a-5c4f-4ea1-964a-a9ed85876fcc.jpg',
'https://images.openlane.eu/carimgs/5737782/general/37fa7f9a-1605-43f7-98b3-c4955c261cf4.jpg',
'https://images.openlane.eu/carimgs/5737782/general/005bf6a6-2683-4da3-83c5-2df38d1fdff7.jpg',
'https://images.openlane.eu/carimgs/5737782/general/4d4dd5b4-9dc2-4c1f-a153-c764d1c780aa.jpg',
'https://images.openlane.eu/carimgs/5737782/general/7925a344-e432-47cf-a20a-967bfe06abae.jpg',
'https://images.openlane.eu/carimgs/5737782/general/f4207271-6a8f-4d01-ba44-ffd12c456e27.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139726,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/ef445121-2a07-4f88-b99d-c49b9fe7f245.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135111,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/9601d00f-03e3-40cf-a140-7999adee80c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139788,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/cebaef9c-ebbc-4fb2-89f4-ae843bc1a56a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128880,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/4081e36c-ff34-40a9-93d8-0e29960f535b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122348,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/e196b91a-5c4f-4ea1-964a-a9ed85876fcc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87247,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/37fa7f9a-1605-43f7-98b3-c4955c261cf4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96905,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/005bf6a6-2683-4da3-83c5-2df38d1fdff7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117828,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/4d4dd5b4-9dc2-4c1f-a153-c764d1c780aa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164458,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/7925a344-e432-47cf-a20a-967bfe06abae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8bba5b0-1d97-52f9-b18b-a07f3df385c1/c8bba5b0-1d97-52f9-b18b-a07f3df385c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154704,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737782/general/f4207271-6a8f-4d01-ba44-ffd12c456e27.jpg',
'Width': 2048}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 Active - Electric - Automatic - 78 hp - 43.365 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716717%27 HTTP/1.1" 200 None
2026-03-24 16:07:40 [adesa.it] INFO: Saving data for 10716717: {'created_time': 1774368460.715323, 'last_price_update_time': 1774368460.715333, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716717') HTTP/1.1" 204 0
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/ce5ff36a-b48c-46fa-b296-c68266359122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252F87a33104-887e-4f56-a531-6ffaf4e5067e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/87a33104-887e-4f56-a531-6ffaf4e5067e.jpg not downloaded yet
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/dfab908a-bc4d-44c6-8193-62948d2ea086.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737773/general/010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716485)
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/5584606d-53cf-4cea-9f62-5b7e12309394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252Fed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/ed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg not downloaded yet
2026-03-24 16:07: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 16:07:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb47750>
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F597237d8-30b2-49fb-8abf-00602b3ef27b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/597237d8-30b2-49fb-8abf-00602b3ef27b.jpg saved to cache
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad8cd0>
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252F0955e07f-9141-4fd3-9976-9456c238fd34.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/0955e07f-9141-4fd3-9976-9456c238fd34.jpg saved to cache
2026-03-24 16:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6b290>
2026-03-24 16:07:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252F8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1ddd0>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252F673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg not downloaded yet
2026-03-24 16:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/13eed683-71ef-4bee-8841-0c9247097486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252F3d604b45-b633-4bfa-a07c-16f333eb9074.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/3d604b45-b633-4bfa-a07c-16f333eb9074.jpg not downloaded yet
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd98090>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252Fce5ff36a-b48c-46fa-b296-c68266359122.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/ce5ff36a-b48c-46fa-b296-c68266359122.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e811b10>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722391%252Fgeneral%252Fdfab908a-bc4d-44c6-8193-62948d2ea086.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/dfab908a-bc4d-44c6-8193-62948d2ea086.jpeg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-24 16:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 1
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cb2f20f-674d-552d-b886-efe842111db2
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F49a3a04b-7f68-4f33-948f-2950bb7217f3.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/49a3a04b-7f68-4f33-948f-2950bb7217f3.JPG not downloaded yet
2026-03-24 16:07:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea31550>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737773%252Fgeneral%252F010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737773/general/010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item baea2b2a-e3c9-569e-9584-660e0eb5eb38
2026-03-24 16:07:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baea2b2a-e3c9-569e-9584-660e0eb5eb38, skipping ID generation
2026-03-24 16:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 1
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 sending to next pipeline
2026-03-24 16:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: baea2b2a-e3c9-569e-9584-660e0eb5eb38, identifier: 10716485
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad8510>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722391%252Fgeneral%252F7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcc350>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740679%252Fgeneral%252F92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea30250>
2026-03-24 16:07:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740679%252Fgeneral%252F5584606d-53cf-4cea-9f62-5b7e12309394.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/5584606d-53cf-4cea-9f62-5b7e12309394.jpg saved to cache
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/f4c03db9-3bc0-4873-9107-a645f322f9f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 16:07:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 16:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-24 16:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485 to the API
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737773/general/010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'baea2b2a-e3c9-569e-9584-660e0eb5eb38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY863TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716485',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 243081,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739722,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/c56e26e3-72f6-4ccd-bfe7-b3d0a9e637f3.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 675957,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/010f7edb-f2ef-4048-82ae-dfaf4fb10865.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683822,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/40aa6982-c795-4a34-8c38-f04ef998b73a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 692603,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/47af3f7f-717f-405a-a82d-06ae3fd9a9fd.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556474,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/c18fd602-5bcc-4c52-9a66-6268ae4784f6.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517503,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/3ab379be-b10b-493a-ad14-eb06fc3c107f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 852496,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/5a173b0b-3eb6-4808-bff5-a7dae5fac58c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 758107,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/2efc0ebd-5d27-4650-98a8-e9c4dd49826a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466329,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/1021d0f9-9c7c-4c97-8a76-bd66c567542f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baea2b2a-e3c9-569e-9584-660e0eb5eb38/baea2b2a-e3c9-569e-9584-660e0eb5eb38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331752,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737773/general/0f80ed86-ce97-4c39-a397-057fa9ba54a5.jpg',
'Width': 4000}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 243.081 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [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 16:07:42 [adesa.it] INFO: Saving data for 10716485: {'created_time': 1774368462.379428, 'last_price_update_time': 1774368462.379438, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716485') HTTP/1.1" 204 0
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/85dee3b7-72a7-457d-874f-37927c6b3cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg not downloaded yet
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737772%252Fgeneral%252Ffd928475-a4a0-4edc-ba26-7ad543734c27.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/fd928475-a4a0-4edc-ba26-7ad543734c27.JPG not downloaded yet
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/daaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/87a33104-887e-4f56-a531-6ffaf4e5067e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252Facdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/acdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg not downloaded yet
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737772%252Fgeneral%252Fb86ecd91-2d80-41f1-bfa1-616c85dc1a45.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/b86ecd91-2d80-41f1-bfa1-616c85dc1a45.JPG not downloaded yet
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4dcd0>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F13eed683-71ef-4bee-8841-0c9247097486.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/13eed683-71ef-4bee-8841-0c9247097486.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbc0d0>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252Ff4c03db9-3bc0-4873-9107-a645f322f9f4.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/f4c03db9-3bc0-4873-9107-a645f322f9f4.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/51af37ff-91df-48fc-884e-212894b5596a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/f7d33011-6176-4adc-b076-7b570589bc68.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/49a3a04b-7f68-4f33-948f-2950bb7217f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg not downloaded yet
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737772%252Fgeneral%252Ffff7e3eb-c827-4eb5-b257-9f094d8c7d4c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/fff7e3eb-c827-4eb5-b257-9f094d8c7d4c.JPG not downloaded yet
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/3d604b45-b633-4bfa-a07c-16f333eb9074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/1c48b431-ecfd-48a3-8708-6ed50139352b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e823c50>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252F85dee3b7-72a7-457d-874f-37927c6b3cda.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/85dee3b7-72a7-457d-874f-37927c6b3cda.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8f0d0>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252F3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deae250>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252Fdaaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/daaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc6bd0>
2026-03-24 16:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F87a33104-887e-4f56-a531-6ffaf4e5067e.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/87a33104-887e-4f56-a531-6ffaf4e5067e.jpg saved to cache
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2df00fb2-5ba4-5d1b-9eff-070a5b592acc with identifier: 10716720
2026-03-24 16:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2df00fb2-5ba4-5d1b-9eff-070a5b592acc with scrape type 1
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2df00fb2-5ba4-5d1b-9eff-070a5b592acc
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252F96d3062e-dfee-4b97-855f-7dd372d0da7c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/96d3062e-dfee-4b97-855f-7dd372d0da7c.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252Fd1bc88bd-075b-4600-b88f-7450783adc02.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/d1bc88bd-075b-4600-b88f-7450783adc02.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252F1fce24d8-11af-4cfe-8b6f-ac4f4caed4b8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/1fce24d8-11af-4cfe-8b6f-ac4f4caed4b8.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252Ffd55e3c9-3b46-4bd4-84c3-59c1760926fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/fd55e3c9-3b46-4bd4-84c3-59c1760926fe.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252F3dc476f1-e161-4d9d-aae6-0499f9fb113f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/3dc476f1-e161-4d9d-aae6-0499f9fb113f.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734768%252Fgeneral%252F2aa081ae-ddcc-4787-b463-1def23538a44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/2aa081ae-ddcc-4787-b463-1def23538a44.jpeg already downloaded
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734768%252Fgeneral%252F96dc2eb9-d5e9-4f6b-a27a-e58451d15892.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/96dc2eb9-d5e9-4f6b-a27a-e58451d15892.jpeg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734768%252Fgeneral%252F5aea2f43-4518-4388-9817-95fa7f353038.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/5aea2f43-4518-4388-9817-95fa7f353038.jpeg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734768%252Fgeneral%252F9d56fee1-acb9-4152-b65f-7eeb92325f41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/9d56fee1-acb9-4152-b65f-7eeb92325f41.jpeg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5734768%252Fgeneral%252F1388dad6-5299-498f-b832-32957347bbaf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734768/general/1388dad6-5299-498f-b832-32957347bbaf.jpeg already downloaded
2026-03-24 16:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2df00fb2-5ba4-5d1b-9eff-070a5b592acc, identifier: 10716720
2026-03-24 16:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-24 16:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 1
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252F14e75d88-4916-4f2f-875c-587608ceb690.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/14e75d88-4916-4f2f-875c-587608ceb690.jpg not downloaded yet
2026-03-24 16:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-24 16:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 1
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg not downloaded yet
2026-03-24 16:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-24 16:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with scrape type 1
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252Fba496d07-2b07-4f41-8d19-d1c64ec81f61.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/ba496d07-2b07-4f41-8d19-d1c64ec81f61.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252Fcf003a2b-5220-4492-90d0-03917bcc84ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/cf003a2b-5220-4492-90d0-03917bcc84ca.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F436c73dd-3dc1-4b00-9d1e-17917941c0b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/436c73dd-3dc1-4b00-9d1e-17917941c0b1.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F067c16b8-4dfb-4073-b808-7625cb0825b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/067c16b8-4dfb-4073-b808-7625cb0825b0.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F7cb913de-4c06-42fb-b59e-5deacecb391e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/7cb913de-4c06-42fb-b59e-5deacecb391e.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F8e1edf64-de7f-4fc6-bfea-e863d92979ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/8e1edf64-de7f-4fc6-bfea-e863d92979ea.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F83801296-ca51-4da0-b47d-15dd5b56e32d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/83801296-ca51-4da0-b47d-15dd5b56e32d.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252Fd1a17876-7db9-45bf-a2f3-f3db7c0d323c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/d1a17876-7db9-45bf-a2f3-f3db7c0d323c.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F5fff7696-fd30-420e-a073-d5bef83164e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/5fff7696-fd30-420e-a073-d5bef83164e4.jpg already downloaded
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737154%252Fgeneral%252F97231451-0743-4454-a02a-0f80da65f2c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737154/general/97231451-0743-4454-a02a-0f80da65f2c9.jpg already downloaded
2026-03-24 16:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660, identifier: 10716718
2026-03-24 16:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252F75bfeb54-5669-459e-b786-6c95a98a7e29.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/75bfeb54-5669-459e-b786-6c95a98a7e29.jpg not downloaded yet
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F866175cc-90ec-49f1-b8b1-e7a94548c61c.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/866175cc-90ec-49f1-b8b1-e7a94548c61c.JPG not downloaded yet
2026-03-24 16:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2df00fb2-5ba4-5d1b-9eff-070a5b592acc with identifier: 10716720
2026-03-24 16:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2df00fb2-5ba4-5d1b-9eff-070a5b592acc with identifier: 10716720
2026-03-24 16:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2df00fb2-5ba4-5d1b-9eff-070a5b592acc with identifier: 10716720 to the API
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2df00fb2-5ba4-5d1b-9eff-070a5b592acc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL418HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716720',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 432809,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734768/general/96d3062e-dfee-4b97-855f-7dd372d0da7c.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/d1bc88bd-075b-4600-b88f-7450783adc02.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/1fce24d8-11af-4cfe-8b6f-ac4f4caed4b8.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/fd55e3c9-3b46-4bd4-84c3-59c1760926fe.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/3dc476f1-e161-4d9d-aae6-0499f9fb113f.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/2aa081ae-ddcc-4787-b463-1def23538a44.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/96dc2eb9-d5e9-4f6b-a27a-e58451d15892.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/5aea2f43-4518-4388-9817-95fa7f353038.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/9d56fee1-acb9-4152-b65f-7eeb92325f41.jpeg',
'https://images.openlane.eu/carimgs/5734768/general/1388dad6-5299-498f-b832-32957347bbaf.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226146,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/96d3062e-dfee-4b97-855f-7dd372d0da7c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255275,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/d1bc88bd-075b-4600-b88f-7450783adc02.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315259,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/1fce24d8-11af-4cfe-8b6f-ac4f4caed4b8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362278,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/fd55e3c9-3b46-4bd4-84c3-59c1760926fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254386,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/3dc476f1-e161-4d9d-aae6-0499f9fb113f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114861,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/2aa081ae-ddcc-4787-b463-1def23538a44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/96dc2eb9-d5e9-4f6b-a27a-e58451d15892.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277134,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/5aea2f43-4518-4388-9817-95fa7f353038.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137519,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/9d56fee1-acb9-4152-b65f-7eeb92325f41.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2df00fb2-5ba4-5d1b-9eff-070a5b592acc/2df00fb2-5ba4-5d1b-9eff-070a5b592acc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182753,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734768/general/1388dad6-5299-498f-b832-32957347bbaf.jpeg',
'Width': 1200}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2018-02-13',
'seats_number': 6,
'seller_name': None,
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Manual - 136 hp - 432.809 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:43 [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 16:07:43 [adesa.it] INFO: Saving data for 10716720: {'created_time': 1774368463.966809, 'last_price_update_time': 1774368463.966821, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716720') HTTP/1.1" 204 0
2026-03-24 16:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-24 16:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-24 16:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718 to the API
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '0f1004a3-5dad-5145-a2c1-b6a8a4e77660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF557AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716718',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 59095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5737154/general/ba496d07-2b07-4f41-8d19-d1c64ec81f61.jpg',
'https://images.openlane.eu/carimgs/5737154/general/cf003a2b-5220-4492-90d0-03917bcc84ca.jpg',
'https://images.openlane.eu/carimgs/5737154/general/436c73dd-3dc1-4b00-9d1e-17917941c0b1.jpg',
'https://images.openlane.eu/carimgs/5737154/general/067c16b8-4dfb-4073-b808-7625cb0825b0.jpg',
'https://images.openlane.eu/carimgs/5737154/general/7cb913de-4c06-42fb-b59e-5deacecb391e.jpg',
'https://images.openlane.eu/carimgs/5737154/general/8e1edf64-de7f-4fc6-bfea-e863d92979ea.jpg',
'https://images.openlane.eu/carimgs/5737154/general/83801296-ca51-4da0-b47d-15dd5b56e32d.jpg',
'https://images.openlane.eu/carimgs/5737154/general/d1a17876-7db9-45bf-a2f3-f3db7c0d323c.jpg',
'https://images.openlane.eu/carimgs/5737154/general/5fff7696-fd30-420e-a073-d5bef83164e4.jpg',
'https://images.openlane.eu/carimgs/5737154/general/97231451-0743-4454-a02a-0f80da65f2c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365431,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/ba496d07-2b07-4f41-8d19-d1c64ec81f61.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320360,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/cf003a2b-5220-4492-90d0-03917bcc84ca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432473,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/436c73dd-3dc1-4b00-9d1e-17917941c0b1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412773,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/067c16b8-4dfb-4073-b808-7625cb0825b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309011,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/7cb913de-4c06-42fb-b59e-5deacecb391e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/8e1edf64-de7f-4fc6-bfea-e863d92979ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280451,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/83801296-ca51-4da0-b47d-15dd5b56e32d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335253,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/d1a17876-7db9-45bf-a2f3-f3db7c0d323c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298996,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/5fff7696-fd30-420e-a073-d5bef83164e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f1004a3-5dad-5145-a2c1-b6a8a4e77660/0f1004a3-5dad-5145-a2c1-b6a8a4e77660_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737154/general/97231451-0743-4454-a02a-0f80da65f2c9.jpg',
'Width': 1280}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MX-30 35,5 kWh - Electric - Automatic - 145 hp - 59.095 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [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 16:07:44 [adesa.it] INFO: Saving data for 10716718: {'created_time': 1774368464.38621, 'last_price_update_time': 1774368464.38622, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716718') HTTP/1.1" 204 0
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252F676133d5-9975-4239-a9fb-2221b2a12f42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/676133d5-9975-4239-a9fb-2221b2a12f42.jpg not downloaded yet
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252Fe6f31639-39e7-414a-a726-c0deb74d3daa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/e6f31639-39e7-414a-a726-c0deb74d3daa.jpg not downloaded yet
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/fd928475-a4a0-4edc-ba26-7ad543734c27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/ed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740617%252Fgeneral%252Fbefaddca-a5c9-4702-b132-64abc5525e2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/befaddca-a5c9-4702-b132-64abc5525e2b.jpg not downloaded yet
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F28e11ec6-fa39-421b-a80d-7ed469498a69.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/28e11ec6-fa39-421b-a80d-7ed469498a69.JPG not downloaded yet
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-24 16:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-24 16:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 106c673a-615b-558e-9dad-68837f2bebba, identifier: 10699944
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec61b10>
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252F51af37ff-91df-48fc-884e-212894b5596a.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/51af37ff-91df-48fc-884e-212894b5596a.jpg saved to cache
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb879d0>
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722391%252Fgeneral%252Ff7d33011-6176-4adc-b076-7b570589bc68.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/f7d33011-6176-4adc-b076-7b570589bc68.jpeg saved to cache
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea30a90>
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F3d604b45-b633-4bfa-a07c-16f333eb9074.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/3d604b45-b633-4bfa-a07c-16f333eb9074.jpg saved to cache
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb87d50>
2026-03-24 16:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F1c48b431-ecfd-48a3-8708-6ed50139352b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/1c48b431-ecfd-48a3-8708-6ed50139352b.jpg saved to cache
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722391/general/cc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716302)
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/e29497be-d637-4940-afe6-ee77f3711a33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252Fa7af4190-5b34-4280-b847-ee2bb2e01032.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/a7af4190-5b34-4280-b847-ee2bb2e01032.jpg not downloaded yet
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F8298fe75-89cd-47ae-919d-e9716645c26d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/8298fe75-89cd-47ae-919d-e9716645c26d.jpg not downloaded yet
2026-03-24 16:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-24 16:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-24 16:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944 to the API
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699944>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '106c673a-615b-558e-9dad-68837f2bebba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP436FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 99050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'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 - '
'99.050 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:45 [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 16:07:45 [adesa.it] INFO: Saving data for 10699944: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.098556, 'last_price_update_time': 1774368465.609468}
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699944') HTTP/1.1" 204 0
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740679/general/cd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716646)
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/1b27dcbe-449e-4e68-941a-664183a70937.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F275503af-ca3e-49ff-a4fd-be7ef4d7f9f8.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/275503af-ca3e-49ff-a4fd-be7ef4d7f9f8.JPG not downloaded yet
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de9b010>
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg saved to cache
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/b86ecd91-2d80-41f1-bfa1-616c85dc1a45.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252Fb9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/b9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg not downloaded yet
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F263e59b8-a856-4dc3-a970-086b6e5e4150.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/263e59b8-a856-4dc3-a970-086b6e5e4150.jpg not downloaded yet
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737607/general/ebef5ce9-896a-4c53-a392-3244fa734a90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716461)
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F2499a454-3bde-49de-a899-a573b5d0d73e.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/2499a454-3bde-49de-a899-a573b5d0d73e.JPG not downloaded yet
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/866175cc-90ec-49f1-b8b1-e7a94548c61c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/fff7e3eb-c827-4eb5-b257-9f094d8c7d4c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252Fde9391d8-afb2-46e9-94c5-218f18a44a99.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/de9391d8-afb2-46e9-94c5-218f18a44a99.jpg not downloaded yet
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg not downloaded yet
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc8c50>
2026-03-24 16:07:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252Fed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/ed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg saved to cache
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-24 16:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ae578ea-cc16-5975-b86a-5d8520356610 with scrape type 1
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ae578ea-cc16-5975-b86a-5d8520356610
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252Fd952fb43-8d9c-42bc-8678-df2304bc98ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/d952fb43-8d9c-42bc-8678-df2304bc98ca.jpg already downloaded
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252F3c4c31f1-880b-4574-8c43-b2e163f7fa21.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/3c4c31f1-880b-4574-8c43-b2e163f7fa21.jpg already downloaded
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252F2e3cf219-d823-4e16-afd8-5fb654c60b41.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/2e3cf219-d823-4e16-afd8-5fb654c60b41.jpg already downloaded
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252F7bcd9b41-37d1-480c-8f80-abf1a407f3db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/7bcd9b41-37d1-480c-8f80-abf1a407f3db.jpg already downloaded
2026-03-24 16:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252F8c45575b-1045-47ea-a891-d2825025e9ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/8c45575b-1045-47ea-a891-d2825025e9ac.jpg already downloaded
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252Fdcd4dd2d-f196-44e2-924a-6563d56312fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/dcd4dd2d-f196-44e2-924a-6563d56312fa.jpg already downloaded
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252F0eb81fd9-a8da-4ace-ac82-bcf95b40d1b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/0eb81fd9-a8da-4ace-ac82-bcf95b40d1b9.jpg already downloaded
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252Ffd94f0a2-7c5b-4533-bce1-e199a7f80fa9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/fd94f0a2-7c5b-4533-bce1-e199a7f80fa9.jpg already downloaded
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252Fdf562f7a-e175-43a2-930f-6c77b94c1315.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/df562f7a-e175-43a2-930f-6c77b94c1315.jpg already downloaded
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5739648%252Fgeneral%252Fe03be411-9ec0-4570-9443-b0c912f942dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739648/general/e03be411-9ec0-4570-9443-b0c912f942dc.jpg already downloaded
2026-03-24 16:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ae578ea-cc16-5975-b86a-5d8520356610, identifier: 10718966
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec30410>
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722391%252Fgeneral%252Fcc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722391/general/cc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg saved to cache
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54687e3b-4aa2-57a9-86b1-803f8f060440
2026-03-24 16:07:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54687e3b-4aa2-57a9-86b1-803f8f060440, skipping ID generation
2026-03-24 16:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 1
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54687e3b-4aa2-57a9-86b1-803f8f060440 sending to next pipeline
2026-03-24 16:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54687e3b-4aa2-57a9-86b1-803f8f060440, identifier: 10716302
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e4990>
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252Fe29497be-d637-4940-afe6-ee77f3711a33.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/e29497be-d637-4940-afe6-ee77f3711a33.jpg saved to cache
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb2a050>
2026-03-24 16:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg saved to cache
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/acdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F1290f36a-98d7-4a50-b9b7-7e93a30af4d5.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/1290f36a-98d7-4a50-b9b7-7e93a30af4d5.JPG not downloaded yet
2026-03-24 16:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-24 16:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-24 16:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966 to the API
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0ae578ea-cc16-5975-b86a-5d8520356610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA295KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718966',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 129615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5739648/general/d952fb43-8d9c-42bc-8678-df2304bc98ca.jpg',
'https://images.openlane.eu/carimgs/5739648/general/3c4c31f1-880b-4574-8c43-b2e163f7fa21.jpg',
'https://images.openlane.eu/carimgs/5739648/general/2e3cf219-d823-4e16-afd8-5fb654c60b41.jpg',
'https://images.openlane.eu/carimgs/5739648/general/7bcd9b41-37d1-480c-8f80-abf1a407f3db.jpg',
'https://images.openlane.eu/carimgs/5739648/general/8c45575b-1045-47ea-a891-d2825025e9ac.jpg',
'https://images.openlane.eu/carimgs/5739648/general/dcd4dd2d-f196-44e2-924a-6563d56312fa.jpg',
'https://images.openlane.eu/carimgs/5739648/general/0eb81fd9-a8da-4ace-ac82-bcf95b40d1b9.jpg',
'https://images.openlane.eu/carimgs/5739648/general/fd94f0a2-7c5b-4533-bce1-e199a7f80fa9.jpg',
'https://images.openlane.eu/carimgs/5739648/general/df562f7a-e175-43a2-930f-6c77b94c1315.jpg',
'https://images.openlane.eu/carimgs/5739648/general/e03be411-9ec0-4570-9443-b0c912f942dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/d952fb43-8d9c-42bc-8678-df2304bc98ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/3c4c31f1-880b-4574-8c43-b2e163f7fa21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/2e3cf219-d823-4e16-afd8-5fb654c60b41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158370,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/7bcd9b41-37d1-480c-8f80-abf1a407f3db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/8c45575b-1045-47ea-a891-d2825025e9ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/dcd4dd2d-f196-44e2-924a-6563d56312fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/0eb81fd9-a8da-4ace-ac82-bcf95b40d1b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/fd94f0a2-7c5b-4533-bce1-e199a7f80fa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/df562f7a-e175-43a2-930f-6c77b94c1315.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ae578ea-cc16-5975-b86a-5d8520356610/0ae578ea-cc16-5975-b86a-5d8520356610_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40108,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739648/general/e03be411-9ec0-4570-9443-b0c912f942dc.jpg',
'Width': 400}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-02-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mondeo 2.0 Titanium - Diesel - Automatic - 150 hp - 129.615 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [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 16:07:46 [adesa.it] INFO: Saving data for 10718966: {'created_time': 1774368466.735196, 'last_price_update_time': 1774368466.735207, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718966') HTTP/1.1" 204 0
2026-03-24 16:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10716302
2026-03-24 16:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10716302
2026-03-24 16:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10716302 to the API
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5722391/general/cc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '54687e3b-4aa2-57a9-86b1-803f8f060440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GR953GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716302',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V90',
'odometer': 212899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700494,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/37dd59af-e3c2-4f8d-a090-9ec93a81e369.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730384,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/ff8a75be-36d2-49e5-bdd4-592b6dea18fe.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695288,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/cc1fc933-ff94-4168-a5ad-eb4e4061a055.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762972,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/f7d33011-6176-4adc-b076-7b570589bc68.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422346,
'Height': 778,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/6913383e-2cbd-4a68-9f6b-01998934901d.jpeg',
'Width': 1890},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443927,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/7086a15b-e193-47a9-9e11-6f24e76a12cb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541142,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/dfab908a-bc4d-44c6-8193-62948d2ea086.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683308,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/88d701f4-7fdb-494c-a9f3-7ade99a5b078.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 779241,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/e9e57a48-6267-4bfb-98d4-44e9da8f8dde.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54687e3b-4aa2-57a9-86b1-803f8f060440/54687e3b-4aa2-57a9-86b1-803f8f060440_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480528,
'Height': 878,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722391/general/f0e9a709-884f-4ddc-a21e-aad2ca9c7122.jpeg',
'Width': 2035}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-05-23',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Volvo V90 D3 Momentum - Diesel - Automatic - 150 hp - 212.899 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2017}
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [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 16:07:47 [adesa.it] INFO: Saving data for 10716302: {'created_time': 1774368467.072282, 'last_price_update_time': 1774368467.072291, 'auction_closing_time': 1774437300.0}
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716302') HTTP/1.1" 204 0
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/ea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252Fafb3adb1-b727-414f-8104-f6a2143bd462.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/afb3adb1-b727-414f-8104-f6a2143bd462.jpg not downloaded yet
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252Fbc5d343f-53ef-4a8f-92ae-097ae523c973.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/bc5d343f-53ef-4a8f-92ae-097ae523c973.jpg not downloaded yet
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737633/general/900397d9-974f-4ab5-9abc-fedfb2085baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716462)
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/28e11ec6-fa39-421b-a80d-7ed469498a69.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/676133d5-9975-4239-a9fb-2221b2a12f42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/75bfeb54-5669-459e-b786-6c95a98a7e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737772%252Fgeneral%252F51e22639-006a-428c-bbdc-4c0e0bb45210.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737772/general/51e22639-006a-428c-bbdc-4c0e0bb45210.JPG not downloaded yet
2026-03-24 16:07: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 16:07:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea61dd0>
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740679%252Fgeneral%252Fcd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740679/general/cd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg saved to cache
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 231bef2b-c12b-5174-8e88-a111dfbf5093
2026-03-24 16:07:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 231bef2b-c12b-5174-8e88-a111dfbf5093, skipping ID generation
2026-03-24 16:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 231bef2b-c12b-5174-8e88-a111dfbf5093 with scrape type 1
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 231bef2b-c12b-5174-8e88-a111dfbf5093 sending to next pipeline
2026-03-24 16:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 231bef2b-c12b-5174-8e88-a111dfbf5093, identifier: 10716646
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb3950>
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F1b27dcbe-449e-4e68-941a-664183a70937.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/1b27dcbe-449e-4e68-941a-664183a70937.jpg saved to cache
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3f390>
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737607%252Fgeneral%252Febef5ce9-896a-4c53-a392-3244fa734a90.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737607/general/ebef5ce9-896a-4c53-a392-3244fa734a90.jpg saved to cache
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 310a3cf6-0383-5c28-8854-653c5956352f
2026-03-24 16:07:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 310a3cf6-0383-5c28-8854-653c5956352f, skipping ID generation
2026-03-24 16:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 1
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 310a3cf6-0383-5c28-8854-653c5956352f sending to next pipeline
2026-03-24 16:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 310a3cf6-0383-5c28-8854-653c5956352f, identifier: 10716461
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbe7d0>
2026-03-24 16:07:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg saved to cache
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/befaddca-a5c9-4702-b132-64abc5525e2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/e6f31639-39e7-414a-a726-c0deb74d3daa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252F0316d881-529d-4237-9d2b-26c3338c848b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/0316d881-529d-4237-9d2b-26c3338c848b.jpg not downloaded yet
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F4c0646ee-47f5-4752-8f37-806b898595ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/4c0646ee-47f5-4752-8f37-806b898595ed.jpg not downloaded yet
2026-03-24 16:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 231bef2b-c12b-5174-8e88-a111dfbf5093 with identifier: 10716646
2026-03-24 16:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 231bef2b-c12b-5174-8e88-a111dfbf5093 with identifier: 10716646
2026-03-24 16:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 231bef2b-c12b-5174-8e88-a111dfbf5093 with identifier: 10716646 to the API
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740679/general/cd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'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': '231bef2b-c12b-5174-8e88-a111dfbf5093',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN621EL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716646',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 63717,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/f7b99fa2-7d47-4e59-9f10-c3802f8129c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/cd9b6e50-d30b-4fb0-bffb-a0b5aea416f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/97726e25-1f9e-4098-8943-e10fb8118c1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/0ab2c495-f148-44af-bc8a-8c4bb26f8256.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/fe34ea14-ae51-4a2e-acd6-03273dd1d3d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/5584606d-53cf-4cea-9f62-5b7e12309394.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/92cd9cb2-f96a-44db-832e-4ca16c4f738f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/d97b724f-388c-483a-8098-0ded430305a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80103,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/2f6ecc94-5086-4514-a2f2-da9afa79e461.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_231bef2b-c12b-5174-8e88-a111dfbf5093/231bef2b-c12b-5174-8e88-a111dfbf5093_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740679/general/ce7dd1b9-6d0c-4530-9448-a89062e607c3.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Petrol - Manual - 70 hp - 63.717 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [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 16:07:47 [adesa.it] INFO: Saving data for 10716646: {'created_time': 1774368467.86934, 'last_price_update_time': 1774368467.86935, 'auction_closing_time': 1774453500.0}
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716646') HTTP/1.1" 204 0
2026-03-24 16:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-24 16:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-24 16:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461 to the API
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737607/general/ebef5ce9-896a-4c53-a392-3244fa734a90.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': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '310a3cf6-0383-5c28-8854-653c5956352f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS268EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716461',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 206000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/3ef21d90-c765-4aa7-b15f-9c4d774fef55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87818,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/05ac7c07-7345-43c8-86ef-b8aae838ce77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/ebef5ce9-896a-4c53-a392-3244fa734a90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/e29497be-d637-4940-afe6-ee77f3711a33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/51af37ff-91df-48fc-884e-212894b5596a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/3f4fd8b8-7957-4801-865e-b354cb51f4b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/85dee3b7-72a7-457d-874f-37927c6b3cda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/79199a87-b467-486b-b7cf-5f84c4588e10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/8ec37bc4-b1a7-496f-9bf6-cd6971e951a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_310a3cf6-0383-5c28-8854-653c5956352f/310a3cf6-0383-5c28-8854-653c5956352f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737607/general/0955e07f-9141-4fd3-9976-9456c238fd34.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'206.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [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 16:07:48 [adesa.it] INFO: Saving data for 10716461: {'created_time': 1774368468.254487, 'last_price_update_time': 1774368468.254497, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716461') HTTP/1.1" 204 0
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1b390>
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252Facdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/acdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg saved to cache
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/275503af-ca3e-49ff-a4fd-be7ef4d7f9f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/14e75d88-4916-4f2f-875c-587608ceb690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/b9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252F38300adb-b288-4d41-8494-95a6b6982007.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/38300adb-b288-4d41-8494-95a6b6982007.jpg not downloaded yet
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F695823f7-096b-4f91-b893-20b09c9ccc73.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/695823f7-096b-4f91-b893-20b09c9ccc73.jpg not downloaded yet
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9beb10>
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252Fea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/ea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg saved to cache
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec12a50>
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737633%252Fgeneral%252F900397d9-974f-4ab5-9abc-fedfb2085baa.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737633/general/900397d9-974f-4ab5-9abc-fedfb2085baa.jpg saved to cache
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7b1df3a-8ce8-5e3b-a565-195545fda25c
2026-03-24 16:07:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7b1df3a-8ce8-5e3b-a565-195545fda25c, skipping ID generation
2026-03-24 16:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b1df3a-8ce8-5e3b-a565-195545fda25c with scrape type 1
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7b1df3a-8ce8-5e3b-a565-195545fda25c sending to next pipeline
2026-03-24 16:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7b1df3a-8ce8-5e3b-a565-195545fda25c, identifier: 10716462
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df73490>
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252F676133d5-9975-4239-a9fb-2221b2a12f42.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/676133d5-9975-4239-a9fb-2221b2a12f42.jpg saved to cache
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e898610>
2026-03-24 16:07:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F75bfeb54-5669-459e-b786-6c95a98a7e29.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/75bfeb54-5669-459e-b786-6c95a98a7e29.jpg saved to cache
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/a7af4190-5b34-4280-b847-ee2bb2e01032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/2499a454-3bde-49de-a899-a573b5d0d73e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/263e59b8-a856-4dc3-a970-086b6e5e4150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/8298fe75-89cd-47ae-919d-e9716645c26d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7b1df3a-8ce8-5e3b-a565-195545fda25c with identifier: 10716462
2026-03-24 16:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7b1df3a-8ce8-5e3b-a565-195545fda25c with identifier: 10716462
2026-03-24 16:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7b1df3a-8ce8-5e3b-a565-195545fda25c with identifier: 10716462 to the API
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737633/general/900397d9-974f-4ab5-9abc-fedfb2085baa.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': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'c7b1df3a-8ce8-5e3b-a565-195545fda25c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC221ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716462',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 123000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/900397d9-974f-4ab5-9abc-fedfb2085baa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/ea618e05-99ca-4e3d-bcf1-f38715142bb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/3a7c045a-327a-4dee-a1b4-048928ecbc75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/1b27dcbe-449e-4e68-941a-664183a70937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/1c48b431-ecfd-48a3-8708-6ed50139352b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/daaf2d47-032c-49d5-a6d3-712c20bf2b95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/13eed683-71ef-4bee-8841-0c9247097486.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/e91e8825-9367-4a86-bb04-953d391848e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/ce5ff36a-b48c-46fa-b296-c68266359122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b1df3a-8ce8-5e3b-a565-195545fda25c/c7b1df3a-8ce8-5e3b-a565-195545fda25c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737633/general/597237d8-30b2-49fb-8abf-00602b3ef27b.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 40 TDI Advanced - Quattro - Diesel - Automatic - 204 hp - '
'123.000 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:48 [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 16:07:48 [adesa.it] INFO: Saving data for 10716462: {'created_time': 1774368468.98242, 'last_price_update_time': 1774368468.982429, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716462') HTTP/1.1" 204 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252Fe8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/e8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg not downloaded yet
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252Fcc83f822-715f-423f-8ea3-148f784b9db6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/cc83f822-715f-423f-8ea3-148f784b9db6.jpg not downloaded yet
2026-03-24 16:07: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 16:07: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 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e911ed0>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252Fbefaddca-a5c9-4702-b132-64abc5525e2b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/befaddca-a5c9-4702-b132-64abc5525e2b.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec16610>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252Fe6f31639-39e7-414a-a726-c0deb74d3daa.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/e6f31639-39e7-414a-a726-c0deb74d3daa.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/1290f36a-98d7-4a50-b9b7-7e93a30af4d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/de9391d8-afb2-46e9-94c5-218f18a44a99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07: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 16:07: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 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5737787%252Fgeneral%252F0d719908-6899-48cb-8f05-9ba403a71008.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/0d719908-6899-48cb-8f05-9ba403a71008.jpg not downloaded yet
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5740633%252Fgeneral%252F1edcc72e-8150-4648-bca2-e909c46909a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/1edcc72e-8150-4648-bca2-e909c46909a8.jpg not downloaded yet
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740617/general/1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716637)
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de45f10>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7f310>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252F14e75d88-4916-4f2f-875c-587608ceb690.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/14e75d88-4916-4f2f-875c-587608ceb690.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4baacd0>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252Fb9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/b9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-24 16:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fea531-7665-5147-89a7-2a587d33509d with scrape type 2
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2fea531-7665-5147-89a7-2a587d33509d with scrape type 2
2026-03-24 16:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2fea531-7665-5147-89a7-2a587d33509d, identifier: 10699938
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5e110>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252Fa7af4190-5b34-4280-b847-ee2bb2e01032.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/a7af4190-5b34-4280-b847-ee2bb2e01032.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcd6d0>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F263e59b8-a856-4dc3-a970-086b6e5e4150.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/263e59b8-a856-4dc3-a970-086b6e5e4150.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed85d90>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F8298fe75-89cd-47ae-919d-e9716645c26d.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/8298fe75-89cd-47ae-919d-e9716645c26d.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/bc5d343f-53ef-4a8f-92ae-097ae523c973.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737772/general/51e22639-006a-428c-bbdc-4c0e0bb45210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716484)
2026-03-24 16:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-24 16:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-24 16:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938 to the API
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-24 16:07:49 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id e2fea531-7665-5147-89a7-2a587d33509d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 16:07:49 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-24 16:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699938>
{'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': 0,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'e2fea531-7665-5147-89a7-2a587d33509d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH719ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699938',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 168973,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 0 hp - '
'168.973 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [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 16:07:49 [adesa.it] INFO: Saving data for 10699938: {'auction_closing_time': 1798711260.0, 'created_time': 1773957867.862334, 'last_price_update_time': 1774368469.881716}
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699938') HTTP/1.1" 204 0
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/0316d881-529d-4237-9d2b-26c3338c848b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/afb3adb1-b727-414f-8104-f6a2143bd462.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/38300adb-b288-4d41-8494-95a6b6982007.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/695823f7-096b-4f91-b893-20b09c9ccc73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/4c0646ee-47f5-4752-8f37-806b898595ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07: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 16:07: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 16:07: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 16:07:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec29490>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252Fde9391d8-afb2-46e9-94c5-218f18a44a99.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/de9391d8-afb2-46e9-94c5-218f18a44a99.jpg saved to cache
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91dad0>
2026-03-24 16:07:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg saved to cache
2026-03-24 16:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddde390>
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740617%252Fgeneral%252F1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740617/general/1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg saved to cache
2026-03-24 16:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d
2026-03-24 16:07:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 056bc11f-e652-5627-9cc4-a1e310fbfb7d, skipping ID generation
2026-03-24 16:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d with scrape type 1
2026-03-24 16:07:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 056bc11f-e652-5627-9cc4-a1e310fbfb7d sending to next pipeline
2026-03-24 16:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 056bc11f-e652-5627-9cc4-a1e310fbfb7d, identifier: 10716637
2026-03-24 16:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 056bc11f-e652-5627-9cc4-a1e310fbfb7d with identifier: 10716637
2026-03-24 16:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 056bc11f-e652-5627-9cc4-a1e310fbfb7d with identifier: 10716637
2026-03-24 16:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 056bc11f-e652-5627-9cc4-a1e310fbfb7d with identifier: 10716637 to the API
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740617/general/1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '056bc11f-e652-5627-9cc4-a1e310fbfb7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP657AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716637',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 122770,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 96,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/f4c03db9-3bc0-4873-9107-a645f322f9f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/87a33104-887e-4f56-a531-6ffaf4e5067e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/ed7a9991-307f-4bd9-aa46-5127ddeeeea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/673d1ec0-511a-40dc-a3bf-a4eaf050d7f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/3d604b45-b633-4bfa-a07c-16f333eb9074.jpg',
'Width': 576},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/3dd13ce4-5ddd-44ad-ba42-098c0ede793b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/acdd06ed-8191-4ea3-8ba9-f0305beef10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/1165f93f-899e-4847-a020-4e9d8be1b8c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/75bfeb54-5669-459e-b786-6c95a98a7e29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_056bc11f-e652-5627-9cc4-a1e310fbfb7d/056bc11f-e652-5627-9cc4-a1e310fbfb7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740617/general/befaddca-a5c9-4702-b132-64abc5525e2b.jpg',
'Width': 576}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 122.770 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:50 [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 16:07:50 [adesa.it] INFO: Saving data for 10716637: {'created_time': 1774368470.94407, 'last_price_update_time': 1774368470.944081, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716637') HTTP/1.1" 204 0
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddab150>
2026-03-24 16:07:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252Fbc5d343f-53ef-4a8f-92ae-097ae523c973.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/bc5d343f-53ef-4a8f-92ae-097ae523c973.jpg saved to cache
2026-03-24 16:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cb2f20f-674d-552d-b886-efe842111db2, skipping ID generation
2026-03-24 16:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 1
2026-03-24 16:07:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cb2f20f-674d-552d-b886-efe842111db2 sending to next pipeline
2026-03-24 16:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7cb2f20f-674d-552d-b886-efe842111db2, identifier: 10716484
2026-03-24 16:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/e8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737787/general/0d719908-6899-48cb-8f05-9ba403a71008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716558)
2026-03-24 16:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/332f3784-1703-4043-bd16-4064f65aecda.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/cc83f822-715f-423f-8ea3-148f784b9db6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-24 16:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-24 16:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484 to the API
2026-03-24 16:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737772/general/51e22639-006a-428c-bbdc-4c0e0bb45210.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '7cb2f20f-674d-552d-b886-efe842111db2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW652PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716484',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 90795,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 66,
'photos': [],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Nissan e-NV200 Evalia - Electric - Automatic - 109 hp - 90.795 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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 16:07:52 [adesa.it] INFO: Saving data for 10716484: {'created_time': 1774368472.409749, 'last_price_update_time': 1774368472.409763, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716484') HTTP/1.1" 204 0
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4babdd0>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252F0316d881-529d-4237-9d2b-26c3338c848b.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/0316d881-529d-4237-9d2b-26c3338c848b.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e891c90>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252Fafb3adb1-b727-414f-8104-f6a2143bd462.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/afb3adb1-b727-414f-8104-f6a2143bd462.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc6d50>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252F38300adb-b288-4d41-8494-95a6b6982007.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/38300adb-b288-4d41-8494-95a6b6982007.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec54210>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F695823f7-096b-4f91-b893-20b09c9ccc73.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/695823f7-096b-4f91-b893-20b09c9ccc73.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1c790>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F4c0646ee-47f5-4752-8f37-806b898595ed.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/4c0646ee-47f5-4752-8f37-806b898595ed.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740633/general/1edcc72e-8150-4648-bca2-e909c46909a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716640)
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7cb2f20f-674d-552d-b886-efe842111db2 due to Ignoring non-200 response
2026-03-24 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07: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 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/f5c5680a-62f4-431e-b55d-679601e9894e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716965)
2026-03-24 16:07: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 16:07: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 16:07: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 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb4c90>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252Fe8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/e8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89daeb310>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737787%252Fgeneral%252F0d719908-6899-48cb-8f05-9ba403a71008.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737787/general/0d719908-6899-48cb-8f05-9ba403a71008.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51dbd074-3f5d-548b-b5ec-dd8166089366
2026-03-24 16:07:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51dbd074-3f5d-548b-b5ec-dd8166089366, skipping ID generation
2026-03-24 16:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 1
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51dbd074-3f5d-548b-b5ec-dd8166089366 sending to next pipeline
2026-03-24 16:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51dbd074-3f5d-548b-b5ec-dd8166089366, identifier: 10716558
2026-03-24 16:07:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9492d0>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742563%252Fgeneral%252F332f3784-1703-4043-bd16-4064f65aecda.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/332f3784-1703-4043-bd16-4064f65aecda.jpeg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9d590>
2026-03-24 16:07:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252Fcc83f822-715f-423f-8ea3-148f784b9db6.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/cc83f822-715f-423f-8ea3-148f784b9db6.jpg saved to cache
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-24 16:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-24 16:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558 to the API
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737787/general/0d719908-6899-48cb-8f05-9ba403a71008.jpg>
{'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': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '51dbd074-3f5d-548b-b5ec-dd8166089366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM534KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716558',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 184943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37131,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/14e75d88-4916-4f2f-875c-587608ceb690.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37384,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/676133d5-9975-4239-a9fb-2221b2a12f42.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30489,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/a7af4190-5b34-4280-b847-ee2bb2e01032.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33585,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/b9b8f2f9-c1ac-4046-99cd-8b31673ab7c9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32181,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/de9391d8-afb2-46e9-94c5-218f18a44a99.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24634,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/afb3adb1-b727-414f-8104-f6a2143bd462.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28697,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/0316d881-529d-4237-9d2b-26c3338c848b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30973,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/38300adb-b288-4d41-8494-95a6b6982007.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40958,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/e8b68c3b-34c9-4b95-8e21-7723ba50efd7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51dbd074-3f5d-548b-b5ec-dd8166089366/51dbd074-3f5d-548b-b5ec-dd8166089366_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29328,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737787/general/0d719908-6899-48cb-8f05-9ba403a71008.jpg',
'Width': 640}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Kia Sportage 1.6 CRDI Style - Diesel - Manual - 136 hp - 184.943 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:54 [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 16:07:54 [adesa.it] INFO: Saving data for 10716558: {'created_time': 1774368474.582378, 'last_price_update_time': 1774368474.582389, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716558') HTTP/1.1" 204 0
2026-03-24 16:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:07: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 16:07: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 16:07:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda06d0>
2026-03-24 16:07:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740633%252Fgeneral%252F1edcc72e-8150-4648-bca2-e909c46909a8.jpg') HTTP/1.1" 204 0
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740633/general/1edcc72e-8150-4648-bca2-e909c46909a8.jpg saved to cache
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4
2026-03-24 16:07:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2d3be5f-9032-5fc7-a63c-d6554dab16b4, skipping ID generation
2026-03-24 16:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 1
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 sending to next pipeline
2026-03-24 16:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d2d3be5f-9032-5fc7-a63c-d6554dab16b4, identifier: 10716640
2026-03-24 16:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-24 16:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-24 16:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c882f12-088f-54d2-9af8-04cb66a49a26, identifier: 10696442
2026-03-24 16:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb395be7-2b2a-5825-8357-2d7abd4e4734 with identifier: 10716612
2026-03-24 16:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb395be7-2b2a-5825-8357-2d7abd4e4734 with scrape type 1
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb395be7-2b2a-5825-8357-2d7abd4e4734
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F0db86ee4-10d5-4935-ae2a-c57503474755.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/0db86ee4-10d5-4935-ae2a-c57503474755.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F8c2cfee0-0ede-40c1-a1bc-38eab7ca3ebf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/8c2cfee0-0ede-40c1-a1bc-38eab7ca3ebf.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F2aea1276-27aa-4a1c-8d47-e738ee1551e9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/2aea1276-27aa-4a1c-8d47-e738ee1551e9.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F633a94ba-b43a-4e2e-85eb-a7f75a4a065f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/633a94ba-b43a-4e2e-85eb-a7f75a4a065f.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F6b1284a0-d0b1-45f2-80bf-e7b43b83b72d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/6b1284a0-d0b1-45f2-80bf-e7b43b83b72d.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F2590bb03-0eae-4034-9182-6c7e4829e0f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/2590bb03-0eae-4034-9182-6c7e4829e0f0.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252Fb4839792-59d5-45b1-a0ef-5bb8c34ecb21.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/b4839792-59d5-45b1-a0ef-5bb8c34ecb21.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F805c3068-0a79-4459-8b5b-a5545f09585b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/805c3068-0a79-4459-8b5b-a5545f09585b.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F940faf89-14b3-4e63-9af7-83c9cbdb4895.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/940faf89-14b3-4e63-9af7-83c9cbdb4895.jpeg already downloaded
2026-03-24 16:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5700200%252Fgeneral%252F7c7e5ef9-41e6-4dca-b750-da76b4a0d28d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700200/general/7c7e5ef9-41e6-4dca-b750-da76b4a0d28d.jpeg already downloaded
2026-03-24 16:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb395be7-2b2a-5825-8357-2d7abd4e4734, identifier: 10716612
2026-03-24 16:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 490440d0-9dc7-5dce-94d6-49c10a0191c8 with identifier: 10716360
2026-03-24 16:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 with scrape type 1
2026-03-24 16:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 490440d0-9dc7-5dce-94d6-49c10a0191c8
2026-03-24 16:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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%252F5726902%252Fgeneral%252F41608331-b88e-41e0-94d7-e5275a5c90f6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/41608331-b88e-41e0-94d7-e5275a5c90f6.JPG not downloaded yet
2026-03-24 16:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 490440d0-9dc7-5dce-94d6-49c10a0191c8 with identifier: 10716361, dropping item
2026-03-24 16:07:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:07:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:07:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec31890>
2026-03-24 16:07:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:07: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 16:07:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:07:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742563%252Fgeneral%252Ff5c5680a-62f4-431e-b55d-679601e9894e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/f5c5680a-62f4-431e-b55d-679601e9894e.jpeg saved to cache
2026-03-24 16:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-24 16:07:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d384337-2576-5fa3-9a91-35c4e3df1c22, skipping ID generation
2026-03-24 16:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 with scrape type 1
2026-03-24 16:07:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 sending to next pipeline
2026-03-24 16:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d384337-2576-5fa3-9a91-35c4e3df1c22, identifier: 10716965
2026-03-24 16:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-24 16:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-24 16:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640 to the API
2026-03-24 16:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740633/general/1edcc72e-8150-4648-bca2-e909c46909a8.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'd2d3be5f-9032-5fc7-a63c-d6554dab16b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP855WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716640',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maxus',
'model': 'Deliver 9',
'odometer': 57855,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 88,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146102,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/8f707406-3b47-4891-96e7-ba6e63c0cb60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123836,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/e6f31639-39e7-414a-a726-c0deb74d3daa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86543,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/8298fe75-89cd-47ae-919d-e9716645c26d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90395,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/263e59b8-a856-4dc3-a970-086b6e5e4150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88256,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/368a360d-e84c-4123-b4cb-7dced11bb3f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64583,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/bc5d343f-53ef-4a8f-92ae-097ae523c973.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79468,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/4c0646ee-47f5-4752-8f37-806b898595ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61240,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/695823f7-096b-4f91-b893-20b09c9ccc73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70326,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/cc83f822-715f-423f-8ea3-148f784b9db6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2d3be5f-9032-5fc7-a63c-d6554dab16b4/d2d3be5f-9032-5fc7-a63c-d6554dab16b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90322,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740633/general/1edcc72e-8150-4648-bca2-e909c46909a8.jpg',
'Width': 1024}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2023-09-19',
'seats_number': 3,
'seller_name': None,
'title': 'Maxus Deliver 9 2.0 - Diesel - Manual - 150 hp - 57.855 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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 16:07:57 [adesa.it] INFO: Saving data for 10716640: {'created_time': 1774368477.63592, 'last_price_update_time': 1774368477.636005, 'auction_closing_time': 1798711260.0}
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716640') HTTP/1.1" 204 0
2026-03-24 16:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-24 16:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-24 16:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442 to the API
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696442>
{'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': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7c882f12-088f-54d2-9af8-04cb66a49a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH686PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696442',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Citroën',
'model': 'C4',
'odometer': 160053,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 160.053 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 16:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:58 [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 16:07:58 [adesa.it] INFO: Saving data for 10696442: {'auction_closing_time': 1798711260.0, 'created_time': 1773939082.967983, 'last_price_update_time': 1774368478.815977}
2026-03-24 16:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696442') HTTP/1.1" 204 0
2026-03-24 16:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb395be7-2b2a-5825-8357-2d7abd4e4734 with identifier: 10716612
2026-03-24 16:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb395be7-2b2a-5825-8357-2d7abd4e4734 with identifier: 10716612
2026-03-24 16:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb395be7-2b2a-5825-8357-2d7abd4e4734 with identifier: 10716612 to the API
2026-03-24 16:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07: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 16:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716612>
{'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': 197,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'fb395be7-2b2a-5825-8357-2d7abd4e4734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl625yy',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716612',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 137670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5700200/general/0db86ee4-10d5-4935-ae2a-c57503474755.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/8c2cfee0-0ede-40c1-a1bc-38eab7ca3ebf.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/2aea1276-27aa-4a1c-8d47-e738ee1551e9.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/633a94ba-b43a-4e2e-85eb-a7f75a4a065f.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/6b1284a0-d0b1-45f2-80bf-e7b43b83b72d.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/2590bb03-0eae-4034-9182-6c7e4829e0f0.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/b4839792-59d5-45b1-a0ef-5bb8c34ecb21.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/805c3068-0a79-4459-8b5b-a5545f09585b.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/940faf89-14b3-4e63-9af7-83c9cbdb4895.jpeg',
'https://images.openlane.eu/carimgs/5700200/general/7c7e5ef9-41e6-4dca-b750-da76b4a0d28d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4575049,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/0db86ee4-10d5-4935-ae2a-c57503474755.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4710870,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/8c2cfee0-0ede-40c1-a1bc-38eab7ca3ebf.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5516415,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/2aea1276-27aa-4a1c-8d47-e738ee1551e9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4700889,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/633a94ba-b43a-4e2e-85eb-a7f75a4a065f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6127318,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/6b1284a0-d0b1-45f2-80bf-e7b43b83b72d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4722000,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/2590bb03-0eae-4034-9182-6c7e4829e0f0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6079175,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/b4839792-59d5-45b1-a0ef-5bb8c34ecb21.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6749021,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/805c3068-0a79-4459-8b5b-a5545f09585b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6331251,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/940faf89-14b3-4e63-9af7-83c9cbdb4895.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb395be7-2b2a-5825-8357-2d7abd4e4734/fb395be7-2b2a-5825-8357-2d7abd4e4734_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860267,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700200/general/7c7e5ef9-41e6-4dca-b750-da76b4a0d28d.jpeg',
'Width': 5712}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Volvo V60 Cross Country 2.0 B4 Plus - AWD - Diesel - Automatic - '
'197 hp - 137.670 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:59 [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 16:07:59 [adesa.it] INFO: Saving data for 10716612: {'created_time': 1774368479.558949, 'last_price_update_time': 1774368479.55896, 'auction_closing_time': 1774437300.0}
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716612') HTTP/1.1" 204 0
2026-03-24 16:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10716965
2026-03-24 16:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10716965
2026-03-24 16:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10716965 to the API
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742563/general/f5c5680a-62f4-431e-b55d-679601e9894e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3d384337-2576-5fa3-9a91-35c4e3df1c22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl215ja',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716965',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 62570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834145,
'Height': 1460,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/17c1b1b9-bf0e-4f6a-ba60-c6e518021347.jpeg',
'Width': 2019},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 869941,
'Height': 1490,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/b765e260-dbb9-4f40-9926-8375b49770ed.jpeg',
'Width': 2087},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 878765,
'Height': 1552,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/cc9b8f52-94fc-4528-8311-57f59b71f009.jpeg',
'Width': 2116},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695897,
'Height': 1549,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/7fa71d4c-ab14-4798-bab1-7832e26b9ee2.jpeg',
'Width': 2010},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666003,
'Height': 1533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/d34206de-ef7d-4b50-826b-f20393562f3f.jpeg',
'Width': 2019},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99347,
'Height': 575,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/332f3784-1703-4043-bd16-4064f65aecda.jpeg',
'Width': 754},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485872,
'Height': 1362,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/6a34b54c-5ec4-4eb9-a1c3-27111a175c28.jpeg',
'Width': 1894},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626441,
'Height': 1557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/3415ce8e-0cf9-4a4a-abd8-25fd864df050.jpeg',
'Width': 1973},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629113,
'Height': 1404,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/beed8b43-53f2-4346-b9bd-11e33d8b333a.jpeg',
'Width': 2051},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520659,
'Height': 1546,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/f5c5680a-62f4-431e-b55d-679601e9894e.jpeg',
'Width': 1819}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 3,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Citroën Jumper L2H1 2.2 HDI - Diesel - Manual - 140 hp - 62.570 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:02 [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 16:08:02 [adesa.it] INFO: Saving data for 10716965: {'created_time': 1774368482.637523, 'last_price_update_time': 1774368482.637534, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716965') HTTP/1.1" 204 0
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F5d6ad007-ebe3-47d4-8086-e1d299d64369.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/5d6ad007-ebe3-47d4-8086-e1d299d64369.JPG not downloaded yet
2026-03-24 16:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F89f9d33d-144e-4aa3-8b62-b4db596d6994.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/89f9d33d-144e-4aa3-8b62-b4db596d6994.JPG not downloaded yet
2026-03-24 16:08: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 16:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08: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 16:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9250e9-9b8c-5ba7-965f-a224a8f440a8 with identifier: 10716350
2026-03-24 16:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9250e9-9b8c-5ba7-965f-a224a8f440a8 with scrape type 1
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c9250e9-9b8c-5ba7-965f-a224a8f440a8
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252Fd11cbc5b-20fb-4e55-ab07-a64f4fbb8764.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/d11cbc5b-20fb-4e55-ab07-a64f4fbb8764.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252Fa8b004f0-cdb7-413a-9761-65492aed4b68.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/a8b004f0-cdb7-413a-9761-65492aed4b68.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F53da43a5-765a-4a7d-80e5-2cdb3c66bfdb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/53da43a5-765a-4a7d-80e5-2cdb3c66bfdb.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F2b29eb63-a257-4dcd-87f6-4e562548b461.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/2b29eb63-a257-4dcd-87f6-4e562548b461.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F1f25e50a-8c1f-48d4-ac55-c2106520da55.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/1f25e50a-8c1f-48d4-ac55-c2106520da55.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F6398354b-4a36-4c26-a14d-5ca8bd9ca476.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/6398354b-4a36-4c26-a14d-5ca8bd9ca476.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F8e30e685-1574-4e91-b136-a0b3bdc0b44b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/8e30e685-1574-4e91-b136-a0b3bdc0b44b.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F8da22cb4-d81e-4009-a7a3-ea936818f3ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/8da22cb4-d81e-4009-a7a3-ea936818f3ae.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F78085df3-543d-4b58-9d1b-6000323eb302.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/78085df3-543d-4b58-9d1b-6000323eb302.jpg already downloaded
2026-03-24 16:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714757%252Fgeneral%252F846d921f-2af9-4e81-9d05-bf35cdc82dec.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714757/general/846d921f-2af9-4e81-9d05-bf35cdc82dec.jpg already downloaded
2026-03-24 16:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0c9250e9-9b8c-5ba7-965f-a224a8f440a8, identifier: 10716350
2026-03-24 16:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b10e786e-83dd-5a3d-8441-d64d54d4b638 with identifier: 10716275
2026-03-24 16:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10e786e-83dd-5a3d-8441-d64d54d4b638 with scrape type 1
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252Fcc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/cc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg not downloaded yet
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F08a073d3-48f4-4307-a344-3dfb4a8364e5.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/08a073d3-48f4-4307-a344-3dfb4a8364e5.JPG not downloaded yet
2026-03-24 16:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0c9250e9-9b8c-5ba7-965f-a224a8f440a8 with identifier: 10716350
2026-03-24 16:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0c9250e9-9b8c-5ba7-965f-a224a8f440a8 with identifier: 10716350
2026-03-24 16:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0c9250e9-9b8c-5ba7-965f-a224a8f440a8 with identifier: 10716350 to the API
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716350>
{'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': 139,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0c9250e9-9b8c-5ba7-965f-a224a8f440a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DR070SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716350',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 222165,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5714757/general/d11cbc5b-20fb-4e55-ab07-a64f4fbb8764.jpg',
'https://images.openlane.eu/carimgs/5714757/general/a8b004f0-cdb7-413a-9761-65492aed4b68.jpg',
'https://images.openlane.eu/carimgs/5714757/general/53da43a5-765a-4a7d-80e5-2cdb3c66bfdb.jpg',
'https://images.openlane.eu/carimgs/5714757/general/2b29eb63-a257-4dcd-87f6-4e562548b461.jpg',
'https://images.openlane.eu/carimgs/5714757/general/1f25e50a-8c1f-48d4-ac55-c2106520da55.jpg',
'https://images.openlane.eu/carimgs/5714757/general/6398354b-4a36-4c26-a14d-5ca8bd9ca476.jpg',
'https://images.openlane.eu/carimgs/5714757/general/8e30e685-1574-4e91-b136-a0b3bdc0b44b.jpg',
'https://images.openlane.eu/carimgs/5714757/general/8da22cb4-d81e-4009-a7a3-ea936818f3ae.jpg',
'https://images.openlane.eu/carimgs/5714757/general/78085df3-543d-4b58-9d1b-6000323eb302.jpg',
'https://images.openlane.eu/carimgs/5714757/general/846d921f-2af9-4e81-9d05-bf35cdc82dec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2133122,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/d11cbc5b-20fb-4e55-ab07-a64f4fbb8764.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2483070,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/a8b004f0-cdb7-413a-9761-65492aed4b68.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2437469,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/53da43a5-765a-4a7d-80e5-2cdb3c66bfdb.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2343737,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/2b29eb63-a257-4dcd-87f6-4e562548b461.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3040689,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/1f25e50a-8c1f-48d4-ac55-c2106520da55.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3138668,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/6398354b-4a36-4c26-a14d-5ca8bd9ca476.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2291845,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/8e30e685-1574-4e91-b136-a0b3bdc0b44b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1947822,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/8da22cb4-d81e-4009-a7a3-ea936818f3ae.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2878776,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/78085df3-543d-4b58-9d1b-6000323eb302.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c9250e9-9b8c-5ba7-965f-a224a8f440a8/0c9250e9-9b8c-5ba7-965f-a224a8f440a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2249945,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714757/general/846d921f-2af9-4e81-9d05-bf35cdc82dec.jpg',
'Width': 4032}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2008-10-10',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style - Diesel - Manual - 139 hp '
'- 222.165 km',
'transmission': 'manual',
'trim': 'Sport & Style',
'vin': None,
'year': 2008}
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:03 [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 16:08:03 [adesa.it] INFO: Saving data for 10716350: {'created_time': 1774368483.780517, 'last_price_update_time': 1774368483.780532, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716350') HTTP/1.1" 204 0
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F447e1f14-e882-477f-a732-60d7befd4aac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/447e1f14-e882-477f-a732-60d7befd4aac.jpeg not downloaded yet
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F7e49cb6e-04f0-44fb-96cf-10c8c6db4298.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/7e49cb6e-04f0-44fb-96cf-10c8c6db4298.JPG not downloaded yet
2026-03-24 16:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3621753a-9523-5bba-a95c-167e167c39c1 with identifier: 10716309
2026-03-24 16:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3621753a-9523-5bba-a95c-167e167c39c1 with scrape type 1
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252Fd09d4652-c907-445d-b0ff-afee5c399446.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/d09d4652-c907-445d-b0ff-afee5c399446.jpeg not downloaded yet
2026-03-24 16:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10716269
2026-03-24 16:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with scrape type 1
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252Ffb9654cb-9202-480a-bf21-01a1838812ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/fb9654cb-9202-480a-bf21-01a1838812ca.jpg not downloaded yet
2026-03-24 16:08:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/41608331-b88e-41e0-94d7-e5275a5c90f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252Fcff33651-09b2-4485-9dd7-6408dce0070d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/cff33651-09b2-4485-9dd7-6408dce0070d.jpeg not downloaded yet
2026-03-24 16:08: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 16:08: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 16:08: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 16:08:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/5d6ad007-ebe3-47d4-8086-e1d299d64369.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F5eb97203-e425-4900-bff8-ac297ffb258e.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/5eb97203-e425-4900-bff8-ac297ffb258e.JPG not downloaded yet
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252Fd65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/d65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg not downloaded yet
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252F873c49c7-5061-4363-8c0c-a7c43f492aba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/873c49c7-5061-4363-8c0c-a7c43f492aba.jpg not downloaded yet
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F86eac168-17f5-4920-9c63-f2af45175f72.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/86eac168-17f5-4920-9c63-f2af45175f72.jpeg not downloaded yet
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F99d8f099-476f-4e70-ae5c-3358c2680ed4.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/99d8f099-476f-4e70-ae5c-3358c2680ed4.JPG not downloaded yet
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg not downloaded yet
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252F95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg not downloaded yet
2026-03-24 16:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg not downloaded yet
2026-03-24 16:08: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 16:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10716320
2026-03-24 16:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b482e1dc-d6f7-533f-bddd-1c581deccd5c with scrape type 1
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252F0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg not downloaded yet
2026-03-24 16:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with identifier: 10716306
2026-03-24 16:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with scrape type 1
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252Fcea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/cea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg not downloaded yet
2026-03-24 16:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8bc44d-d482-544a-9765-08100ff5cbc3 with identifier: 10716572
2026-03-24 16:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8bc44d-d482-544a-9765-08100ff5cbc3 with scrape type 1
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c8bc44d-d482-544a-9765-08100ff5cbc3
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F57921c6b-5cdb-488b-a8c5-8c8a37282247.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/57921c6b-5cdb-488b-a8c5-8c8a37282247.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F9743aa8e-025f-4863-ab7a-7dcd9e9b6b86.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/9743aa8e-025f-4863-ab7a-7dcd9e9b6b86.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F61dce4f8-36f0-4a3c-b072-f12edc65c448.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/61dce4f8-36f0-4a3c-b072-f12edc65c448.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F55326104-a58a-4046-b814-cf4e212c0f74.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/55326104-a58a-4046-b814-cf4e212c0f74.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F904b660f-47d7-49f8-a407-c7f11fe76e91.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/904b660f-47d7-49f8-a407-c7f11fe76e91.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F9e1994a1-aa9b-4a75-aa04-69bd81295851.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/9e1994a1-aa9b-4a75-aa04-69bd81295851.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252Fa0b08b15-87db-4afe-bec1-f8e68098ea8a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/a0b08b15-87db-4afe-bec1-f8e68098ea8a.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F269a4827-fa7b-41a7-bb49-db5d52883e2f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/269a4827-fa7b-41a7-bb49-db5d52883e2f.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252F78f82010-5e5d-4d7b-94e5-b4a4f8d62d17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/78f82010-5e5d-4d7b-94e5-b4a4f8d62d17.jpeg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5692648%252Fgeneral%252Fb646ac96-d96f-4fb3-b5e6-0baae6652f58.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692648/general/b646ac96-d96f-4fb3-b5e6-0baae6652f58.jpeg already downloaded
2026-03-24 16:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c8bc44d-d482-544a-9765-08100ff5cbc3, identifier: 10716572
2026-03-24 16:08:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/7e49cb6e-04f0-44fb-96cf-10c8c6db4298.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/08a073d3-48f4-4307-a344-3dfb4a8364e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F6235134f-706a-467e-b675-63ca78519d8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/6235134f-706a-467e-b675-63ca78519d8d.jpg already downloaded
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252Fd73e6049-0220-465f-b988-ac352a16af53.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/d73e6049-0220-465f-b988-ac352a16af53.JPG not downloaded yet
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg not downloaded yet
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252Ff6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/f6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg not downloaded yet
2026-03-24 16:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c8bc44d-d482-544a-9765-08100ff5cbc3 with identifier: 10716572
2026-03-24 16:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c8bc44d-d482-544a-9765-08100ff5cbc3 with identifier: 10716572
2026-03-24 16:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c8bc44d-d482-544a-9765-08100ff5cbc3 with identifier: 10716572 to the API
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716572>
{'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': 163,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9c8bc44d-d482-544a-9765-08100ff5cbc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Ch226zb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716572',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 362943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5692648/general/57921c6b-5cdb-488b-a8c5-8c8a37282247.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/9743aa8e-025f-4863-ab7a-7dcd9e9b6b86.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/61dce4f8-36f0-4a3c-b072-f12edc65c448.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/55326104-a58a-4046-b814-cf4e212c0f74.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/904b660f-47d7-49f8-a407-c7f11fe76e91.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/9e1994a1-aa9b-4a75-aa04-69bd81295851.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/a0b08b15-87db-4afe-bec1-f8e68098ea8a.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/269a4827-fa7b-41a7-bb49-db5d52883e2f.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/78f82010-5e5d-4d7b-94e5-b4a4f8d62d17.jpeg',
'https://images.openlane.eu/carimgs/5692648/general/b646ac96-d96f-4fb3-b5e6-0baae6652f58.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336215,
'Height': 818,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/57921c6b-5cdb-488b-a8c5-8c8a37282247.jpeg',
'Width': 1457},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278894,
'Height': 725,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/9743aa8e-025f-4863-ab7a-7dcd9e9b6b86.jpeg',
'Width': 1404},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 543330,
'Height': 1105,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/61dce4f8-36f0-4a3c-b072-f12edc65c448.jpeg',
'Width': 1828},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 607211,
'Height': 1135,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/55326104-a58a-4046-b814-cf4e212c0f74.jpeg',
'Width': 1885},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350089,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/904b660f-47d7-49f8-a407-c7f11fe76e91.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435021,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/9e1994a1-aa9b-4a75-aa04-69bd81295851.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403196,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/a0b08b15-87db-4afe-bec1-f8e68098ea8a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197344,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/269a4827-fa7b-41a7-bb49-db5d52883e2f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444860,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/78f82010-5e5d-4d7b-94e5-b4a4f8d62d17.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c8bc44d-d482-544a-9765-08100ff5cbc3/9c8bc44d-d482-544a-9765-08100ff5cbc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529464,
'Height': 917,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692648/general/b646ac96-d96f-4fb3-b5e6-0baae6652f58.jpeg',
'Width': 1969}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2003-12-09',
'seats_number': 7,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota Landcruiser 3.0 D-4D Executive - AWD - Diesel - Automatic - '
'163 hp - 362.943 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2003}
2026-03-24 16:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:05 [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 16:08:05 [adesa.it] INFO: Saving data for 10716572: {'created_time': 1774368485.975042, 'last_price_update_time': 1774368485.975057, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716572') HTTP/1.1" 204 0
2026-03-24 16:08:06 [scrapy.extensions.logstats] INFO: Crawled 479 pages (at 51 pages/min), scraped 375 items (at 42 items/min)
2026-03-24 16:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 191MiB
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Fcec4f043-68b8-4bbe-8030-cf7de7312802.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252Fade2a781-5236-426d-98bf-6841bf5867e3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/ade2a781-5236-426d-98bf-6841bf5867e3.jpeg not downloaded yet
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5726902%252Fgeneral%252F3d631993-6e3e-485e-a8c0-e605fe3bfdf2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726902/general/3d631993-6e3e-485e-a8c0-e605fe3bfdf2.JPG not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252Ffde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/fde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252Fc3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/c3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg not downloaded yet
2026-03-24 16:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10716278
2026-03-24 16:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5005af-304c-5c9d-9e44-123741dc76ae with scrape type 1
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea5005af-304c-5c9d-9e44-123741dc76ae
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252Ff0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/f0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F9d034319-1d88-4d89-875b-84bc58de8c70.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/9d034319-1d88-4d89-875b-84bc58de8c70.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252Fe83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/e83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252Facdec253-5d09-490b-b13e-15658e041b71.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/acdec253-5d09-490b-b13e-15658e041b71.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252Fa8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/a8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg already downloaded
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718965%252Fgeneral%252F532e5671-41f6-470c-a081-af3b40f5bca3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/532e5671-41f6-470c-a081-af3b40f5bca3.jpeg already downloaded
2026-03-24 16:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea5005af-304c-5c9d-9e44-123741dc76ae, identifier: 10716278
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Fc32664ff-71ca-4685-88e0-5342f879edb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg not downloaded yet
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg not downloaded yet
2026-03-24 16:08: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 16:08: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 16:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10716278
2026-03-24 16:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10716278
2026-03-24 16:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10716278 to the API
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716278>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ea5005af-304c-5c9d-9e44-123741dc76ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW788RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716278',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 13827,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5718965/general/f0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/9d034319-1d88-4d89-875b-84bc58de8c70.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/e83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/acdec253-5d09-490b-b13e-15658e041b71.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/a8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg',
'https://images.openlane.eu/carimgs/5718965/general/532e5671-41f6-470c-a081-af3b40f5bca3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383106,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/f0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457624,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/9d034319-1d88-4d89-875b-84bc58de8c70.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358867,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383252,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/e83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422723,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309045,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/acdec253-5d09-490b-b13e-15658e041b71.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483810,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382377,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291119,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/a8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5005af-304c-5c9d-9e44-123741dc76ae/ea5005af-304c-5c9d-9e44-123741dc76ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299438,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718965/general/532e5671-41f6-470c-a081-af3b40f5bca3.jpeg',
'Width': 1428}],
'price': 33300,
'price_includes_vat': True,
'registration_date': '2024-09-16',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Toyota Rav4 2.5 VVT-i Style - AWD - Hybrid - Automatic - 306 hp - '
'13.827 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:07 [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 16:08:07 [adesa.it] INFO: Saving data for 10716278: {'created_time': 1774368487.74071, 'last_price_update_time': 1774368487.740722, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716278') HTTP/1.1" 204 0
2026-03-24 16:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/fb9654cb-9202-480a-bf21-01a1838812ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252Fabde0a93-76c5-4853-94cc-84d908f4d42a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/abde0a93-76c5-4853-94cc-84d908f4d42a.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252Fdf662469-cfda-4f14-9702-3c3c70ef97e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/df662469-cfda-4f14-9702-3c3c70ef97e4.jpg not downloaded yet
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/447e1f14-e882-477f-a732-60d7befd4aac.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Ff77618d3-cb1d-414a-b3ee-37582eec0404.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252Fade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/ade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg not downloaded yet
2026-03-24 16:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252Fd44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/d44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252F18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg not downloaded yet
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg not downloaded yet
2026-03-24 16:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce4d6c3-3692-5810-a8a9-53edb93e9388 with identifier: 10716962
2026-03-24 16:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce4d6c3-3692-5810-a8a9-53edb93e9388 with scrape type 1
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252Fd37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/d37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg not downloaded yet
2026-03-24 16:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10716310
2026-03-24 16:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad52c789-6d30-55fa-b81c-f1a750f25b0e with scrape type 1
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg not downloaded yet
2026-03-24 16:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55527c87-e137-567d-969b-8123512a5119 with identifier: 10716608
2026-03-24 16:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55527c87-e137-567d-969b-8123512a5119 with scrape type 1
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55527c87-e137-567d-969b-8123512a5119
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252Fe6594c65-236d-4dd3-abac-fc3f198f97c6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/e6594c65-236d-4dd3-abac-fc3f198f97c6.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F2a225a47-10dd-447e-abf4-c151921e7882.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/2a225a47-10dd-447e-abf4-c151921e7882.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F1447a946-582d-483e-a1fd-65b01532e6b4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/1447a946-582d-483e-a1fd-65b01532e6b4.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F23a80a94-cb8c-498f-9192-cdf4a24fbff7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/23a80a94-cb8c-498f-9192-cdf4a24fbff7.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F5f716278-7942-41a0-83fc-ce818738699c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/5f716278-7942-41a0-83fc-ce818738699c.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F5872bca1-2a5b-4112-98e4-b762120b6384.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/5872bca1-2a5b-4112-98e4-b762120b6384.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252Fafc6f838-c4c9-4b35-88ec-cda28c142549.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/afc6f838-c4c9-4b35-88ec-cda28c142549.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F713b6e57-a24a-4790-a89e-0c261b719675.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/713b6e57-a24a-4790-a89e-0c261b719675.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252Ffc4084a1-d98d-4a97-8a8e-088a29875403.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/fc4084a1-d98d-4a97-8a8e-088a29875403.jpeg already downloaded
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724556%252Fgeneral%252F117aa24d-72b4-4b0d-80fb-4a5ec989805f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724556/general/117aa24d-72b4-4b0d-80fb-4a5ec989805f.jpeg already downloaded
2026-03-24 16:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55527c87-e137-567d-969b-8123512a5119, identifier: 10716608
2026-03-24 16:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/86eac168-17f5-4920-9c63-f2af45175f72.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F3cd73793-1b96-4d34-a189-e6920c8a9cbe.png%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/3cd73793-1b96-4d34-a189-e6920c8a9cbe.png not downloaded yet
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252F1058e565-f733-4061-9aa9-f61cf30d9c88.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/1058e565-f733-4061-9aa9-f61cf30d9c88.jpg not downloaded yet
2026-03-24 16:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55527c87-e137-567d-969b-8123512a5119 with identifier: 10716608
2026-03-24 16:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55527c87-e137-567d-969b-8123512a5119 with identifier: 10716608
2026-03-24 16:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55527c87-e137-567d-969b-8123512a5119 with identifier: 10716608 to the API
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716608>
{'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-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '55527c87-e137-567d-969b-8123512a5119',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ge982sk',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716608',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 175870,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5724556/general/e6594c65-236d-4dd3-abac-fc3f198f97c6.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/2a225a47-10dd-447e-abf4-c151921e7882.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/1447a946-582d-483e-a1fd-65b01532e6b4.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/23a80a94-cb8c-498f-9192-cdf4a24fbff7.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/5f716278-7942-41a0-83fc-ce818738699c.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/5872bca1-2a5b-4112-98e4-b762120b6384.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/afc6f838-c4c9-4b35-88ec-cda28c142549.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/713b6e57-a24a-4790-a89e-0c261b719675.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/fc4084a1-d98d-4a97-8a8e-088a29875403.jpeg',
'https://images.openlane.eu/carimgs/5724556/general/117aa24d-72b4-4b0d-80fb-4a5ec989805f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252308,
'Height': 1153,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/e6594c65-236d-4dd3-abac-fc3f198f97c6.jpeg',
'Width': 1718},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250406,
'Height': 1182,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/2a225a47-10dd-447e-abf4-c151921e7882.jpeg',
'Width': 1730},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201950,
'Height': 947,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/1447a946-582d-483e-a1fd-65b01532e6b4.jpeg',
'Width': 2122},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544074,
'Height': 1689,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/23a80a94-cb8c-498f-9192-cdf4a24fbff7.jpeg',
'Width': 2349},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396660,
'Height': 1630,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/5f716278-7942-41a0-83fc-ce818738699c.jpeg',
'Width': 2161},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307115,
'Height': 1663,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/5872bca1-2a5b-4112-98e4-b762120b6384.jpeg',
'Width': 2310},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266655,
'Height': 1493,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/afc6f838-c4c9-4b35-88ec-cda28c142549.jpeg',
'Width': 1245},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196030,
'Height': 995,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/713b6e57-a24a-4790-a89e-0c261b719675.jpeg',
'Width': 1741},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366496,
'Height': 1710,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/fc4084a1-d98d-4a97-8a8e-088a29875403.jpeg',
'Width': 2277},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55527c87-e137-567d-969b-8123512a5119/55527c87-e137-567d-969b-8123512a5119_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402531,
'Height': 1652,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724556/general/117aa24d-72b4-4b0d-80fb-4a5ec989805f.jpeg',
'Width': 2247}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 175.870 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [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 16:08:09 [adesa.it] INFO: Saving data for 10716608: {'created_time': 1774368489.025197, 'last_price_update_time': 1774368489.025208, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716608') HTTP/1.1" 204 0
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/3d631993-6e3e-485e-a8c0-e605fe3bfdf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741375%252Fgeneral%252F8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252F075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252Fd954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/d954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252F57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg not downloaded yet
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a63239d0>
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252Ffb9654cb-9202-480a-bf21-01a1838812ca.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/fb9654cb-9202-480a-bf21-01a1838812ca.jpg saved to cache
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9bc550>
2026-03-24 16:08:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F447e1f14-e882-477f-a732-60d7befd4aac.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/447e1f14-e882-477f-a732-60d7befd4aac.jpeg saved to cache
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06205f21-a541-53fe-85f0-f59d7fef84cf with identifier: 10716448
2026-03-24 16:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06205f21-a541-53fe-85f0-f59d7fef84cf with scrape type 1
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06205f21-a541-53fe-85f0-f59d7fef84cf
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F79959fa8-2427-4ae3-9f7f-8bc3342489be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/79959fa8-2427-4ae3-9f7f-8bc3342489be.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F8c6bf56a-d936-4f1a-a121-55e281c936d5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/8c6bf56a-d936-4f1a-a121-55e281c936d5.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F1b005893-b1ce-4c4e-87f3-582005d61561.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/1b005893-b1ce-4c4e-87f3-582005d61561.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F6b350850-978e-45ad-a34f-23a3da216d28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/6b350850-978e-45ad-a34f-23a3da216d28.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F5f05c3f5-af15-42f9-b404-3062cb01cd90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/5f05c3f5-af15-42f9-b404-3062cb01cd90.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252Fba7fc1e0-3693-4273-835a-80f6b4a23d51.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/ba7fc1e0-3693-4273-835a-80f6b4a23d51.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F1a203610-595e-4240-bf41-0f3643893517.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/1a203610-595e-4240-bf41-0f3643893517.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F0cccb9e4-5086-42bb-863c-074b1c354279.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/0cccb9e4-5086-42bb-863c-074b1c354279.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F4b5c0617-354f-4140-823f-db4d680c65e5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/4b5c0617-354f-4140-823f-db4d680c65e5.jpeg already downloaded
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734056%252Fgeneral%252F406264b0-f9fb-45b5-888d-1125e4fd25da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734056/general/406264b0-f9fb-45b5-888d-1125e4fd25da.jpeg already downloaded
2026-03-24 16:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 06205f21-a541-53fe-85f0-f59d7fef84cf, identifier: 10716448
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/c3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Fc381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F512966e5-6fb7-455a-9371-11146289701f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/512966e5-6fb7-455a-9371-11146289701f.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252Fe37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/e37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg not downloaded yet
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg not downloaded yet
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 06205f21-a541-53fe-85f0-f59d7fef84cf with identifier: 10716448
2026-03-24 16:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 06205f21-a541-53fe-85f0-f59d7fef84cf with identifier: 10716448
2026-03-24 16:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 06205f21-a541-53fe-85f0-f59d7fef84cf with identifier: 10716448 to the API
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '06205f21-a541-53fe-85f0-f59d7fef84cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gg305lb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716448',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 149954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5734056/general/79959fa8-2427-4ae3-9f7f-8bc3342489be.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/8c6bf56a-d936-4f1a-a121-55e281c936d5.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/1b005893-b1ce-4c4e-87f3-582005d61561.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/6b350850-978e-45ad-a34f-23a3da216d28.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/5f05c3f5-af15-42f9-b404-3062cb01cd90.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/ba7fc1e0-3693-4273-835a-80f6b4a23d51.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/1a203610-595e-4240-bf41-0f3643893517.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/0cccb9e4-5086-42bb-863c-074b1c354279.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/4b5c0617-354f-4140-823f-db4d680c65e5.jpeg',
'https://images.openlane.eu/carimgs/5734056/general/406264b0-f9fb-45b5-888d-1125e4fd25da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487504,
'Height': 1678,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/79959fa8-2427-4ae3-9f7f-8bc3342489be.jpeg',
'Width': 2127},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472770,
'Height': 1523,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/8c6bf56a-d936-4f1a-a121-55e281c936d5.jpeg',
'Width': 2321},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 565585,
'Height': 1730,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/1b005893-b1ce-4c4e-87f3-582005d61561.jpeg',
'Width': 2257},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530736,
'Height': 1684,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/6b350850-978e-45ad-a34f-23a3da216d28.jpeg',
'Width': 2308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425937,
'Height': 1772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/5f05c3f5-af15-42f9-b404-3062cb01cd90.jpeg',
'Width': 2069},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80279,
'Height': 700,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/ba7fc1e0-3693-4273-835a-80f6b4a23d51.jpeg',
'Width': 863},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227068,
'Height': 1038,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/1a203610-595e-4240-bf41-0f3643893517.jpeg',
'Width': 1480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165784,
'Height': 1001,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/0cccb9e4-5086-42bb-863c-074b1c354279.jpeg',
'Width': 1347},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207424,
'Height': 1031,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/4b5c0617-354f-4140-823f-db4d680c65e5.jpeg',
'Width': 1438},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06205f21-a541-53fe-85f0-f59d7fef84cf/06205f21-a541-53fe-85f0-f59d7fef84cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245800,
'Height': 1070,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734056/general/406264b0-f9fb-45b5-888d-1125e4fd25da.jpeg',
'Width': 1510}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 149.954 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:10 [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 16:08:10 [adesa.it] INFO: Saving data for 10716448: {'created_time': 1774368490.535903, 'last_price_update_time': 1774368490.535913, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716448') HTTP/1.1" 204 0
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740171%252Fgeneral%252F660c4285-a653-404e-9c72-37f2fab25690.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/660c4285-a653-404e-9c72-37f2fab25690.jpeg not downloaded yet
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737737%252Fgeneral%252F9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg not downloaded yet
2026-03-24 16:08:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89daeb110>
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F86eac168-17f5-4920-9c63-f2af45175f72.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/86eac168-17f5-4920-9c63-f2af45175f72.jpeg saved to cache
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece63d0>
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252F95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg saved to cache
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Ff74548f4-6563-4302-b729-c8e652c2ae3e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg not downloaded yet
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg not downloaded yet
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg not downloaded yet
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F622629a6-5b44-43da-a581-42b0098f7cd8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/622629a6-5b44-43da-a581-42b0098f7cd8.jpeg not downloaded yet
2026-03-24 16:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9239d0>
2026-03-24 16:08:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252Fc3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/c3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg saved to cache
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10716301
2026-03-24 16:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 1
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F7297fbf9-f32a-49c8-9883-001d89a39ade.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/7297fbf9-f32a-49c8-9883-001d89a39ade.jpg not downloaded yet
2026-03-24 16:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10716304
2026-03-24 16:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1aef64-2a4e-52a8-be1c-d09a23204958 with scrape type 1
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252Fd85de90a-89e8-4018-804b-b850c5a98916.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/d85de90a-89e8-4018-804b-b850c5a98916.jpg not downloaded yet
2026-03-24 16:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with identifier: 10716318
2026-03-24 16:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with scrape type 1
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fb5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/b5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg not downloaded yet
2026-03-24 16:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10716279
2026-03-24 16:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30359f5d-140a-5492-b86e-ee1afeb01523 with scrape type 1
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30359f5d-140a-5492-b86e-ee1afeb01523
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Fb3d602fb-d223-403e-a71d-6d6ecf984379.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/b3d602fb-d223-403e-a71d-6d6ecf984379.jpeg already downloaded
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252F3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg already downloaded
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Fe879a183-0100-489f-9da0-12b71ab733b5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/e879a183-0100-489f-9da0-12b71ab733b5.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252F933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Fe7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/e7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Faf885800-c28b-4186-bad0-45ae348dc93a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/af885800-c28b-4186-bad0-45ae348dc93a.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Fb688c6da-e408-4814-afd7-ee6908d0a775.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/b688c6da-e408-4814-afd7-ee6908d0a775.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Ff11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/f11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252F9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg already downloaded
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721265%252Fgeneral%252Fee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/ee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg already downloaded
2026-03-24 16:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30359f5d-140a-5492-b86e-ee1afeb01523, identifier: 10716279
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Fbb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg not downloaded yet
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F108e2651-e843-46ea-8392-dfbfed3b033c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/108e2651-e843-46ea-8392-dfbfed3b033c.jpeg not downloaded yet
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg not downloaded yet
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg not downloaded yet
2026-03-24 16:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10716279
2026-03-24 16:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10716279
2026-03-24 16:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10716279 to the API
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 421,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': '30359f5d-140a-5492-b86e-ee1afeb01523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS965RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716279',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156125,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5721265/general/b3d602fb-d223-403e-a71d-6d6ecf984379.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/e879a183-0100-489f-9da0-12b71ab733b5.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/e7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/af885800-c28b-4186-bad0-45ae348dc93a.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/b688c6da-e408-4814-afd7-ee6908d0a775.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/f11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg',
'https://images.openlane.eu/carimgs/5721265/general/ee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422133,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/b3d602fb-d223-403e-a71d-6d6ecf984379.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414330,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1492187,
'Height': 2142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/e879a183-0100-489f-9da0-12b71ab733b5.jpeg',
'Width': 2856},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1481695,
'Height': 2142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg',
'Width': 2856},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402846,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/e7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405328,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/af885800-c28b-4186-bad0-45ae348dc93a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331648,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/b688c6da-e408-4814-afd7-ee6908d0a775.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327692,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/f11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342356,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30359f5d-140a-5492-b86e-ee1afeb01523/30359f5d-140a-5492-b86e-ee1afeb01523_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345550,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721265/general/ee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg',
'Width': 1428}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Tesla Model S 100D 100 kWh - Dual Motor - Electric - Automatic - '
'421 hp - 156.125 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:12 [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 16:08:12 [adesa.it] INFO: Saving data for 10716279: {'created_time': 1774368492.066446, 'last_price_update_time': 1774368492.066457, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716279') HTTP/1.1" 204 0
2026-03-24 16:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/ade2a781-5236-426d-98bf-6841bf5867e3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252Fb90064d3-1109-4189-9a31-3ae823b2615b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/b90064d3-1109-4189-9a31-3ae823b2615b.jpg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252Ff77eba99-e278-4262-91ea-cf4a102947e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/f77eba99-e278-4262-91ea-cf4a102947e2.jpg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fa42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/a42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg not downloaded yet
2026-03-24 16:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/ade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742492%252Fgeneral%252Ff85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739900%252Fgeneral%252F9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252Fd707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/d707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252Fe1948b86-36ee-41f6-9c41-8936919649e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/e1948b86-36ee-41f6-9c41-8936919649e0.jpeg not downloaded yet
2026-03-24 16:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10716356
2026-03-24 16:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b919c62c-7baa-5aad-96c2-ce04a8235ac2 with scrape type 1
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b919c62c-7baa-5aad-96c2-ce04a8235ac2
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fc886db08-7310-4b84-9811-9d81b4435004.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/c886db08-7310-4b84-9811-9d81b4435004.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252F82c12cc1-6de9-47b1-9af0-48fed98bf6f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/82c12cc1-6de9-47b1-9af0-48fed98bf6f5.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252F90efd775-1338-441d-94df-aff3d7a451e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/90efd775-1338-441d-94df-aff3d7a451e2.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fab35a355-357c-46ee-9800-6c1f1e1c8db7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/ab35a355-357c-46ee-9800-6c1f1e1c8db7.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fe04f79ef-55f4-40f9-85af-7c5c8b22c284.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/e04f79ef-55f4-40f9-85af-7c5c8b22c284.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252F74d9c1cb-89d0-43cb-96b9-488ac6b1aff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/74d9c1cb-89d0-43cb-96b9-488ac6b1aff3.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252F3f7572e6-9f9c-4d19-b00d-16d0e5b006ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/3f7572e6-9f9c-4d19-b00d-16d0e5b006ef.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fbe831c2c-d47a-465a-9a9c-d99911de7e1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/be831c2c-d47a-465a-9a9c-d99911de7e1f.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fcd095721-9a87-440c-9759-1842e12d286e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/cd095721-9a87-440c-9759-1842e12d286e.jpg already downloaded
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5724851%252Fgeneral%252Fd9e6a5a8-d12f-4d53-b95b-6a8d07c786c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724851/general/d9e6a5a8-d12f-4d53-b95b-6a8d07c786c4.jpg already downloaded
2026-03-24 16:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b919c62c-7baa-5aad-96c2-ce04a8235ac2, identifier: 10716356
2026-03-24 16:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F1b338063-ee13-4356-8de1-53ef41ea7e65.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/1b338063-ee13-4356-8de1-53ef41ea7e65.jpg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252F79f039d0-fb4e-4775-8b84-5431c8065e62.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/79f039d0-fb4e-4775-8b84-5431c8065e62.jpg not downloaded yet
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252F18bc6318-f4c4-442f-931c-afef04750e84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/18bc6318-f4c4-442f-931c-afef04750e84.jpeg not downloaded yet
2026-03-24 16:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10716356
2026-03-24 16:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10716356
2026-03-24 16:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10716356 to the API
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b919c62c-7baa-5aad-96c2-ce04a8235ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX565BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716356',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 288818,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5724851/general/c886db08-7310-4b84-9811-9d81b4435004.jpg',
'https://images.openlane.eu/carimgs/5724851/general/82c12cc1-6de9-47b1-9af0-48fed98bf6f5.jpg',
'https://images.openlane.eu/carimgs/5724851/general/90efd775-1338-441d-94df-aff3d7a451e2.jpg',
'https://images.openlane.eu/carimgs/5724851/general/ab35a355-357c-46ee-9800-6c1f1e1c8db7.jpg',
'https://images.openlane.eu/carimgs/5724851/general/e04f79ef-55f4-40f9-85af-7c5c8b22c284.jpg',
'https://images.openlane.eu/carimgs/5724851/general/74d9c1cb-89d0-43cb-96b9-488ac6b1aff3.jpg',
'https://images.openlane.eu/carimgs/5724851/general/3f7572e6-9f9c-4d19-b00d-16d0e5b006ef.jpg',
'https://images.openlane.eu/carimgs/5724851/general/be831c2c-d47a-465a-9a9c-d99911de7e1f.jpg',
'https://images.openlane.eu/carimgs/5724851/general/cd095721-9a87-440c-9759-1842e12d286e.jpg',
'https://images.openlane.eu/carimgs/5724851/general/d9e6a5a8-d12f-4d53-b95b-6a8d07c786c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604084,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/c886db08-7310-4b84-9811-9d81b4435004.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690025,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/82c12cc1-6de9-47b1-9af0-48fed98bf6f5.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 818128,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/90efd775-1338-441d-94df-aff3d7a451e2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674880,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/ab35a355-357c-46ee-9800-6c1f1e1c8db7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555144,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/e04f79ef-55f4-40f9-85af-7c5c8b22c284.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 620944,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/74d9c1cb-89d0-43cb-96b9-488ac6b1aff3.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392799,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/3f7572e6-9f9c-4d19-b00d-16d0e5b006ef.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638881,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/be831c2c-d47a-465a-9a9c-d99911de7e1f.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 701362,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/cd095721-9a87-440c-9759-1842e12d286e.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b919c62c-7baa-5aad-96c2-ce04a8235ac2/b919c62c-7baa-5aad-96c2-ce04a8235ac2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471932,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724851/general/d9e6a5a8-d12f-4d53-b95b-6a8d07c786c4.jpg',
'Width': 1536}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2010-10-15',
'seats_number': 5,
'seller_name': 'RS Motorsport S.p.A.',
'title': 'Porsche Cayenne 3.0 TDI Platinum - Diesel - Automatic - 239 hp - '
'288.818 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2010}
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [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 16:08:13 [adesa.it] INFO: Saving data for 10716356: {'created_time': 1774368493.451479, 'last_price_update_time': 1774368493.45149, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716356') HTTP/1.1" 204 0
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg not downloaded yet
2026-03-24 16:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252Fbbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/bbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252F3a971d87-be32-46b5-a593-88f0292c377c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/3a971d87-be32-46b5-a593-88f0292c377c.jpg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fc920672b-8df0-4df4-b049-9cab5467c150.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/c920672b-8df0-4df4-b049-9cab5467c150.jpeg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252Fac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/ac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F09d73d09-a783-414f-8f44-17f1201f13ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/09d73d09-a783-414f-8f44-17f1201f13ac.jpg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252Fdbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/dbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg not downloaded yet
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Ffa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/fa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg not downloaded yet
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eceb9d0>
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252Fade2a781-5236-426d-98bf-6841bf5867e3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/ade2a781-5236-426d-98bf-6841bf5867e3.jpeg saved to cache
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea5390>
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252Fade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/ade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg saved to cache
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:21 08:38:22\x00'
2026-03-24 16:08:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcc790>
2026-03-24 16:08:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg saved to cache
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f9db9c-4f91-5380-9c82-80c69657a153 with identifier: 10716364
2026-03-24 16:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f9db9c-4f91-5380-9c82-80c69657a153 with scrape type 1
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94f9db9c-4f91-5380-9c82-80c69657a153
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Ff8d1008d-39da-4009-99e1-244f04bc61c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/f8d1008d-39da-4009-99e1-244f04bc61c3.jpeg already downloaded
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252F65107663-9837-45ce-9c48-18f7a5d79c86.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/65107663-9837-45ce-9c48-18f7a5d79c86.jpeg already downloaded
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252F449bdb76-4a96-4a3e-9cf0-3bc17922809a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/449bdb76-4a96-4a3e-9cf0-3bc17922809a.jpeg already downloaded
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Ff824308c-2f3c-4326-8066-e6023f1578d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/f824308c-2f3c-4326-8066-e6023f1578d8.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252F4a8cf35c-9ee6-40ef-a369-53c7771440a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/4a8cf35c-9ee6-40ef-a369-53c7771440a3.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Ff9e9972a-7b4c-4825-9602-ce29b0c95064.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/f9e9972a-7b4c-4825-9602-ce29b0c95064.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Ffc53374c-fe02-4733-addb-19b4ede486d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/fc53374c-fe02-4733-addb-19b4ede486d7.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Fcbef846a-d379-4b6e-8e29-d9e9f7b02b5d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/cbef846a-d379-4b6e-8e29-d9e9f7b02b5d.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252F15234310-0c22-4e99-bb35-91bff26c3ac9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/15234310-0c22-4e99-bb35-91bff26c3ac9.jpeg already downloaded
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729872%252Fgeneral%252Fb30f6d7b-7743-4105-8d35-891c38479af6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729872/general/b30f6d7b-7743-4105-8d35-891c38479af6.jpeg already downloaded
2026-03-24 16:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94f9db9c-4f91-5380-9c82-80c69657a153, identifier: 10716364
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F075f32ab-168d-49d7-a066-064d8393d746.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/075f32ab-168d-49d7-a066-064d8393d746.jpeg not downloaded yet
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252Fcce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/cce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg not downloaded yet
2026-03-24 16:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94f9db9c-4f91-5380-9c82-80c69657a153 with identifier: 10716364
2026-03-24 16:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94f9db9c-4f91-5380-9c82-80c69657a153 with identifier: 10716364
2026-03-24 16:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94f9db9c-4f91-5380-9c82-80c69657a153 with identifier: 10716364 to the API
2026-03-24 16:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '94f9db9c-4f91-5380-9c82-80c69657a153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY367BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716364',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 150155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5729872/general/f8d1008d-39da-4009-99e1-244f04bc61c3.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/65107663-9837-45ce-9c48-18f7a5d79c86.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/449bdb76-4a96-4a3e-9cf0-3bc17922809a.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/f824308c-2f3c-4326-8066-e6023f1578d8.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/4a8cf35c-9ee6-40ef-a369-53c7771440a3.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/f9e9972a-7b4c-4825-9602-ce29b0c95064.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/fc53374c-fe02-4733-addb-19b4ede486d7.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/cbef846a-d379-4b6e-8e29-d9e9f7b02b5d.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/15234310-0c22-4e99-bb35-91bff26c3ac9.jpeg',
'https://images.openlane.eu/carimgs/5729872/general/b30f6d7b-7743-4105-8d35-891c38479af6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110001,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/f8d1008d-39da-4009-99e1-244f04bc61c3.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 172536,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/65107663-9837-45ce-9c48-18f7a5d79c86.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 172753,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/449bdb76-4a96-4a3e-9cf0-3bc17922809a.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94640,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/f824308c-2f3c-4326-8066-e6023f1578d8.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 157480,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/4a8cf35c-9ee6-40ef-a369-53c7771440a3.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 140335,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/f9e9972a-7b4c-4825-9602-ce29b0c95064.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 170394,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/fc53374c-fe02-4733-addb-19b4ede486d7.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116029,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/cbef846a-d379-4b6e-8e29-d9e9f7b02b5d.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149627,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/15234310-0c22-4e99-bb35-91bff26c3ac9.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f9db9c-4f91-5380-9c82-80c69657a153/94f9db9c-4f91-5380-9c82-80c69657a153_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 123706,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729872/general/b30f6d7b-7743-4105-8d35-891c38479af6.jpeg',
'Width': 640}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 3,
'seller_name': "FC AUTO SOCIETA' A RESPONSABILITA' LIMITATA",
'title': 'Peugeot Partner 1.5 HDI Grip - Diesel - Manual - 100 hp - 150.155 '
'km',
'transmission': 'manual',
'trim': 'Grip',
'vin': None,
'year': 2020}
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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 16:08:15 [adesa.it] INFO: Saving data for 10716364: {'created_time': 1774368495.750458, 'last_price_update_time': 1774368495.750469, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716364') HTTP/1.1" 204 0
2026-03-24 16:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F18e5358f-1ad1-494f-8b03-963981cae6ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/18e5358f-1ad1-494f-8b03-963981cae6ad.jpg not downloaded yet
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252F5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg not downloaded yet
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252F69db8d96-cc63-4aec-b076-baebf577b503.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/69db8d96-cc63-4aec-b076-baebf577b503.jpeg not downloaded yet
2026-03-24 16:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/1058e565-f733-4061-9aa9-f61cf30d9c88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742560%252Fgeneral%252F794b68fd-8537-4e2c-b376-650a0b519913.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/794b68fd-8537-4e2c-b376-650a0b519913.jpeg not downloaded yet
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740209%252Fgeneral%252F893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg not downloaded yet
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:21 08:38:26\x00'
2026-03-24 16:08:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-24 16:08:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e5690>
2026-03-24 16:08:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg saved to cache
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F464d4877-02e1-4eb9-856b-289be3b68965.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/464d4877-02e1-4eb9-856b-289be3b68965.jpg not downloaded yet
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252F291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg not downloaded yet
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fe5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/e5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg not downloaded yet
2026-03-24 16:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/d954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252Fc896294c-ff0d-483d-8fc8-bf40229692ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/c896294c-ff0d-483d-8fc8-bf40229692ca.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252Fa2a67cf0-aeb6-4d95-9298-394beff9f843.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/a2a67cf0-aeb6-4d95-9298-394beff9f843.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fa30f071e-d44c-475d-9616-9953abb86a8a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/a30f071e-d44c-475d-9616-9953abb86a8a.jpeg not downloaded yet
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dec7450>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252F57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de6bcd0>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252F1058e565-f733-4061-9aa9-f61cf30d9c88.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/1058e565-f733-4061-9aa9-f61cf30d9c88.jpg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252Fcbc9327e-b499-4a29-be02-15904a4f810b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/cbc9327e-b499-4a29-be02-15904a4f810b.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252Fefb37cd5-b3de-440f-b168-d6e20b580407.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/efb37cd5-b3de-440f-b168-d6e20b580407.jpeg not downloaded yet
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713304%252Fgeneral%252F057ec31a-85fc-4129-bf62-3478f5dde676.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/057ec31a-85fc-4129-bf62-3478f5dde676.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739057%252Fgeneral%252F2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg not downloaded yet
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742485%252Fgeneral%252F32310a45-fd78-4647-a7ca-5352c7948a75.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/32310a45-fd78-4647-a7ca-5352c7948a75.jpeg not downloaded yet
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e81cb50>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252Fd954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/d954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de36190>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea11a10>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/d09d4652-c907-445d-b0ff-afee5c399446.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/18bc6318-f4c4-442f-931c-afef04750e84.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/fde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/d707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/075f32ab-168d-49d7-a066-064d8393d746.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41a50>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/e5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/e1948b86-36ee-41f6-9c41-8936919649e0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/a30f071e-d44c-475d-9616-9953abb86a8a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/efb37cd5-b3de-440f-b168-d6e20b580407.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de316d0>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252F9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db82210>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg saved to cache
2026-03-24 16:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6f210>
2026-03-24 16:08:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252Fd09d4652-c907-445d-b0ff-afee5c399446.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/d09d4652-c907-445d-b0ff-afee5c399446.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd85c10>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e957e90>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec46890>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252F18bc6318-f4c4-442f-931c-afef04750e84.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/18bc6318-f4c4-442f-931c-afef04750e84.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6da90>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252Ffde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/fde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd85950>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252Fd707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/d707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df04410>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F075f32ab-168d-49d7-a066-064d8393d746.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/075f32ab-168d-49d7-a066-064d8393d746.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/32310a45-fd78-4647-a7ca-5352c7948a75.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/cce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/057ec31a-85fc-4129-bf62-3478f5dde676.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda3950>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fe5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/e5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddab5d0>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252Fe1948b86-36ee-41f6-9c41-8936919649e0.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/e1948b86-36ee-41f6-9c41-8936919649e0.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9e590>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fa30f071e-d44c-475d-9616-9953abb86a8a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/a30f071e-d44c-475d-9616-9953abb86a8a.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda9710>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fefb37cd5-b3de-440f-b168-d6e20b580407.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/efb37cd5-b3de-440f-b168-d6e20b580407.jpeg saved to cache
2026-03-24 16:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8fa50>
2026-03-24 16:08:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252F2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddabe10>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252F32310a45-fd78-4647-a7ca-5352c7948a75.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/32310a45-fd78-4647-a7ca-5352c7948a75.jpeg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db06dd0>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c4bd0>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252Fcce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/cce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db04310>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F057ec31a-85fc-4129-bf62-3478f5dde676.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/057ec31a-85fc-4129-bf62-3478f5dde676.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/c896294c-ff0d-483d-8fc8-bf40229692ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/464d4877-02e1-4eb9-856b-289be3b68965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/a2a67cf0-aeb6-4d95-9298-394beff9f843.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/794b68fd-8537-4e2c-b376-650a0b519913.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/69db8d96-cc63-4aec-b076-baebf577b503.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/cbc9327e-b499-4a29-be02-15904a4f810b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/fa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/18e5358f-1ad1-494f-8b03-963981cae6ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea7d90>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/09d73d09-a783-414f-8f44-17f1201f13ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/c920672b-8df0-4df4-b049-9cab5467c150.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dafa350>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252Fc896294c-ff0d-483d-8fc8-bf40229692ca.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/c896294c-ff0d-483d-8fc8-bf40229692ca.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdf190>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F464d4877-02e1-4eb9-856b-289be3b68965.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/464d4877-02e1-4eb9-856b-289be3b68965.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f0d90>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252Fa2a67cf0-aeb6-4d95-9298-394beff9f843.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/a2a67cf0-aeb6-4d95-9298-394beff9f843.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba250>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F794b68fd-8537-4e2c-b376-650a0b519913.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/794b68fd-8537-4e2c-b376-650a0b519913.jpeg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea9cb50>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252F291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/bbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/dbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb29c50>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252F69db8d96-cc63-4aec-b076-baebf577b503.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/69db8d96-cc63-4aec-b076-baebf577b503.jpeg saved to cache
2026-03-24 16:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4d8d0>
2026-03-24 16:08:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252Fcbc9327e-b499-4a29-be02-15904a4f810b.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/cbc9327e-b499-4a29-be02-15904a4f810b.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbfc90>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252F5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec54490>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dae8610>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Ffa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/fa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4d8d0>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F18e5358f-1ad1-494f-8b03-963981cae6ad.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/18e5358f-1ad1-494f-8b03-963981cae6ad.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb8f10>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F09d73d09-a783-414f-8f44-17f1201f13ac.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/09d73d09-a783-414f-8f44-17f1201f13ac.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec56cd0>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc7190>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fc920672b-8df0-4df4-b049-9cab5467c150.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/c920672b-8df0-4df4-b049-9cab5467c150.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/3a971d87-be32-46b5-a593-88f0292c377c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/ac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/1b338063-ee13-4356-8de1-53ef41ea7e65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89d9bac50>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252Fbbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/bbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e961710>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252Fdbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/dbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/79f039d0-fb4e-4775-8b84-5431c8065e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df98610>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252F3a971d87-be32-46b5-a593-88f0292c377c.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/3a971d87-be32-46b5-a593-88f0292c377c.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec06690>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e72650>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252Fac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/ac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1fcd0>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/b90064d3-1109-4189-9a31-3ae823b2615b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/a42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbef10>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F1b338063-ee13-4356-8de1-53ef41ea7e65.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/1b338063-ee13-4356-8de1-53ef41ea7e65.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742485/general/b5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716318)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/f77eba99-e278-4262-91ea-cf4a102947e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2d7d0>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252F79f039d0-fb4e-4775-8b84-5431c8065e62.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/79f039d0-fb4e-4775-8b84-5431c8065e62.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/108e2651-e843-46ea-8392-dfbfed3b033c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99a210>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252Fb90064d3-1109-4189-9a31-3ae823b2615b.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/b90064d3-1109-4189-9a31-3ae823b2615b.jpg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7ae10>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fa42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/a42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739057/general/d85de90a-89e8-4018-804b-b850c5a98916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716304)
2026-03-24 16:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713304/general/7297fbf9-f32a-49c8-9883-001d89a39ade.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716301)
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa6510>
2026-03-24 16:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742485%252Fgeneral%252Fb5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742485/general/b5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg saved to cache
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e
2026-03-24 16:08:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e, skipping ID generation
2026-03-24 16:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with scrape type 1
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e sending to next pipeline
2026-03-24 16:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e, identifier: 10716318
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7af90>
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252Ff77eba99-e278-4262-91ea-cf4a102947e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/f77eba99-e278-4262-91ea-cf4a102947e2.jpg saved to cache
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with identifier: 10716318
2026-03-24 16:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with identifier: 10716318
2026-03-24 16:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e with identifier: 10716318 to the API
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742485/general/b5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 350,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': 'a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gj651ba',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716318',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 119013,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95638,
'Height': 862,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/b5bac24f-545d-45f9-a9d2-6c5919fa0ec1.jpeg',
'Width': 1331},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144849,
'Height': 822,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/a42a2a42-9acf-4505-a8c3-f1ed27b5b0b1.jpeg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86144,
'Height': 890,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/18bc6318-f4c4-442f-931c-afef04750e84.jpeg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88786,
'Height': 963,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/c920672b-8df0-4df4-b049-9cab5467c150.jpeg',
'Width': 1352},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77070,
'Height': 1092,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/fa93f39d-a3a0-43d2-b92a-3c8e97ddfb09.jpeg',
'Width': 1507},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97393,
'Height': 1107,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/69db8d96-cc63-4aec-b076-baebf577b503.jpeg',
'Width': 1568},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104672,
'Height': 1089,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/e5206d8f-2a08-4b2e-8d9b-bd0efe5f4dea.jpeg',
'Width': 1518},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89388,
'Height': 1025,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/a30f071e-d44c-475d-9616-9953abb86a8a.jpeg',
'Width': 1477},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83760,
'Height': 843,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/efb37cd5-b3de-440f-b168-d6e20b580407.jpeg',
'Width': 1269},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e/a86bb7c8-5d5b-5b31-88ad-3b1aa7c02c1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122023,
'Height': 1106,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742485/general/32310a45-fd78-4647-a7ca-5352c7948a75.jpeg',
'Width': 1550}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 350 '
'hp - 119.013 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [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 16:08:20 [adesa.it] INFO: Saving data for 10716318: {'created_time': 1774368500.704169, 'last_price_update_time': 1774368500.704179, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716318') HTTP/1.1" 204 0
2026-03-24 16:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/622629a6-5b44-43da-a581-42b0098f7cd8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/e37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/512966e5-6fb7-455a-9371-11146289701f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbc910>
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fbb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg saved to cache
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:21 08:38:43\x00'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dadb390>
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F108e2651-e843-46ea-8392-dfbfed3b033c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/108e2651-e843-46ea-8392-dfbfed3b033c.jpeg saved to cache
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:21 08:39:55\x00'
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac6650>
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg saved to cache
2026-03-24 16:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd86610>
2026-03-24 16:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg saved to cache
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec46c50>
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739057%252Fgeneral%252Fd85de90a-89e8-4018-804b-b850c5a98916.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739057/general/d85de90a-89e8-4018-804b-b850c5a98916.jpg saved to cache
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e1aef64-2a4e-52a8-be1c-d09a23204958
2026-03-24 16:08:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e1aef64-2a4e-52a8-be1c-d09a23204958, skipping ID generation
2026-03-24 16:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1aef64-2a4e-52a8-be1c-d09a23204958 with scrape type 1
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e1aef64-2a4e-52a8-be1c-d09a23204958 sending to next pipeline
2026-03-24 16:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6e1aef64-2a4e-52a8-be1c-d09a23204958, identifier: 10716304
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa00d0>
2026-03-24 16:08:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713304%252Fgeneral%252F7297fbf9-f32a-49c8-9883-001d89a39ade.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713304/general/7297fbf9-f32a-49c8-9883-001d89a39ade.jpg saved to cache
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d196d4b-22b3-5a93-a0de-28a0022507f1
2026-03-24 16:08:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d196d4b-22b3-5a93-a0de-28a0022507f1, skipping ID generation
2026-03-24 16:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 1
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 sending to next pipeline
2026-03-24 16:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d196d4b-22b3-5a93-a0de-28a0022507f1, identifier: 10716301
2026-03-24 16:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10716304
2026-03-24 16:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10716304
2026-03-24 16:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10716304 to the API
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739057/general/d85de90a-89e8-4018-804b-b850c5a98916.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6e1aef64-2a4e-52a8-be1c-d09a23204958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DX699WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716304',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 128000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239432,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/d85de90a-89e8-4018-804b-b850c5a98916.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238491,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/f77eba99-e278-4262-91ea-cf4a102947e2.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264342,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/79f039d0-fb4e-4775-8b84-5431c8065e62.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230820,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/3a971d87-be32-46b5-a593-88f0292c377c.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233362,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/dbdd3945-d7fc-49d3-829f-f83cb1de00b2.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253440,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/5ef6d6e4-ac09-401f-a9d6-6a73040ed8d9.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226742,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/291e2789-4bd6-43a6-8ccf-7b4acaeb3ecd.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257801,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/a2a67cf0-aeb6-4d95-9298-394beff9f843.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193496,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/cbc9327e-b499-4a29-be02-15904a4f810b.jpg',
'Width': 1320},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e1aef64-2a4e-52a8-be1c-d09a23204958/6e1aef64-2a4e-52a8-be1c-d09a23204958_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205457,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739057/general/2f0b4f4d-b67e-4323-b51d-db09520b6b7b.jpg',
'Width': 1320}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2009-10-26',
'seats_number': 5,
'seller_name': 'ROMAGNAUTO S.R.L.',
'title': 'Renault Megane Grandtour 1.5 DCI Dynamic - Diesel - Manual - 110 hp '
'- 128.000 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2009}
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [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 16:08:21 [adesa.it] INFO: Saving data for 10716304: {'created_time': 1774368501.741966, 'last_price_update_time': 1774368501.741975, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716304') HTTP/1.1" 204 0
2026-03-24 16:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10716301
2026-03-24 16:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10716301
2026-03-24 16:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10716301 to the API
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5713304/general/7297fbf9-f32a-49c8-9883-001d89a39ade.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1d196d4b-22b3-5a93-a0de-28a0022507f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF682TM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716301',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 200253,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155182,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/7297fbf9-f32a-49c8-9883-001d89a39ade.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190475,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/b90064d3-1109-4189-9a31-3ae823b2615b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177575,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/1b338063-ee13-4356-8de1-53ef41ea7e65.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173156,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/bbb4ebec-31b1-45f9-86cb-a4d49491d8dc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181072,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/09d73d09-a783-414f-8f44-17f1201f13ac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192514,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/18e5358f-1ad1-494f-8b03-963981cae6ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180063,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/464d4877-02e1-4eb9-856b-289be3b68965.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120136,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/c896294c-ff0d-483d-8fc8-bf40229692ca.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152830,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/37ab4869-cc9a-40b9-8cdf-6dd754cee886.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d196d4b-22b3-5a93-a0de-28a0022507f1/1d196d4b-22b3-5a93-a0de-28a0022507f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172970,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713304/general/057ec31a-85fc-4129-bf62-3478f5dde676.jpg',
'Width': 1600}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2014-04-16',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Porsche Macan S 3.0d - Diesel - Automatic - 250 hp - 200.253 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [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 16:08:22 [adesa.it] INFO: Saving data for 10716301: {'created_time': 1774368502.089253, 'last_price_update_time': 1774368502.089264, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716301') HTTP/1.1" 204 0
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e820b10>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252F691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9c0d0>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F622629a6-5b44-43da-a581-42b0098f7cd8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/622629a6-5b44-43da-a581-42b0098f7cd8.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de92d90>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252Fe37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/e37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:21 08:39:49\x00'
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1f290>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F512966e5-6fb7-455a-9371-11146289701f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/512966e5-6fb7-455a-9371-11146289701f.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742560/general/d37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716962)
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de90610>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff74548f4-6563-4302-b729-c8e652c2ae3e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea12790>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd63c90>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/3cd73793-1b96-4d34-a189-e6920c8a9cbe.png> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebbfb90>
2026-03-24 16:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742560%252Fgeneral%252Fd37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742560/general/d37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg saved to cache
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cce4d6c3-3692-5810-a8a9-53edb93e9388
2026-03-24 16:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cce4d6c3-3692-5810-a8a9-53edb93e9388, skipping ID generation
2026-03-24 16:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce4d6c3-3692-5810-a8a9-53edb93e9388 with scrape type 1
2026-03-24 16:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cce4d6c3-3692-5810-a8a9-53edb93e9388 sending to next pipeline
2026-03-24 16:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cce4d6c3-3692-5810-a8a9-53edb93e9388, identifier: 10716962
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740209/general/978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716310)
2026-03-24 16:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cce4d6c3-3692-5810-a8a9-53edb93e9388 with identifier: 10716962
2026-03-24 16:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cce4d6c3-3692-5810-a8a9-53edb93e9388 with identifier: 10716962
2026-03-24 16:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cce4d6c3-3692-5810-a8a9-53edb93e9388 with identifier: 10716962 to the API
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742560/general/d37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cce4d6c3-3692-5810-a8a9-53edb93e9388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh944gn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716962',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 300451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177783,
'Height': 827,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/d37084b7-99ef-43d2-967b-7338e4ab7c3f.jpeg',
'Width': 1084},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169188,
'Height': 867,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/3f5febd0-6e9b-4fee-b926-a713f4372ff2.jpeg',
'Width': 1065},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152652,
'Height': 757,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/e37322c2-4ea5-4fe0-a2a1-9a91f4631d38.jpeg',
'Width': 1041},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161968,
'Height': 766,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/691c1fdd-88a6-4328-b2df-72a752c37d65.jpeg',
'Width': 1144},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217368,
'Height': 858,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/83c60697-d54d-4bd0-9d59-53b616562e3a.jpeg',
'Width': 1209},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154385,
'Height': 861,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/d707c58e-120a-4cce-a094-6e94ff32c3ae.jpeg',
'Width': 1192},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180599,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/23a75ff6-8e74-49d3-8589-2790bafea7a6.jpeg',
'Width': 1232},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162070,
'Height': 869,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/08b87b9f-d2a3-4d43-adad-b8874e7fcd65.jpeg',
'Width': 931},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108835,
'Height': 688,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/075f32ab-168d-49d7-a066-064d8393d746.jpeg',
'Width': 1093},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce4d6c3-3692-5810-a8a9-53edb93e9388/cce4d6c3-3692-5810-a8a9-53edb93e9388_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167654,
'Height': 776,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742560/general/794b68fd-8537-4e2c-b376-650a0b519913.jpeg',
'Width': 1104}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 300.451 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [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 16:08:23 [adesa.it] INFO: Saving data for 10716962: {'created_time': 1774368503.417103, 'last_price_update_time': 1774368503.417115, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716962') HTTP/1.1" 204 0
2026-03-24 16:08:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34790>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fc381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg saved to cache
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf49d0>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg saved to cache
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:23 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-24 16:08:23 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-24 16:08:23 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 54 424586
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebce5d0>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_7.png HTTP/1.1" 201 0
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F3cd73793-1b96-4d34-a189-e6920c8a9cbe.png') HTTP/1.1" 204 0
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/3cd73793-1b96-4d34-a189-e6920c8a9cbe.png saved to cache
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad9750>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg saved to cache
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf4bd0>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740209%252Fgeneral%252F978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740209/general/978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg saved to cache
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad52c789-6d30-55fa-b81c-f1a750f25b0e
2026-03-24 16:08:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad52c789-6d30-55fa-b81c-f1a750f25b0e, skipping ID generation
2026-03-24 16:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad52c789-6d30-55fa-b81c-f1a750f25b0e with scrape type 1
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad52c789-6d30-55fa-b81c-f1a750f25b0e sending to next pipeline
2026-03-24 16:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad52c789-6d30-55fa-b81c-f1a750f25b0e, identifier: 10716310
2026-03-24 16:08:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec34b90>
2026-03-24 16:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252F329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg saved to cache
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/df662469-cfda-4f14-9702-3c3c70ef97e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10716310
2026-03-24 16:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10716310
2026-03-24 16:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10716310 to the API
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740209/general/978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ad52c789-6d30-55fa-b81c-f1a750f25b0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Fr497cb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716310',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 346119,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587709,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/978f8761-2fd9-446c-bac7-8da30ad937d1.jpeg',
'Width': 1691},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371022,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/d954dc3f-3fd4-444b-8ea7-be2c0a0230ff.jpeg',
'Width': 1673},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364107,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/21896f88-02f0-4ffe-9f05-9d82a6c3990d.jpeg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456062,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/622629a6-5b44-43da-a581-42b0098f7cd8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 656745,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/45cbbb86-6efb-4c10-97b4-f3a7fab48240.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306441,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/e1948b86-36ee-41f6-9c41-8936919649e0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369095,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/86c85588-c3fc-4a67-9a8c-8015e97e8ac4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378795,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/ac81d1ae-719c-4893-afef-b4d5cc0fdab9.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372390,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/cce6a0e0-3b82-4859-91d2-55c4563411ed.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad52c789-6d30-55fa-b81c-f1a750f25b0e/ad52c789-6d30-55fa-b81c-f1a750f25b0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250417,
'Height': 1059,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740209/general/893f6ab3-544f-4f3f-9b5b-23d699864aa7.jpeg',
'Width': 1276}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2018-06-15',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota C-HR 1.8 Lounge - Hybrid - Automatic - 122 hp - 346.119 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2018}
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:24 [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 16:08:24 [adesa.it] INFO: Saving data for 10716310: {'created_time': 1774368504.723718, 'last_price_update_time': 1774368504.723728, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716310') HTTP/1.1" 204 0
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/d44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a5104a90>
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252Fdf662469-cfda-4f14-9702-3c3c70ef97e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/df662469-cfda-4f14-9702-3c3c70ef97e4.jpg saved to cache
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec06790>
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252Fd44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/d44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg saved to cache
2026-03-24 16:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd88cd0>
2026-03-24 16:08:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff77618d3-cb1d-414a-b3ee-37582eec0404.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de7f610>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa5850>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2b690>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fc32664ff-71ca-4685-88e0-5342f879edb9.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/f6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/d73e6049-0220-465f-b988-ac352a16af53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08: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 16:08: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 16:08: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 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e921e50>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/99d8f099-476f-4e70-ae5c-3358c2680ed4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08: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 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea81b50>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89d9bac90>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252Ff6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/f6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbf290>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fcec4f043-68b8-4bbe-8030-cf7de7312802.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739900/general/cea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716306)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737737/general/873c49c7-5061-4363-8c0c-a7c43f492aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716269)
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08: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 16:08: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 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08: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 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/660c4285-a653-404e-9c72-37f2fab25690.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08: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 16:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716320)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/5eb97203-e425-4900-bff8-ac297ffb258e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726902/general/89f9d33d-144e-4aa3-8b62-b4db596d6994.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716360)
2026-03-24 16:08:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97a2d0>
2026-03-24 16:08:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739900%252Fgeneral%252Fcea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739900/general/cea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg saved to cache
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4
2026-03-24 16:08:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4, skipping ID generation
2026-03-24 16:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with scrape type 1
2026-03-24 16:08:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 sending to next pipeline
2026-03-24 16:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4, identifier: 10716306
2026-03-24 16:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with identifier: 10716306
2026-03-24 16:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with identifier: 10716306
2026-03-24 16:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b88f2e24-0c7a-54a9-856b-62ab3ce88ff4 with identifier: 10716306 to the API
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739900/general/cea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg>
{'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': 122,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b88f2e24-0c7a-54a9-856b-62ab3ce88ff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh704jl',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716306',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 91043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430204,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/cea0ed89-fb26-4d64-9ce8-4950569c392b.jpeg',
'Width': 1968},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572399,
'Height': 1520,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/ade2a781-5236-426d-98bf-6841bf5867e3.jpeg',
'Width': 2283},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579538,
'Height': 1486,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/9450c393-e8dd-4a83-9899-8d191fbc4bdd.jpeg',
'Width': 2264},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513689,
'Height': 1434,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/4bf06b83-bc52-4093-908d-f54f7a4678cc.jpeg',
'Width': 2186},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316128,
'Height': 1477,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/329e7120-8ac5-4cc5-984c-35ad58f83856.jpeg',
'Width': 2224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304178,
'Height': 1427,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/06d6adbf-a430-43ef-bcd4-a5fd27716644.jpeg',
'Width': 1881},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180852,
'Height': 946,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/512966e5-6fb7-455a-9371-11146289701f.jpeg',
'Width': 1713},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400209,
'Height': 1486,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/29b8ef93-8a6f-412c-948f-afd081ddffdb.jpeg',
'Width': 2227},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345309,
'Height': 1496,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/108e2651-e843-46ea-8392-dfbfed3b033c.jpeg',
'Width': 2274},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b88f2e24-0c7a-54a9-856b-62ab3ce88ff4/b88f2e24-0c7a-54a9-856b-62ab3ce88ff4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 597109,
'Height': 1468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739900/general/9d7971c8-a345-45ab-8b26-b3c90720131c.jpeg',
'Width': 2416}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 91.043 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:26 [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 16:08:26 [adesa.it] INFO: Saving data for 10716306: {'created_time': 1774368506.553352, 'last_price_update_time': 1774368506.553361, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716306') HTTP/1.1" 204 0
2026-03-24 16:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/cff33651-09b2-4485-9dd7-6408dce0070d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e813110>
2026-03-24 16:08:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737737%252Fgeneral%252F873c49c7-5061-4363-8c0c-a7c43f492aba.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737737/general/873c49c7-5061-4363-8c0c-a7c43f492aba.jpg saved to cache
2026-03-24 16:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da
2026-03-24 16:08:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da, skipping ID generation
2026-03-24 16:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with scrape type 1
2026-03-24 16:08:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da sending to next pipeline
2026-03-24 16:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da, identifier: 10716269
2026-03-24 16:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10716269
2026-03-24 16:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10716269
2026-03-24 16:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10716269 to the API
2026-03-24 16:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737737/general/873c49c7-5061-4363-8c0c-a7c43f492aba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfe5b9c9-3810-5bf5-8ba6-00764f2b23da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA335GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716269',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 112293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289393,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/fb9654cb-9202-480a-bf21-01a1838812ca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314792,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/873c49c7-5061-4363-8c0c-a7c43f492aba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291531,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/95dd4598-73e6-4f5a-98f6-e2d8c7991251.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255236,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/f6c3e6a6-da28-4dae-bdf6-bf09d6b15ae3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234025,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/c3eec9c4-e71f-4878-b27a-4e2f2d96ff24.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263104,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/df662469-cfda-4f14-9702-3c3c70ef97e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273315,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/ade4d8b0-3b29-4c07-9874-fe560a5f5d51.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335301,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/1058e565-f733-4061-9aa9-f61cf30d9c88.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286922,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/57b01fd7-95b2-4e30-a856-a59ea50cf7ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe5b9c9-3810-5bf5-8ba6-00764f2b23da/cfe5b9c9-3810-5bf5-8ba6-00764f2b23da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353218,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737737/general/9f489f25-d6ce-4100-8e81-1661b8f362aa.jpg',
'Width': 2048}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 2,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Volkswagen Caddy Maxi 2.0 TDI Business - 4Motion - Diesel - Manual '
'- 122 hp - 112.293 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:27 [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 16:08:27 [adesa.it] INFO: Saving data for 10716269: {'created_time': 1774368507.121264, 'last_price_update_time': 1774368507.121273, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716269') HTTP/1.1" 204 0
2026-03-24 16:08:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741375/general/cc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716275)
2026-03-24 16:08:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbf710>
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252F83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg saved to cache
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de34e50>
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F660c4285-a653-404e-9c72-37f2fab25690.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/660c4285-a653-404e-9c72-37f2fab25690.jpeg saved to cache
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed91890>
2026-03-24 16:08:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg saved to cache
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-24 16:08:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b482e1dc-d6f7-533f-bddd-1c581deccd5c, skipping ID generation
2026-03-24 16:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b482e1dc-d6f7-533f-bddd-1c581deccd5c with scrape type 1
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b482e1dc-d6f7-533f-bddd-1c581deccd5c sending to next pipeline
2026-03-24 16:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b482e1dc-d6f7-533f-bddd-1c581deccd5c, identifier: 10716320
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 490440d0-9dc7-5dce-94d6-49c10a0191c8, skipping ID generation
2026-03-24 16:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 with scrape type 1
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 sending to next pipeline
2026-03-24 16:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 490440d0-9dc7-5dce-94d6-49c10a0191c8, identifier: 10716360
2026-03-24 16:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10716320
2026-03-24 16:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10716320
2026-03-24 16:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10716320 to the API
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 172,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b482e1dc-d6f7-533f-bddd-1c581deccd5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HB619PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716320',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 277214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384557,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395576,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393825,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443496,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433375,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399241,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398605,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361432,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384324,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b482e1dc-d6f7-533f-bddd-1c581deccd5c/b482e1dc-d6f7-533f-bddd-1c581deccd5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459675,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg',
'Width': 1428}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2007-12-19',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Toyota Landcruiser 3.0 D-4D Comfort - AWD - Diesel - Manual - 172 '
'hp - 277.214 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2007}
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [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 16:08:28 [adesa.it] INFO: Saving data for 10716320: {'created_time': 1774368508.166962, 'last_price_update_time': 1774368508.166972, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716320') HTTP/1.1" 204 0
2026-03-24 16:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 490440d0-9dc7-5dce-94d6-49c10a0191c8 with identifier: 10716360
2026-03-24 16:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 490440d0-9dc7-5dce-94d6-49c10a0191c8 with identifier: 10716360
2026-03-24 16:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 490440d0-9dc7-5dce-94d6-49c10a0191c8 with identifier: 10716360 to the API
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726902/general/89f9d33d-144e-4aa3-8b62-b4db596d6994.JPG>
{'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-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '490440d0-9dc7-5dce-94d6-49c10a0191c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP681MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716360',
'listing': 'auctionplusdirectbuy',
'location': 'CAORSO (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 28000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_490440d0-9dc7-5dce-94d6-49c10a0191c8/490440d0-9dc7-5dce-94d6-49c10a0191c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538089,
'Height': 3437,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726902/general/6235134f-706a-467e-b675-63ca78519d8d.jpg',
'Width': 2409}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'Volvo V60 B3 Essential - Petrol - Automatic - 163 hp - 28.000 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2023}
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [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 16:08:28 [adesa.it] INFO: Saving data for 10716360: {'created_time': 1774368508.538127, 'last_price_update_time': 1774368508.538137, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716360') HTTP/1.1" 204 0
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 490440d0-9dc7-5dce-94d6-49c10a0191c8 due to Ignoring non-200 response
2026-03-24 16:08:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db67850>
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252Fcff33651-09b2-4485-9dd7-6408dce0070d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/cff33651-09b2-4485-9dd7-6408dce0070d.jpeg saved to cache
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08: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 16:08: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 16:08: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 16:08: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 16:08:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4ee10>
2026-03-24 16:08:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741375%252Fgeneral%252Fcc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741375/general/cc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg saved to cache
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b10e786e-83dd-5a3d-8441-d64d54d4b638
2026-03-24 16:08:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b10e786e-83dd-5a3d-8441-d64d54d4b638, skipping ID generation
2026-03-24 16:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10e786e-83dd-5a3d-8441-d64d54d4b638 with scrape type 1
2026-03-24 16:08:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b10e786e-83dd-5a3d-8441-d64d54d4b638 sending to next pipeline
2026-03-24 16:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b10e786e-83dd-5a3d-8441-d64d54d4b638, identifier: 10716275
2026-03-24 16:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b10e786e-83dd-5a3d-8441-d64d54d4b638 with identifier: 10716275
2026-03-24 16:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b10e786e-83dd-5a3d-8441-d64d54d4b638 with identifier: 10716275
2026-03-24 16:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b10e786e-83dd-5a3d-8441-d64d54d4b638 with identifier: 10716275 to the API
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741375/general/cc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b10e786e-83dd-5a3d-8441-d64d54d4b638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT061PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716275',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 34606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366586,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/cc2f7b97-7076-4fde-9fac-148d3e47dfe5.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370145,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/447e1f14-e882-477f-a732-60d7befd4aac.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378391,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/cff33651-09b2-4485-9dd7-6408dce0070d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366153,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/86eac168-17f5-4920-9c63-f2af45175f72.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387142,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/83f2594b-3ba8-4b55-aeb1-526c5719d5e8.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305100,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/034e47f4-0ada-4f2b-bde9-3caa9d7b83d3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340848,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/11eaadb5-df1b-4d14-aaa7-58ea74b82be5.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435849,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/320a7db9-ca8e-43dc-9a21-9da79efa437c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327233,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/d44bfa78-672a-40b6-84e9-2700d0b8f9dd.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10e786e-83dd-5a3d-8441-d64d54d4b638/b10e786e-83dd-5a3d-8441-d64d54d4b638_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375794,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741375/general/8704e04b-e04b-43eb-9c58-a505bd8456ea.jpeg',
'Width': 1428}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Toyota Yaris Cross Active - Hybrid - Automatic - 116 hp - 34.606 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:29 [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 16:08:29 [adesa.it] INFO: Saving data for 10716275: {'created_time': 1774368509.333675, 'last_price_update_time': 1774368509.333685, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716275') HTTP/1.1" 204 0
2026-03-24 16:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/abde0a93-76c5-4853-94cc-84d908f4d42a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4145dd32-8c28-5f28-aba4-4a4096705085 with identifier: 10719826
2026-03-24 16:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4145dd32-8c28-5f28-aba4-4a4096705085 with scrape type 1
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F45697a93-6e6c-489d-a680-4c84159357e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/45697a93-6e6c-489d-a680-4c84159357e4.jpg not downloaded yet
2026-03-24 16:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0 with identifier: 10716613
2026-03-24 16:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0 with scrape type 1
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252F022ab2d0-be4c-4461-987d-b049e6dee9f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/022ab2d0-be4c-4461-987d-b049e6dee9f3.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252Faafad1c1-231e-47ad-9df5-b581aafde17a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/aafad1c1-231e-47ad-9df5-b581aafde17a.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252F3209305c-3ca8-475c-82a4-09e5cd9fe16f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/3209305c-3ca8-475c-82a4-09e5cd9fe16f.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252Fa88d2903-7cdb-4bc8-a244-881ee637adac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/a88d2903-7cdb-4bc8-a244-881ee637adac.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252Fc0e0ad44-e3cf-45ef-bc1b-7bad670ad523.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/c0e0ad44-e3cf-45ef-bc1b-7bad670ad523.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252Fba962c65-5dca-4db6-8b65-6519e4b82c96.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/ba962c65-5dca-4db6-8b65-6519e4b82c96.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252F4b0dbfd8-5e59-4783-8721-06dc4fde43e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/4b0dbfd8-5e59-4783-8721-06dc4fde43e4.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252F9a78550c-18c1-4176-bf98-a518a75c0b12.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/9a78550c-18c1-4176-bf98-a518a75c0b12.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252F7e8f7d56-1fc1-439b-8b3f-2182a66e4179.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/7e8f7d56-1fc1-439b-8b3f-2182a66e4179.jpg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5705759%252Fgeneral%252Ff2617349-e234-4ab2-b900-a040162303cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705759/general/f2617349-e234-4ab2-b900-a040162303cf.jpg already downloaded
2026-03-24 16:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0, identifier: 10716613
2026-03-24 16:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with identifier: 10716340
2026-03-24 16:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with scrape type 1
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg not downloaded yet
2026-03-24 16:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f96e06e-2490-54c2-98d6-3f80cbdb54a8 with identifier: 10716353
2026-03-24 16:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f96e06e-2490-54c2-98d6-3f80cbdb54a8 with scrape type 1
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f96e06e-2490-54c2-98d6-3f80cbdb54a8
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F4d24c2fc-c6f7-47c2-afd5-70247eda60a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/4d24c2fc-c6f7-47c2-afd5-70247eda60a8.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252Fee9c3ba3-b8db-4fe0-9123-8435e2d34540.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/ee9c3ba3-b8db-4fe0-9123-8435e2d34540.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F5fba0237-8a20-438e-a219-773af80581cd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/5fba0237-8a20-438e-a219-773af80581cd.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F48fabbf8-c51b-4bf8-84cd-b7c664a1be3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/48fabbf8-c51b-4bf8-84cd-b7c664a1be3b.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252Fa767bd1b-db86-49dc-b655-81b515d7e68a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/a767bd1b-db86-49dc-b655-81b515d7e68a.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F7ec6ff77-d35c-461b-9190-852000e44e26.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/7ec6ff77-d35c-461b-9190-852000e44e26.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252Fc609bcd5-b638-491c-b962-f4e95daae63a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/c609bcd5-b638-491c-b962-f4e95daae63a.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252Ff86bc674-f205-4712-a8ab-e82dc5e6a9b8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/f86bc674-f205-4712-a8ab-e82dc5e6a9b8.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F585ac1ce-de30-4e95-929c-c6a3e3965e68.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/585ac1ce-de30-4e95-929c-c6a3e3965e68.jpeg already downloaded
2026-03-24 16:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5717581%252Fgeneral%252F07dd05e0-df59-44cd-9110-280c8c8f0a64.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717581/general/07dd05e0-df59-44cd-9110-280c8c8f0a64.jpeg already downloaded
2026-03-24 16:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f96e06e-2490-54c2-98d6-3f80cbdb54a8, identifier: 10716353
2026-03-24 16:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0 with identifier: 10716613
2026-03-24 16:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0 with identifier: 10716613
2026-03-24 16:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8cecdac1-b6b1-5f08-8f00-74c57d08b2c0 with identifier: 10716613 to the API
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716613>
{'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': 110,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8cecdac1-b6b1-5f08-8f00-74c57d08b2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh675nb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716613',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 165000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5705759/general/022ab2d0-be4c-4461-987d-b049e6dee9f3.jpg',
'https://images.openlane.eu/carimgs/5705759/general/aafad1c1-231e-47ad-9df5-b581aafde17a.jpg',
'https://images.openlane.eu/carimgs/5705759/general/3209305c-3ca8-475c-82a4-09e5cd9fe16f.jpg',
'https://images.openlane.eu/carimgs/5705759/general/a88d2903-7cdb-4bc8-a244-881ee637adac.jpg',
'https://images.openlane.eu/carimgs/5705759/general/c0e0ad44-e3cf-45ef-bc1b-7bad670ad523.jpg',
'https://images.openlane.eu/carimgs/5705759/general/ba962c65-5dca-4db6-8b65-6519e4b82c96.jpg',
'https://images.openlane.eu/carimgs/5705759/general/4b0dbfd8-5e59-4783-8721-06dc4fde43e4.jpg',
'https://images.openlane.eu/carimgs/5705759/general/9a78550c-18c1-4176-bf98-a518a75c0b12.jpg',
'https://images.openlane.eu/carimgs/5705759/general/7e8f7d56-1fc1-439b-8b3f-2182a66e4179.jpg',
'https://images.openlane.eu/carimgs/5705759/general/f2617349-e234-4ab2-b900-a040162303cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393362,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/022ab2d0-be4c-4461-987d-b049e6dee9f3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521568,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/aafad1c1-231e-47ad-9df5-b581aafde17a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333771,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/3209305c-3ca8-475c-82a4-09e5cd9fe16f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383377,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/a88d2903-7cdb-4bc8-a244-881ee637adac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333853,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/c0e0ad44-e3cf-45ef-bc1b-7bad670ad523.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198354,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/ba962c65-5dca-4db6-8b65-6519e4b82c96.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537438,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/4b0dbfd8-5e59-4783-8721-06dc4fde43e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397779,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/9a78550c-18c1-4176-bf98-a518a75c0b12.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274334,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/7e8f7d56-1fc1-439b-8b3f-2182a66e4179.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cecdac1-b6b1-5f08-8f00-74c57d08b2c0/8cecdac1-b6b1-5f08-8f00-74c57d08b2c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146015,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705759/general/f2617349-e234-4ab2-b900-a040162303cf.jpg',
'Width': 2000}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'GRISAFI AUTO DI DE ARAUJO SILVA ANNA CLARA',
'title': 'Opel Crossland 1.5 Elegance - Diesel - Manual - 110 hp - 165.000 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:30 [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 16:08:30 [adesa.it] INFO: Saving data for 10716613: {'created_time': 1774368510.274441, 'last_price_update_time': 1774368510.274453, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716613') HTTP/1.1" 204 0
2026-03-24 16:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f96e06e-2490-54c2-98d6-3f80cbdb54a8 with identifier: 10716353
2026-03-24 16:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f96e06e-2490-54c2-98d6-3f80cbdb54a8 with identifier: 10716353
2026-03-24 16:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f96e06e-2490-54c2-98d6-3f80cbdb54a8 with identifier: 10716353 to the API
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '5f96e06e-2490-54c2-98d6-3f80cbdb54a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EM575LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716353',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 217999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5717581/general/4d24c2fc-c6f7-47c2-afd5-70247eda60a8.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/ee9c3ba3-b8db-4fe0-9123-8435e2d34540.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/5fba0237-8a20-438e-a219-773af80581cd.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/48fabbf8-c51b-4bf8-84cd-b7c664a1be3b.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/a767bd1b-db86-49dc-b655-81b515d7e68a.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/7ec6ff77-d35c-461b-9190-852000e44e26.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/c609bcd5-b638-491c-b962-f4e95daae63a.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/f86bc674-f205-4712-a8ab-e82dc5e6a9b8.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/585ac1ce-de30-4e95-929c-c6a3e3965e68.jpeg',
'https://images.openlane.eu/carimgs/5717581/general/07dd05e0-df59-44cd-9110-280c8c8f0a64.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325658,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/4d24c2fc-c6f7-47c2-afd5-70247eda60a8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287377,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/ee9c3ba3-b8db-4fe0-9123-8435e2d34540.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317748,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/5fba0237-8a20-438e-a219-773af80581cd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334665,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/48fabbf8-c51b-4bf8-84cd-b7c664a1be3b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467167,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/a767bd1b-db86-49dc-b655-81b515d7e68a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447179,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/7ec6ff77-d35c-461b-9190-852000e44e26.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415238,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/c609bcd5-b638-491c-b962-f4e95daae63a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323883,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/f86bc674-f205-4712-a8ab-e82dc5e6a9b8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336142,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/585ac1ce-de30-4e95-929c-c6a3e3965e68.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f96e06e-2490-54c2-98d6-3f80cbdb54a8/5f96e06e-2490-54c2-98d6-3f80cbdb54a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547073,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717581/general/07dd05e0-df59-44cd-9110-280c8c8f0a64.jpeg',
'Width': 1600}],
'price': 1300,
'price_includes_vat': True,
'registration_date': '2012-03-27',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Opel Corsa 1.2 Comfort - Petrol - Manual - 85 hp - 217.999 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:30 [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 16:08:30 [adesa.it] INFO: Saving data for 10716353: {'created_time': 1774368510.551365, 'last_price_update_time': 1774368510.551375, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716353') HTTP/1.1" 204 0
2026-03-24 16:08: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 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252Fd29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/d29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg not downloaded yet
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg not downloaded yet
2026-03-24 16:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F6edad99d-6efd-4d42-9429-afa2548a739d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/6edad99d-6efd-4d42-9429-afa2548a739d.jpg not downloaded yet
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg not downloaded yet
2026-03-24 16:08: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 16:08: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 16:08: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 16:08:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de34510>
2026-03-24 16:08:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252Fabde0a93-76c5-4853-94cc-84d908f4d42a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/abde0a93-76c5-4853-94cc-84d908f4d42a.jpeg saved to cache
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10716444
2026-03-24 16:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56508260-d2d3-51de-992d-77152eb13031 with scrape type 1
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56508260-d2d3-51de-992d-77152eb13031
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252Fb252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/b252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252Fe4edad2e-5f89-41a9-8850-e41110fbc252.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/e4edad2e-5f89-41a9-8850-e41110fbc252.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252Fdea95829-2d5c-401d-97a9-8e3c52531630.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/dea95829-2d5c-401d-97a9-8e3c52531630.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F74c593c4-213c-459a-aaec-cb83a867ad07.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/74c593c4-213c-459a-aaec-cb83a867ad07.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252Fbe7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/be7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg already downloaded
2026-03-24 16:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731274%252Fgeneral%252F4434800b-b4ed-4c8d-9501-590ca1337467.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/4434800b-b4ed-4c8d-9501-590ca1337467.jpeg already downloaded
2026-03-24 16:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 56508260-d2d3-51de-992d-77152eb13031, identifier: 10716444
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F2a92805d-d2ea-4949-83d1-53bb35a80260.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/2a92805d-d2ea-4949-83d1-53bb35a80260.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252Fb4c8e156-af7b-4316-bcd2-f983133530c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/b4c8e156-af7b-4316-bcd2-f983133530c3.jpg not downloaded yet
2026-03-24 16:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10716444
2026-03-24 16:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10716444
2026-03-24 16:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10716444 to the API
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716444>
{'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': 143,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '56508260-d2d3-51de-992d-77152eb13031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EH966YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716444',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 227000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5731274/general/b252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/e4edad2e-5f89-41a9-8850-e41110fbc252.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/dea95829-2d5c-401d-97a9-8e3c52531630.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/74c593c4-213c-459a-aaec-cb83a867ad07.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/be7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg',
'https://images.openlane.eu/carimgs/5731274/general/4434800b-b4ed-4c8d-9501-590ca1337467.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562483,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/b252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658622,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579970,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/e4edad2e-5f89-41a9-8850-e41110fbc252.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629909,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/dea95829-2d5c-401d-97a9-8e3c52531630.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487897,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/74c593c4-213c-459a-aaec-cb83a867ad07.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 800425,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/be7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799589,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 796874,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 856049,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56508260-d2d3-51de-992d-77152eb13031/56508260-d2d3-51de-992d-77152eb13031_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614650,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731274/general/4434800b-b4ed-4c8d-9501-590ca1337467.jpeg',
'Width': 2016}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-07-14',
'seats_number': 5,
'seller_name': 'Burgio Salvatore',
'title': 'Mini Countryman Cooper SD 2.0 - Diesel - Manual - 143 hp - 227.000 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:31 [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 16:08:31 [adesa.it] INFO: Saving data for 10716444: {'created_time': 1774368511.636438, 'last_price_update_time': 1774368511.636448, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716444') HTTP/1.1" 204 0
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252Fa33d9733-8f9c-4318-affa-c5a7d5e06358.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/a33d9733-8f9c-4318-affa-c5a7d5e06358.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F210189fb-e9ce-4244-b29a-49c2717cf630.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/210189fb-e9ce-4244-b29a-49c2717cf630.jpg not downloaded yet
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f0212cb-049c-5f6c-9f86-703d9fa3147b with identifier: 10716960
2026-03-24 16:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b with scrape type 1
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Faf2a6920-7fe7-4d09-8226-7319f0a75478.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/af2a6920-7fe7-4d09-8226-7319f0a75478.jpg not downloaded yet
2026-03-24 16:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10716274
2026-03-24 16:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718510b0-5858-58c4-a829-58354d77ca0f with scrape type 1
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg not downloaded yet
2026-03-24 16:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6b7eb50-1872-5285-8897-2ad70efa86a7 with identifier: 10716319
2026-03-24 16:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6b7eb50-1872-5285-8897-2ad70efa86a7 with scrape type 1
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F53d659ea-d6c3-4b20-8009-db54378a2490.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/53d659ea-d6c3-4b20-8009-db54378a2490.jpeg not downloaded yet
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08: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 16:08: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 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F0392fc7b-0409-4f27-921c-071425f43de5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/0392fc7b-0409-4f27-921c-071425f43de5.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252Ff30dc925-3deb-429b-9209-ab82f563a074.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/f30dc925-3deb-429b-9209-ab82f563a074.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Fabe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/abe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F642a13db-da03-4251-892f-0acc0de1b324.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252Ffffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/fffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg not downloaded yet
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/45697a93-6e6c-489d-a680-4c84159357e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F320a4412-e8c9-4423-9eb0-536ad437443e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/320a4412-e8c9-4423-9eb0-536ad437443e.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252Fd5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/d5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Fdff416c7-15da-4f81-bc9c-36c55df24229.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/dff416c7-15da-4f81-bc9c-36c55df24229.jpg not downloaded yet
2026-03-24 16:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252Fef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F86095647-661b-4832-9fe9-b0e77632e16e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/86095647-661b-4832-9fe9-b0e77632e16e.jpeg not downloaded yet
2026-03-24 16:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252Fa7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/a7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Fabebaaac-c3f0-409d-ac1d-453a3da5093c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/abebaaac-c3f0-409d-ac1d-453a3da5093c.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F78fc452e-953b-4750-b1d8-531392b4a721.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/78fc452e-953b-4750-b1d8-531392b4a721.jpeg not downloaded yet
2026-03-24 16:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b026b15-7e8d-582b-a5d5-095a56ead3d5 with identifier: 10716354
2026-03-24 16:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b026b15-7e8d-582b-a5d5-095a56ead3d5 with scrape type 1
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b026b15-7e8d-582b-a5d5-095a56ead3d5
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F7edca455-d9c1-44a5-8777-9b86f7d47e29.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/7edca455-d9c1-44a5-8777-9b86f7d47e29.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F0b97dd8c-2581-45c7-9050-c230dfb09c9e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/0b97dd8c-2581-45c7-9050-c230dfb09c9e.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F8376e90f-af09-4f86-9d48-2b4d89a51969.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/8376e90f-af09-4f86-9d48-2b4d89a51969.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F1f3dde30-e412-4e06-b5aa-487ace5ad369.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/1f3dde30-e412-4e06-b5aa-487ace5ad369.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F81351442-32a0-447f-b254-4941717c391c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/81351442-32a0-447f-b254-4941717c391c.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F9ce730b4-076a-4b88-b44d-ebe367be1e54.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/9ce730b4-076a-4b88-b44d-ebe367be1e54.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F4066df42-88ae-4960-9e64-9e833d692598.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/4066df42-88ae-4960-9e64-9e833d692598.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252Fcd0cba6e-7211-4de0-b184-55d000aa0b9d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/cd0cba6e-7211-4de0-b184-55d000aa0b9d.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F3f8e0c4f-16f1-4f9c-b99b-0d5d2cd16daa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/3f8e0c4f-16f1-4f9c-b99b-0d5d2cd16daa.jpeg already downloaded
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721995%252Fgeneral%252F3906e735-bd9f-4844-ae94-1479878567fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721995/general/3906e735-bd9f-4844-ae94-1479878567fa.jpeg already downloaded
2026-03-24 16:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b026b15-7e8d-582b-a5d5-095a56ead3d5, identifier: 10716354
2026-03-24 16:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with identifier: 10716314
2026-03-24 16:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with scrape type 1
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F0daefc84-56c2-41a2-993f-3c635e966709.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/0daefc84-56c2-41a2-993f-3c635e966709.jpg not downloaded yet
2026-03-24 16:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10716322
2026-03-24 16:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f06612de-3f91-55bb-af33-1ae48c2eacf4 with scrape type 1
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f06612de-3f91-55bb-af33-1ae48c2eacf4
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F1773763f-e084-4766-b655-9af2158237af.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/1773763f-e084-4766-b655-9af2158237af.JPG not downloaded yet
2026-03-24 16:08:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed92790>
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252F92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg saved to cache
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F9759d594-c463-405d-a50d-8e9f49ba99b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/9759d594-c463-405d-a50d-8e9f49ba99b6.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F4244630a-c31c-4dc0-ac71-f82eb2554325.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/4244630a-c31c-4dc0-ac71-f82eb2554325.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Ff91a3d4a-0336-4b69-b658-bbb90f033708.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/f91a3d4a-0336-4b69-b658-bbb90f033708.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F02ee947f-975d-485e-80a6-b5766922ff3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/02ee947f-975d-485e-80a6-b5766922ff3f.jpeg not downloaded yet
2026-03-24 16:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b026b15-7e8d-582b-a5d5-095a56ead3d5 with identifier: 10716354
2026-03-24 16:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b026b15-7e8d-582b-a5d5-095a56ead3d5 with identifier: 10716354
2026-03-24 16:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b026b15-7e8d-582b-a5d5-095a56ead3d5 with identifier: 10716354 to the API
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8b026b15-7e8d-582b-a5d5-095a56ead3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA291ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716354',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 294883,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5721995/general/7edca455-d9c1-44a5-8777-9b86f7d47e29.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/0b97dd8c-2581-45c7-9050-c230dfb09c9e.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/8376e90f-af09-4f86-9d48-2b4d89a51969.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/1f3dde30-e412-4e06-b5aa-487ace5ad369.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/81351442-32a0-447f-b254-4941717c391c.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/9ce730b4-076a-4b88-b44d-ebe367be1e54.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/4066df42-88ae-4960-9e64-9e833d692598.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/cd0cba6e-7211-4de0-b184-55d000aa0b9d.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/3f8e0c4f-16f1-4f9c-b99b-0d5d2cd16daa.jpeg',
'https://images.openlane.eu/carimgs/5721995/general/3906e735-bd9f-4844-ae94-1479878567fa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606803,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/7edca455-d9c1-44a5-8777-9b86f7d47e29.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341539,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/0b97dd8c-2581-45c7-9050-c230dfb09c9e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453229,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/8376e90f-af09-4f86-9d48-2b4d89a51969.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429484,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/1f3dde30-e412-4e06-b5aa-487ace5ad369.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310279,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/81351442-32a0-447f-b254-4941717c391c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333941,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/9ce730b4-076a-4b88-b44d-ebe367be1e54.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332523,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/4066df42-88ae-4960-9e64-9e833d692598.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269274,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/cd0cba6e-7211-4de0-b184-55d000aa0b9d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323713,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/3f8e0c4f-16f1-4f9c-b99b-0d5d2cd16daa.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b026b15-7e8d-582b-a5d5-095a56ead3d5/8b026b15-7e8d-582b-a5d5-095a56ead3d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280556,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721995/general/3906e735-bd9f-4844-ae94-1479878567fa.jpeg',
'Width': 2048}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2015-07-06',
'seats_number': 8,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz V 220 CDI Avantgarde - Diesel - Automatic - 163 hp - '
'294.883 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2015}
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [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 16:08:32 [adesa.it] INFO: Saving data for 10716354: {'created_time': 1774368512.882458, 'last_price_update_time': 1774368512.882467, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716354') HTTP/1.1" 204 0
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg not downloaded yet
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252Fdba19141-d3f4-4007-8fb1-fd28f867ab2e.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/dba19141-d3f4-4007-8fb1-fd28f867ab2e.JPG not downloaded yet
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dee4fd0>
2026-03-24 16:08:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd82d50>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F45697a93-6e6c-489d-a680-4c84159357e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/45697a93-6e6c-489d-a680-4c84159357e4.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/6edad99d-6efd-4d42-9429-afa2548a739d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5728528%252Fgeneral%252F5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5731246%252Fgeneral%252F6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Ffa84b401-571e-47be-8e0b-86ac31b92339.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/fa84b401-571e-47be-8e0b-86ac31b92339.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252Ff3821a8b-bee9-486b-8d98-7559d55dda96.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg not downloaded yet
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/b4c8e156-af7b-4316-bcd2-f983133530c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/2a92805d-d2ea-4949-83d1-53bb35a80260.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/d29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F0b87e108-571d-4587-9613-08665a141778.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/0b87e108-571d-4587-9613-08665a141778.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F37c96b17-d62e-4f53-a4b1-29342d644d20.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/37c96b17-d62e-4f53-a4b1-29342d644d20.JPG not downloaded yet
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Fd156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/d156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg not downloaded yet
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9fcd0>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/fffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252Ff66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/f66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252Fa24ebf26-a184-451c-a4d0-1bf959b3fcf2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/a24ebf26-a184-451c-a4d0-1bf959b3fcf2.JPG not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252F7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg not downloaded yet
2026-03-24 16:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg not downloaded yet
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F1979dbbf-5f99-4842-b936-d12cb245ccb6.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/1979dbbf-5f99-4842-b936-d12cb245ccb6.JPG not downloaded yet
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd9bb10>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F6edad99d-6efd-4d42-9429-afa2548a739d.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/6edad99d-6efd-4d42-9429-afa2548a739d.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3f690>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddec6d0>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252Fb4c8e156-af7b-4316-bcd2-f983133530c3.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/b4c8e156-af7b-4316-bcd2-f983133530c3.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4c650>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F2a92805d-d2ea-4949-83d1-53bb35a80260.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/2a92805d-d2ea-4949-83d1-53bb35a80260.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6fd50>
2026-03-24 16:08:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252Fd29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/d29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg saved to cache
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 245c87fa-27da-5534-a484-22c8c2b38f71 with identifier: 10716349
2026-03-24 16:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 245c87fa-27da-5534-a484-22c8c2b38f71 with scrape type 1
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 245c87fa-27da-5534-a484-22c8c2b38f71
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F6bc13b4a-47ae-4f5a-85ea-ecfa0974d306.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/6bc13b4a-47ae-4f5a-85ea-ecfa0974d306.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F65497004-99ce-40a3-9c52-68c8b136e9e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/65497004-99ce-40a3-9c52-68c8b136e9e1.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F0eae620c-d712-4183-b157-06d5e3168432.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/0eae620c-d712-4183-b157-06d5e3168432.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252Fb3a02c9c-d6f7-47be-8fc8-78e08d3a4e91.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/b3a02c9c-d6f7-47be-8fc8-78e08d3a4e91.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F9d3046aa-7260-4c76-bf15-c6ac6f65742a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/9d3046aa-7260-4c76-bf15-c6ac6f65742a.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252Fa81281f2-1004-4a51-912e-0e70a4382458.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/a81281f2-1004-4a51-912e-0e70a4382458.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252Fd8f977c7-3db8-4226-b8e4-3b2e6f878aa2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/d8f977c7-3db8-4226-b8e4-3b2e6f878aa2.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F8e4fb56c-6d4f-4087-953c-192953b3307a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/8e4fb56c-6d4f-4087-953c-192953b3307a.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F5caf81a9-37bd-4dc8-b4b8-9be0a9efb77e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/5caf81a9-37bd-4dc8-b4b8-9be0a9efb77e.jpg already downloaded
2026-03-24 16:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737745%252Fgeneral%252F441200c7-285d-400e-a5c8-95f98682c39f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737745/general/441200c7-285d-400e-a5c8-95f98682c39f.jpg already downloaded
2026-03-24 16:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 245c87fa-27da-5534-a484-22c8c2b38f71, identifier: 10716349
2026-03-24 16:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10716641
2026-03-24 16:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c327d5-f556-5d18-9d66-14023f56544a with scrape type 1
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58c327d5-f556-5d18-9d66-14023f56544a
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252Ffe4054d7-7356-4692-ab08-d3bf1311c522.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/fe4054d7-7356-4692-ab08-d3bf1311c522.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252Fae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/ae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252Fd3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/d3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F9b01da25-3714-4cbc-beef-aa077a889555.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/9b01da25-3714-4cbc-beef-aa077a889555.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252Fd9c839c1-ea75-4360-ae80-f14850f0b936.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/d9c839c1-ea75-4360-ae80-f14850f0b936.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F28233e7e-a645-401a-a9e6-91bd6558190c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/28233e7e-a645-401a-a9e6-91bd6558190c.jpg already downloaded
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5719508%252Fgeneral%252F3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg already downloaded
2026-03-24 16:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c327d5-f556-5d18-9d66-14023f56544a, identifier: 10716641
2026-03-24 16:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with identifier: 10716985
2026-03-24 16:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with scrape type 1
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65b3eb81-24df-592e-b6ab-6fc249d8b5cb
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg not downloaded yet
2026-03-24 16:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8079e24e-9628-5860-97a1-771f075225de with identifier: 10716307
2026-03-24 16:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8079e24e-9628-5860-97a1-771f075225de with scrape type 1
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg not downloaded yet
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252Fc724194e-0010-4287-b62a-2a1ecec2c929.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/c724194e-0010-4287-b62a-2a1ecec2c929.jpg not downloaded yet
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F40674283-3ff4-4262-bf78-4a139104ca34.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg not downloaded yet
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg not downloaded yet
2026-03-24 16:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 245c87fa-27da-5534-a484-22c8c2b38f71 with identifier: 10716349
2026-03-24 16:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 245c87fa-27da-5534-a484-22c8c2b38f71 with identifier: 10716349
2026-03-24 16:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 245c87fa-27da-5534-a484-22c8c2b38f71 with identifier: 10716349 to the API
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '6.2L',
'engine_horse_power': 509,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '245c87fa-27da-5534-a484-22c8c2b38f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HC810KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716349',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'ML',
'odometer': 162000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5737745/general/6bc13b4a-47ae-4f5a-85ea-ecfa0974d306.jpg',
'https://images.openlane.eu/carimgs/5737745/general/65497004-99ce-40a3-9c52-68c8b136e9e1.jpg',
'https://images.openlane.eu/carimgs/5737745/general/0eae620c-d712-4183-b157-06d5e3168432.jpg',
'https://images.openlane.eu/carimgs/5737745/general/b3a02c9c-d6f7-47be-8fc8-78e08d3a4e91.jpg',
'https://images.openlane.eu/carimgs/5737745/general/9d3046aa-7260-4c76-bf15-c6ac6f65742a.jpg',
'https://images.openlane.eu/carimgs/5737745/general/a81281f2-1004-4a51-912e-0e70a4382458.jpg',
'https://images.openlane.eu/carimgs/5737745/general/d8f977c7-3db8-4226-b8e4-3b2e6f878aa2.jpg',
'https://images.openlane.eu/carimgs/5737745/general/8e4fb56c-6d4f-4087-953c-192953b3307a.jpg',
'https://images.openlane.eu/carimgs/5737745/general/5caf81a9-37bd-4dc8-b4b8-9be0a9efb77e.jpg',
'https://images.openlane.eu/carimgs/5737745/general/441200c7-285d-400e-a5c8-95f98682c39f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/6bc13b4a-47ae-4f5a-85ea-ecfa0974d306.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683318,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/65497004-99ce-40a3-9c52-68c8b136e9e1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616099,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/0eae620c-d712-4183-b157-06d5e3168432.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616816,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/b3a02c9c-d6f7-47be-8fc8-78e08d3a4e91.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638147,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/9d3046aa-7260-4c76-bf15-c6ac6f65742a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 590639,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/a81281f2-1004-4a51-912e-0e70a4382458.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669591,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/d8f977c7-3db8-4226-b8e4-3b2e6f878aa2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355670,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/8e4fb56c-6d4f-4087-953c-192953b3307a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363247,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/5caf81a9-37bd-4dc8-b4b8-9be0a9efb77e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_245c87fa-27da-5534-a484-22c8c2b38f71/245c87fa-27da-5534-a484-22c8c2b38f71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399924,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737745/general/441200c7-285d-400e-a5c8-95f98682c39f.jpg',
'Width': 2000}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2008-03-05',
'seats_number': 5,
'seller_name': 'DBM S.r.l.',
'title': 'Mercedes-Benz ML AMG 63 AMG Line - 4-Matic - Petrol - Automatic - '
'509 hp - 162.000 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2008}
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:34 [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 16:08:34 [adesa.it] INFO: Saving data for 10716349: {'created_time': 1774368514.65615, 'last_price_update_time': 1774368514.656161, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716349') HTTP/1.1" 204 0
2026-03-24 16:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10716641
2026-03-24 16:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10716641
2026-03-24 16:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10716641 to the API
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716641>
{'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': 381,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '58c327d5-f556-5d18-9d66-14023f56544a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS277JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716641',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42775,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5719508/general/fe4054d7-7356-4692-ab08-d3bf1311c522.jpg',
'https://images.openlane.eu/carimgs/5719508/general/ae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg',
'https://images.openlane.eu/carimgs/5719508/general/d3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg',
'https://images.openlane.eu/carimgs/5719508/general/9b01da25-3714-4cbc-beef-aa077a889555.jpg',
'https://images.openlane.eu/carimgs/5719508/general/44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg',
'https://images.openlane.eu/carimgs/5719508/general/76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg',
'https://images.openlane.eu/carimgs/5719508/general/d9c839c1-ea75-4360-ae80-f14850f0b936.jpg',
'https://images.openlane.eu/carimgs/5719508/general/3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg',
'https://images.openlane.eu/carimgs/5719508/general/28233e7e-a645-401a-a9e6-91bd6558190c.jpg',
'https://images.openlane.eu/carimgs/5719508/general/3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3922312,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/fe4054d7-7356-4692-ab08-d3bf1311c522.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4630032,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/ae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3650041,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/d3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4214590,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/9b01da25-3714-4cbc-beef-aa077a889555.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3610870,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3483904,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4982599,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/d9c839c1-ea75-4360-ae80-f14850f0b936.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5001043,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4796398,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/28233e7e-a645-401a-a9e6-91bd6558190c.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58c327d5-f556-5d18-9d66-14023f56544a/58c327d5-f556-5d18-9d66-14023f56544a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5240027,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719508/general/3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg',
'Width': 4624}],
'price': 40500,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'381 hp - 42.775 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:34 [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 16:08:34 [adesa.it] INFO: Saving data for 10716641: {'created_time': 1774368514.937903, 'last_price_update_time': 1774368514.937912, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716641') HTTP/1.1" 204 0
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg not downloaded yet
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F6a6d652c-6184-457f-a8fa-6c947043111a.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/6a6d652c-6184-457f-a8fa-6c947043111a.JPG not downloaded yet
2026-03-24 16:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F86b9dc71-d1de-4db7-aa9e-f90d9406cd7b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/86b9dc71-d1de-4db7-aa9e-f90d9406cd7b.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F8e7d1954-bbbf-485d-aa4c-d72e9fb419b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/8e7d1954-bbbf-485d-aa4c-d72e9fb419b6.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252Ff4e1ea44-a4a4-4b93-9c47-a4ca619fe4c8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/f4e1ea44-a4a4-4b93-9c47-a4ca619fe4c8.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F0ba82865-b5a9-441a-a39e-60b937b7a5c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/0ba82865-b5a9-441a-a39e-60b937b7a5c2.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252Fb9ee56b3-2464-435d-8016-09af1d137617.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/b9ee56b3-2464-435d-8016-09af1d137617.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252Fc2c2a6e2-28f4-49c1-b441-5166ab4f5c28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/c2c2a6e2-28f4-49c1-b441-5166ab4f5c28.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F87ba8845-4e40-407b-9895-2512dff3686c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/87ba8845-4e40-407b-9895-2512dff3686c.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252Fa3329945-eaad-4f2d-a676-74c72bdbbe0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/a3329945-eaad-4f2d-a676-74c72bdbbe0c.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718825%252Fgeneral%252F4526a50d-3fb1-45ad-be93-b81ea06d8c52.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/4526a50d-3fb1-45ad-be93-b81ea06d8c52.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg not downloaded yet
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/fa84b401-571e-47be-8e0b-86ac31b92339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742127%252Fgeneral%252F5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739876%252Fgeneral%252F83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5742489%252Fgeneral%252F30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg not downloaded yet
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df12d10>
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252Ffffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/fffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg saved to cache
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1de90>
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F642a13db-da03-4251-892f-0acc0de1b324.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg saved to cache
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/86095647-661b-4832-9fe9-b0e77632e16e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252Fa8e02454-9117-4735-9a6d-7146642967a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/a8e02454-9117-4735-9a6d-7146642967a5.jpg not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F5fe49a30-20ac-4795-8c38-3e4c36dabcc2.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/5fe49a30-20ac-4795-8c38-3e4c36dabcc2.JPG not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252Fef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/ef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg not downloaded yet
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/dba19141-d3f4-4007-8fb1-fd28f867ab2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252F6adce21e-86db-4df7-84ff-889c79069031.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/6adce21e-86db-4df7-84ff-889c79069031.jpg not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F85828039-6a90-49be-8ae0-fbb230c87573.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/85828039-6a90-49be-8ae0-fbb230c87573.JPG not downloaded yet
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg not downloaded yet
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:19:18\x00'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:35 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de44f50>
2026-03-24 16:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Ffa84b401-571e-47be-8e0b-86ac31b92339.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/fa84b401-571e-47be-8e0b-86ac31b92339.jpg saved to cache
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10716315
2026-03-24 16:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72fc06dd-601d-5143-9675-54105c726339 with scrape type 1
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252Fce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg not downloaded yet
2026-03-24 16:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9757241-dd4e-58e8-959a-c4ee10efcd25 with identifier: 10716634
2026-03-24 16:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9757241-dd4e-58e8-959a-c4ee10efcd25 with scrape type 1
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9757241-dd4e-58e8-959a-c4ee10efcd25
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F0897dabe-8bf9-4a21-83b7-f6b935e750c9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/0897dabe-8bf9-4a21-83b7-f6b935e750c9.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F0c5afd32-ffd2-411b-9dde-25388720abdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/0c5afd32-ffd2-411b-9dde-25388720abdb.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F729a7553-1473-4d9d-9da6-d90ca609e63e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/729a7553-1473-4d9d-9da6-d90ca609e63e.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F4516496d-3620-46ad-a991-c8523563fc59.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/4516496d-3620-46ad-a991-c8523563fc59.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252Fcad9455b-1163-4a0e-be02-507da190d050.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/cad9455b-1163-4a0e-be02-507da190d050.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252Fae197393-ac73-42e5-a7a8-bc133f3ba285.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/ae197393-ac73-42e5-a7a8-bc133f3ba285.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F21cb5721-48d8-47f9-9840-4b27df9f0ce2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/21cb5721-48d8-47f9-9840-4b27df9f0ce2.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252Ffda9767f-9b52-4844-a1e4-bb20300528bb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/fda9767f-9b52-4844-a1e4-bb20300528bb.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252F4780c3d7-ef47-4f64-a49a-c7289f972088.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/4780c3d7-ef47-4f64-a49a-c7289f972088.jpeg already downloaded
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5706436%252Fgeneral%252Ff1259805-b109-4709-bf28-0ebc8a6c3aa6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706436/general/f1259805-b109-4709-bf28-0ebc8a6c3aa6.jpeg already downloaded
2026-03-24 16:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9757241-dd4e-58e8-959a-c4ee10efcd25, identifier: 10716634
2026-03-24 16:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10716323
2026-03-24 16:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ac8831-ce7d-5503-b36a-4775269ae26b with scrape type 1
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252Fd5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/d5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg not downloaded yet
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/02ee947f-975d-485e-80a6-b5766922ff3f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9757241-dd4e-58e8-959a-c4ee10efcd25 with identifier: 10716634
2026-03-24 16:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9757241-dd4e-58e8-959a-c4ee10efcd25 with identifier: 10716634
2026-03-24 16:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9757241-dd4e-58e8-959a-c4ee10efcd25 with identifier: 10716634 to the API
2026-03-24 16:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716634>
{'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': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'e9757241-dd4e-58e8-959a-c4ee10efcd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD175SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716634',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 264161,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5706436/general/0897dabe-8bf9-4a21-83b7-f6b935e750c9.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/0c5afd32-ffd2-411b-9dde-25388720abdb.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/729a7553-1473-4d9d-9da6-d90ca609e63e.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/4516496d-3620-46ad-a991-c8523563fc59.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/cad9455b-1163-4a0e-be02-507da190d050.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/ae197393-ac73-42e5-a7a8-bc133f3ba285.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/21cb5721-48d8-47f9-9840-4b27df9f0ce2.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/fda9767f-9b52-4844-a1e4-bb20300528bb.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/4780c3d7-ef47-4f64-a49a-c7289f972088.jpeg',
'https://images.openlane.eu/carimgs/5706436/general/f1259805-b109-4709-bf28-0ebc8a6c3aa6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523476,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/0897dabe-8bf9-4a21-83b7-f6b935e750c9.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362179,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/0c5afd32-ffd2-411b-9dde-25388720abdb.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477164,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/729a7553-1473-4d9d-9da6-d90ca609e63e.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335836,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/4516496d-3620-46ad-a991-c8523563fc59.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249688,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/cad9455b-1163-4a0e-be02-507da190d050.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545599,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/ae197393-ac73-42e5-a7a8-bc133f3ba285.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250475,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/21cb5721-48d8-47f9-9840-4b27df9f0ce2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217669,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/fda9767f-9b52-4844-a1e4-bb20300528bb.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460591,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/4780c3d7-ef47-4f64-a49a-c7289f972088.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9757241-dd4e-58e8-959a-c4ee10efcd25/e9757241-dd4e-58e8-959a-c4ee10efcd25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191008,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706436/general/f1259805-b109-4709-bf28-0ebc8a6c3aa6.jpeg',
'Width': 2040}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz GLB 200d Sport - 4-Matic - Diesel - Automatic - 150 '
'hp - 264.161 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [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 16:08:36 [adesa.it] INFO: Saving data for 10716634: {'created_time': 1774368516.130179, 'last_price_update_time': 1774368516.130189, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716634') HTTP/1.1" 204 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252Fe343f389-ee5b-419c-a747-1656df91f94f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/e343f389-ee5b-419c-a747-1656df91f94f.jpg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252Ff2277212-9db5-4e38-81bd-7934099f73a5.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/f2277212-9db5-4e38-81bd-7934099f73a5.JPG not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg not downloaded yet
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/37c96b17-d62e-4f53-a4b1-29342d644d20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740603%252Fgeneral%252Fd4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/d4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5723668%252Fgeneral%252F21b9d957-1cb2-4320-81dc-ef33c3511573.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723668/general/21b9d957-1cb2-4320-81dc-ef33c3511573.JPG not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F814bac1d-497d-4373-8c16-4cc6215d108d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg not downloaded yet
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb7410>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F86095647-661b-4832-9fe9-b0e77632e16e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/86095647-661b-4832-9fe9-b0e77632e16e.jpeg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea6f10>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae1ed0>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252Ff3821a8b-bee9-486b-8d98-7559d55dda96.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dedf2d0>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F02ee947f-975d-485e-80a6-b5766922ff3f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/02ee947f-975d-485e-80a6-b5766922ff3f.jpeg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec24e50>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd33890>
2026-03-24 16:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg saved to cache
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/a24ebf26-a184-451c-a4d0-1bf959b3fcf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/6a6d652c-6184-457f-a8fa-6c947043111a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252Fc8524418-fa4c-45f0-a2f2-cfc856921508.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/c8524418-fa4c-45f0-a2f2-cfc856921508.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252Fedffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/edffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg not downloaded yet
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252Fcab84b92-f496-46fa-93cd-527b2147ad46.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F17e90043-738c-45ef-95ee-2e83624cc741.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/17e90043-738c-45ef-95ee-2e83624cc741.jpeg not downloaded yet
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252Fb884e5db-11f7-47b3-8596-20437e74c88d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/b884e5db-11f7-47b3-8596-20437e74c88d.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg not downloaded yet
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg not downloaded yet
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/5fe49a30-20ac-4795-8c38-3e4c36dabcc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739901%252Fgeneral%252F6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg not downloaded yet
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252Fc0acea28-3e02-4213-869a-d7398d5c43d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg not downloaded yet
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg not downloaded yet
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/ef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740171/general/d65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716309)
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/85828039-6a90-49be-8ae0-fbb230c87573.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg not downloaded yet
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252Fa7e29566-84be-4829-9546-09fa251635de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/a7e29566-84be-4829-9546-09fa251635de.jpeg not downloaded yet
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df91290>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df93e90>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec24590>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg not downloaded yet
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252F545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg not downloaded yet
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/d5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5741652%252Fgeneral%252F95679b68-ca21-4b41-ad10-eacf0829877f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg not downloaded yet
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5725608%252Fgeneral%252Fbee4ca26-f341-4f23-8adb-f7cc12569076.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/bee4ca26-f341-4f23-8adb-f7cc12569076.jpeg not downloaded yet
2026-03-24 16:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/6adce21e-86db-4df7-84ff-889c79069031.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de50450>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc88d0>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb235d0>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252Fef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/ef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9c7150>
2026-03-24 16:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740171%252Fgeneral%252Fd65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740171/general/d65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg saved to cache
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3621753a-9523-5bba-a95c-167e167c39c1
2026-03-24 16:08:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3621753a-9523-5bba-a95c-167e167c39c1, skipping ID generation
2026-03-24 16:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3621753a-9523-5bba-a95c-167e167c39c1 with scrape type 1
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3621753a-9523-5bba-a95c-167e167c39c1 sending to next pipeline
2026-03-24 16:08:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3621753a-9523-5bba-a95c-167e167c39c1, identifier: 10716309
2026-03-24 16:08:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3621753a-9523-5bba-a95c-167e167c39c1 with identifier: 10716309
2026-03-24 16:08:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3621753a-9523-5bba-a95c-167e167c39c1 with identifier: 10716309
2026-03-24 16:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3621753a-9523-5bba-a95c-167e167c39c1 with identifier: 10716309 to the API
2026-03-24 16:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740171/general/d65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3621753a-9523-5bba-a95c-167e167c39c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC431YR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716309',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 166300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3925912,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/d09d4652-c907-445d-b0ff-afee5c399446.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3897708,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/d65d3eb3-eb93-45ff-9bcc-c06191e83613.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4124028,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/6908644f-0af3-4184-ab71-6f4f8fd07037.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3580598,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/92d2034a-1e68-4689-8c6f-315cd88d72ce.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3807196,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/fde2865a-0686-4b97-84e9-03ecb9d277d8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4301455,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/abde0a93-76c5-4853-94cc-84d908f4d42a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3454835,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/6bebb41c-3cd8-4e6d-905b-63ae52af884c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 424656,
'Height': 499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/3cd73793-1b96-4d34-a189-e6920c8a9cbe.png',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4076144,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/95be4b4b-8a66-4ead-8514-3afab8ba58c3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3621753a-9523-5bba-a95c-167e167c39c1/3621753a-9523-5bba-a95c-167e167c39c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3612637,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740171/general/660c4285-a653-404e-9c72-37f2fab25690.jpeg',
'Width': 5712}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': "FC AUTO SOCIETA' A RESPONSABILITA' LIMITATA",
'title': 'Volkswagen T-ROC 2.0 TDI Advance - Diesel - Automatic - 150 hp - '
'166.300 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2020}
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [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 16:08:39 [adesa.it] INFO: Saving data for 10716309: {'created_time': 1774368519.534479, 'last_price_update_time': 1774368519.534488, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716309') HTTP/1.1" 204 0
2026-03-24 16:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/c8524418-fa4c-45f0-a2f2-cfc856921508.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de67f10>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F40674283-3ff4-4262-bf78-4a139104ca34.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg saved to cache
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa3150>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg saved to cache
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bc1e50>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252Fd5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/d5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg saved to cache
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed90090>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F6adce21e-86db-4df7-84ff-889c79069031.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/6adce21e-86db-4df7-84ff-889c79069031.jpg saved to cache
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/edffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddcfdd0>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg saved to cache
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb05d10>
2026-03-24 16:08:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252Fc8524418-fa4c-45f0-a2f2-cfc856921508.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/c8524418-fa4c-45f0-a2f2-cfc856921508.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/17e90043-738c-45ef-95ee-2e83624cc741.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec14310>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252Fedffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/edffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db47e10>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece4290>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fcab84b92-f496-46fa-93cd-527b2147ad46.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/a7e29566-84be-4829-9546-09fa251635de.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea8b890>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecec9d0>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F17e90043-738c-45ef-95ee-2e83624cc741.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/17e90043-738c-45ef-95ee-2e83624cc741.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db443d0>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F814bac1d-497d-4373-8c16-4cc6215d108d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/bee4ca26-f341-4f23-8adb-f7cc12569076.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea13890>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfe990>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F95679b68-ca21-4b41-ad10-eacf0829877f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea89250>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252Fa7e29566-84be-4829-9546-09fa251635de.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/a7e29566-84be-4829-9546-09fa251635de.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/21b9d957-1cb2-4320-81dc-ef33c3511573.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/b884e5db-11f7-47b3-8596-20437e74c88d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc4e50>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252Fbee4ca26-f341-4f23-8adb-f7cc12569076.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/bee4ca26-f341-4f23-8adb-f7cc12569076.jpeg saved to cache
2026-03-24 16:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8cc10>
2026-03-24 16:08:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e917290>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8ec50>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9553d0>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/f2277212-9db5-4e38-81bd-7934099f73a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e91e0d0>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fc0acea28-3e02-4213-869a-d7398d5c43d2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99ef10>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41410>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1c950>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252Fb884e5db-11f7-47b3-8596-20437e74c88d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/b884e5db-11f7-47b3-8596-20437e74c88d.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41c10>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/d4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/e343f389-ee5b-419c-a747-1656df91f94f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716315)
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec3a450>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5725608/general/04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716323)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/a8e02454-9117-4735-9a6d-7146642967a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/1979dbbf-5f99-4842-b936-d12cb245ccb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739901/general/268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716307)
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8ff90>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b41090>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252Fd4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/d4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg saved to cache
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718825/general/5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716985)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/c724194e-0010-4287-b62a-2a1ecec2c929.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec0bc90>
2026-03-24 16:08:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252Fe343f389-ee5b-419c-a747-1656df91f94f.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/e343f389-ee5b-419c-a747-1656df91f94f.jpg saved to cache
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b8b950>
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg saved to cache
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-24 16:08:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72fc06dd-601d-5143-9675-54105c726339, skipping ID generation
2026-03-24 16:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72fc06dd-601d-5143-9675-54105c726339 with scrape type 1
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72fc06dd-601d-5143-9675-54105c726339 sending to next pipeline
2026-03-24 16:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72fc06dd-601d-5143-9675-54105c726339, identifier: 10716315
2026-03-24 16:08:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b3610>
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725608%252Fgeneral%252F04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725608/general/04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg saved to cache
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40ac8831-ce7d-5503-b36a-4775269ae26b
2026-03-24 16:08:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40ac8831-ce7d-5503-b36a-4775269ae26b, skipping ID generation
2026-03-24 16:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ac8831-ce7d-5503-b36a-4775269ae26b with scrape type 1
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40ac8831-ce7d-5503-b36a-4775269ae26b sending to next pipeline
2026-03-24 16:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 40ac8831-ce7d-5503-b36a-4775269ae26b, identifier: 10716323
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb052d0>
2026-03-24 16:08:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252Fa8e02454-9117-4735-9a6d-7146642967a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/a8e02454-9117-4735-9a6d-7146642967a5.jpg saved to cache
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10716315
2026-03-24 16:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10716315
2026-03-24 16:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10716315 to the API
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg>
{'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': 170,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '72fc06dd-601d-5143-9675-54105c726339',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG922AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716315',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 246000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652878,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422344,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574811,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397671,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273195,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 631913,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307402,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302088,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456004,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72fc06dd-601d-5143-9675-54105c726339/72fc06dd-601d-5143-9675-54105c726339_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160727,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg',
'Width': 2040}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2017-01-09',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz GLC 220d Sport - 4-Matic - Diesel - Automatic - 170 '
'hp - 246.000 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2017}
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [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 16:08:42 [adesa.it] INFO: Saving data for 10716315: {'created_time': 1774368522.962728, 'last_price_update_time': 1774368522.962738, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716315') HTTP/1.1" 204 0
2026-03-24 16:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10716323
2026-03-24 16:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10716323
2026-03-24 16:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10716323 to the API
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5725608/general/04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg>
{'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': 245,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '40ac8831-ce7d-5503-b36a-4775269ae26b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HB981HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716323',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 157443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448120,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/d5d346a4-f212-4b41-805e-c00e15b05b1b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589632,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/04e3e6d9-a7cf-4fae-93c8-e9a8334b61a2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504327,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/6a97be30-b848-43b1-8ae2-f971e1e26668.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322746,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/edffadcd-b1a8-449a-adc8-20e4e39b83e4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352289,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/17e90043-738c-45ef-95ee-2e83624cc741.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479659,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/4b0d0e39-b0d1-4685-96a1-7532b32c4a0d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350398,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/34801b6e-7f25-4df0-ba0c-00b4f5e4c009.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209673,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/a7e29566-84be-4829-9546-09fa251635de.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465651,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/545f6516-ab0a-4bdf-a860-ced5197e277e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac8831-ce7d-5503-b36a-4775269ae26b/40ac8831-ce7d-5503-b36a-4775269ae26b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476507,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725608/general/bee4ca26-f341-4f23-8adb-f7cc12569076.jpeg',
'Width': 2048}],
'price': 59500,
'price_includes_vat': True,
'registration_date': '2017-06-07',
'seats_number': 5,
'seller_name': "MICCICHE' AUTO SRL",
'title': 'Mercedes-Benz G 350 - 4-Matic - Diesel - Automatic - 245 hp - '
'157.443 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [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 16:08:43 [adesa.it] INFO: Saving data for 10716323: {'created_time': 1774368523.45584, 'last_price_update_time': 1774368523.455853, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716323') HTTP/1.1" 204 0
2026-03-24 16:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ea490>
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739901%252Fgeneral%252F268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739901/general/268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg saved to cache
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8079e24e-9628-5860-97a1-771f075225de
2026-03-24 16:08:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8079e24e-9628-5860-97a1-771f075225de, skipping ID generation
2026-03-24 16:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8079e24e-9628-5860-97a1-771f075225de with scrape type 1
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8079e24e-9628-5860-97a1-771f075225de sending to next pipeline
2026-03-24 16:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8079e24e-9628-5860-97a1-771f075225de, identifier: 10716307
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea19690>
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg saved to cache
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd82d50>
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718825%252Fgeneral%252F5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718825/general/5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg saved to cache
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65b3eb81-24df-592e-b6ab-6fc249d8b5cb
2026-03-24 16:08:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb, skipping ID generation
2026-03-24 16:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with scrape type 1
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65b3eb81-24df-592e-b6ab-6fc249d8b5cb sending to next pipeline
2026-03-24 16:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb, identifier: 10716985
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:22:47\x00'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8d050>
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252F5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg saved to cache
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:22:52\x00'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:43 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc3c50>
2026-03-24 16:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Fc724194e-0010-4287-b62a-2a1ecec2c929.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/c724194e-0010-4287-b62a-2a1ecec2c929.jpg saved to cache
2026-03-24 16:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8079e24e-9628-5860-97a1-771f075225de with identifier: 10716307
2026-03-24 16:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8079e24e-9628-5860-97a1-771f075225de with identifier: 10716307
2026-03-24 16:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8079e24e-9628-5860-97a1-771f075225de with identifier: 10716307 to the API
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739901/general/268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '8079e24e-9628-5860-97a1-771f075225de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl632xd',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716307',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'ZS',
'odometer': 79497,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133821,
'Height': 954,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/268f8ea7-f4b1-4863-b9cf-fead9e41c104.jpeg',
'Width': 1311},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126417,
'Height': 952,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/97c93a40-6ef6-43d7-8303-a53e28f3a905.jpeg',
'Width': 1246},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154556,
'Height': 1130,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/ef89f18c-6a8c-4327-8aa7-38c2e7af5f96.jpeg',
'Width': 1415},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116042,
'Height': 1063,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/5ecaa52d-2153-4e16-8bb4-8d5c91eb77a7.jpeg',
'Width': 1357},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132593,
'Height': 1286,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/90d17e18-9bf7-4c7b-be52-30a8e5c1b617.jpeg',
'Width': 1637},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193140,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/9f2c2dc7-c118-46da-9432-5ce270ae37c4.jpeg',
'Width': 1823},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120877,
'Height': 1105,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/c8524418-fa4c-45f0-a2f2-cfc856921508.jpeg',
'Width': 1470},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97722,
'Height': 942,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/7644e8a4-c06f-4cf7-941f-9b2bb6fd9e98.jpeg',
'Width': 1510},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66828,
'Height': 722,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/b884e5db-11f7-47b3-8596-20437e74c88d.jpeg',
'Width': 1315},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8079e24e-9628-5860-97a1-771f075225de/8079e24e-9628-5860-97a1-771f075225de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146274,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739901/general/6e459e2e-6f05-41e1-9b4d-d2ca07819e9a.jpeg',
'Width': 1731}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'MG ZS 1.5 Luxury - Petrol - Manual - 106 hp - 79.497 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:44 [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 16:08:44 [adesa.it] INFO: Saving data for 10716307: {'created_time': 1774368524.377491, 'last_price_update_time': 1774368524.377501, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716307') HTTP/1.1" 204 0
2026-03-24 16:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with identifier: 10716985
2026-03-24 16:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with identifier: 10716985
2026-03-24 16:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 65b3eb81-24df-592e-b6ab-6fc249d8b5cb with identifier: 10716985 to the API
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5718825/general/5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '65b3eb81-24df-592e-b6ab-6fc249d8b5cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG370WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716985',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 144261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361651,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/5ffbfa8b-f56c-4876-87d3-c26677921b53.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426039,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/86b9dc71-d1de-4db7-aa9e-f90d9406cd7b.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345622,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/8e7d1954-bbbf-485d-aa4c-d72e9fb419b6.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382878,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/f4e1ea44-a4a4-4b93-9c47-a4ca619fe4c8.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411918,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/0ba82865-b5a9-441a-a39e-60b937b7a5c2.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313763,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/b9ee56b3-2464-435d-8016-09af1d137617.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403639,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/c2c2a6e2-28f4-49c1-b441-5166ab4f5c28.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340932,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/87ba8845-4e40-407b-9895-2512dff3686c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376344,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/a3329945-eaad-4f2d-a676-74c72bdbbe0c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b3eb81-24df-592e-b6ab-6fc249d8b5cb/65b3eb81-24df-592e-b6ab-6fc249d8b5cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438811,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718825/general/4526a50d-3fb1-45ad-be93-b81ea06d8c52.jpeg',
'Width': 1428}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Mercedes-Benz GLC 300de Premium - 4-Matic - Hybrid - Automatic - '
'306 hp - 144.261 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:44 [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 16:08:44 [adesa.it] INFO: Saving data for 10716985: {'created_time': 1774368524.758585, 'last_price_update_time': 1774368524.758595, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716985') HTTP/1.1" 204 0
2026-03-24 16:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/f91a3d4a-0336-4b69-b658-bbb90f033708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/f66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/d156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b42e90>
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg saved to cache
2026-03-24 16:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd5bd50>
2026-03-24 16:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec40b10>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edcd010>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:22:59\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e942fd0>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252F7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/4244630a-c31c-4dc0-ac71-f82eb2554325.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/0b87e108-571d-4587-9613-08665a141778.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/9759d594-c463-405d-a50d-8e9f49ba99b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:21:30\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae0710>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Ff91a3d4a-0336-4b69-b658-bbb90f033708.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/f91a3d4a-0336-4b69-b658-bbb90f033708.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f80d0>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252Ff66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/f66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9eb090>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc510>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xc0'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 158 - value: b'Mi MIX 2S\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x08\xdc'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 168 - value: b'2026:03:20 11:26:03\x00'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xd3'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\x03&'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 130 - Data Location: 188 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 142 - Data Location: 196 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 16:08:45 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 154 - Data Location: 204 - value: b'Xiaomi\x00'
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6e3d0>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Fd156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/d156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5723668/general/1773763f-e084-4766-b655-9af2158237af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10716322)
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/abebaaac-c3f0-409d-ac1d-453a3da5093c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecbff90>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F4244630a-c31c-4dc0-ac71-f82eb2554325.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/4244630a-c31c-4dc0-ac71-f82eb2554325.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec62e90>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F0b87e108-571d-4587-9613-08665a141778.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/0b87e108-571d-4587-9613-08665a141778.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb22410>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F9759d594-c463-405d-a50d-8e9f49ba99b6.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/9759d594-c463-405d-a50d-8e9f49ba99b6.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740603/general/0daefc84-56c2-41a2-993f-3c635e966709.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716314)
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/78fc452e-953b-4750-b1d8-531392b4a721.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08: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 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08: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 16:08: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 16:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/dff416c7-15da-4f81-bc9c-36c55df24229.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f06612de-3f91-55bb-af33-1ae48c2eacf4, skipping ID generation
2026-03-24 16:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f06612de-3f91-55bb-af33-1ae48c2eacf4 with scrape type 1
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f06612de-3f91-55bb-af33-1ae48c2eacf4 sending to next pipeline
2026-03-24 16:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f06612de-3f91-55bb-af33-1ae48c2eacf4, identifier: 10716322
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dede950>
2026-03-24 16:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Fabebaaac-c3f0-409d-ac1d-453a3da5093c.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/abebaaac-c3f0-409d-ac1d-453a3da5093c.jpg saved to cache
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08: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 16:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10716322
2026-03-24 16:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10716322
2026-03-24 16:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10716322 to the API
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5723668/general/1773763f-e084-4766-b655-9af2158237af.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 192,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'f06612de-3f91-55bb-af33-1ae48c2eacf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AD155GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716322',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'SL',
'odometer': 101500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [],
'price': 14900,
'price_includes_vat': True,
'registration_date': '1994-09-14',
'seats_number': 2,
'seller_name': 'BN AUTOMAP DI BERNO NICO',
'title': 'Mercedes-Benz SL 280 - Petrol - Manual - 192 hp - 101.500 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 1994}
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [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 16:08:46 [adesa.it] INFO: Saving data for 10716322: {'created_time': 1774368526.279839, 'last_price_update_time': 1774368526.279849, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716322') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f06612de-3f91-55bb-af33-1ae48c2eacf4 due to Ignoring non-200 response
2026-03-24 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/a7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08: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 16:08: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 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/0392fc7b-0409-4f27-921c-071425f43de5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/abe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/320a4412-e8c9-4423-9eb0-536ad437443e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbdd90>
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740603%252Fgeneral%252F0daefc84-56c2-41a2-993f-3c635e966709.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740603/general/0daefc84-56c2-41a2-993f-3c635e966709.jpg saved to cache
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce
2026-03-24 16:08:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce, skipping ID generation
2026-03-24 16:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with scrape type 1
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a5e1519-4d2a-5541-800b-c8e75e3c3dce sending to next pipeline
2026-03-24 16:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce, identifier: 10716314
2026-03-24 16:08:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de64790>
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F78fc452e-953b-4750-b1d8-531392b4a721.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/78fc452e-953b-4750-b1d8-531392b4a721.jpeg saved to cache
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddccd90>
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg saved to cache
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfd090>
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg saved to cache
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa4290>
2026-03-24 16:08:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Fdff416c7-15da-4f81-bc9c-36c55df24229.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/dff416c7-15da-4f81-bc9c-36c55df24229.jpg saved to cache
2026-03-24 16:08:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08: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 16:08: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 16:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/d5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with identifier: 10716314
2026-03-24 16:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with identifier: 10716314
2026-03-24 16:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a5e1519-4d2a-5541-800b-c8e75e3c3dce with identifier: 10716314 to the API
2026-03-24 16:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740603/general/0daefc84-56c2-41a2-993f-3c635e966709.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 142,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0a5e1519-4d2a-5541-800b-c8e75e3c3dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EK056DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716314',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 145500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317623,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/0daefc84-56c2-41a2-993f-3c635e966709.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/6ff9ece1-6801-49be-b96a-724d07bcf9b3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411792,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/0b87e108-571d-4587-9613-08665a141778.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370006,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/f66a98e3-f0e2-4216-8550-92e29fdd1c2a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341916,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/4bebb9ab-8436-4925-b4e9-8b5691f3e083.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329844,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/4e15789b-58b2-49d5-a3ef-05823a3196c6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345694,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/a8e02454-9117-4735-9a6d-7146642967a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208878,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/6adce21e-86db-4df7-84ff-889c79069031.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280325,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/e343f389-ee5b-419c-a747-1656df91f94f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5e1519-4d2a-5541-800b-c8e75e3c3dce/0a5e1519-4d2a-5541-800b-c8e75e3c3dce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294439,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740603/general/d4e81784-8f3d-4e59-bdcd-ddb626ec4e96.jpg',
'Width': 2000}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2011-08-25',
'seats_number': 4,
'seller_name': 'Solarino Auto di Solarino Salvatore',
'title': 'Mini 3 Doors Cooper SD 2.0 John Cooper Works - Diesel - Automatic - '
'142 hp - 145.500 km',
'transmission': 'automatic',
'trim': 'John Cooper Works',
'vin': None,
'year': 2011}
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [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 16:08:47 [adesa.it] INFO: Saving data for 10716314: {'created_time': 1774368527.065564, 'last_price_update_time': 1774368527.065574, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716314') HTTP/1.1" 204 0
2026-03-24 16:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/f30dc925-3deb-429b-9209-ab82f563a074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742489/general/53d659ea-d6c3-4b20-8009-db54378a2490.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716319)
2026-03-24 16:08:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec55050>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252Fef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8103d0>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252Fa7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/a7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df05690>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F0392fc7b-0409-4f27-921c-071425f43de5.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/0392fc7b-0409-4f27-921c-071425f43de5.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecef190>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Fabe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/abe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea7550>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252F320a4412-e8c9-4423-9eb0-536ad437443e.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/320a4412-e8c9-4423-9eb0-536ad437443e.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742127/general/af2a6920-7fe7-4d09-8226-7319f0a75478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716960)
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7acd0>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252Fd5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/d5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728528/general/a33d9733-8f9c-4318-affa-c5a7d5e06358.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719826)
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99d950>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252Ff30dc925-3deb-429b-9209-ab82f563a074.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/f30dc925-3deb-429b-9209-ab82f563a074.jpg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fc9d0>
2026-03-24 16:08:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742489%252Fgeneral%252F53d659ea-d6c3-4b20-8009-db54378a2490.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742489/general/53d659ea-d6c3-4b20-8009-db54378a2490.jpeg saved to cache
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6b7eb50-1872-5285-8897-2ad70efa86a7
2026-03-24 16:08:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6b7eb50-1872-5285-8897-2ad70efa86a7, skipping ID generation
2026-03-24 16:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6b7eb50-1872-5285-8897-2ad70efa86a7 with scrape type 1
2026-03-24 16:08:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6b7eb50-1872-5285-8897-2ad70efa86a7 sending to next pipeline
2026-03-24 16:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b6b7eb50-1872-5285-8897-2ad70efa86a7, identifier: 10716319
2026-03-24 16:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b6b7eb50-1872-5285-8897-2ad70efa86a7 with identifier: 10716319
2026-03-24 16:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b6b7eb50-1872-5285-8897-2ad70efa86a7 with identifier: 10716319
2026-03-24 16:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b6b7eb50-1872-5285-8897-2ad70efa86a7 with identifier: 10716319 to the API
2026-03-24 16:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742489/general/53d659ea-d6c3-4b20-8009-db54378a2490.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': 'b6b7eb50-1872-5285-8897-2ad70efa86a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG958PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716319',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 126777,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345268,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/53d659ea-d6c3-4b20-8009-db54378a2490.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378913,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/fffcd30c-8af5-4528-bc73-4e3e2f64329a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416864,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/86095647-661b-4832-9fe9-b0e77632e16e.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390416,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/78fc452e-953b-4750-b1d8-531392b4a721.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402726,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/02ee947f-975d-485e-80a6-b5766922ff3f.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391374,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/34420c4e-b3e0-4bd3-b049-7d004fbf7ad7.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373980,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/61d64dbb-22bd-47a1-9fa9-a205766f7447.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242972,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/512a03e7-6cec-42aa-932b-9cfd2596f934.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304108,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/9e6458b5-aeaf-4584-914e-0e4d4f39d9cb.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6b7eb50-1872-5285-8897-2ad70efa86a7/b6b7eb50-1872-5285-8897-2ad70efa86a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367807,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742489/general/30f24cc3-990c-44db-a831-abd1be7a1fdf.jpeg',
'Width': 1428}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Nissan Leaf 62 kWh N-connecta - Electric - Automatic - 217 hp - '
'126.777 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [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 16:08:48 [adesa.it] INFO: Saving data for 10716319: {'created_time': 1774368528.13367, 'last_price_update_time': 1774368528.13368, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716319') HTTP/1.1" 204 0
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716274)
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731246/general/210189fb-e9ce-4244-b29a-49c2717cf630.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716340)
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e899290>
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742127%252Fgeneral%252Faf2a6920-7fe7-4d09-8226-7319f0a75478.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742127/general/af2a6920-7fe7-4d09-8226-7319f0a75478.jpg saved to cache
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b
2026-03-24 16:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f0212cb-049c-5f6c-9f86-703d9fa3147b, skipping ID generation
2026-03-24 16:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b with scrape type 1
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f0212cb-049c-5f6c-9f86-703d9fa3147b sending to next pipeline
2026-03-24 16:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9f0212cb-049c-5f6c-9f86-703d9fa3147b, identifier: 10716960
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9f0212cb-049c-5f6c-9f86-703d9fa3147b with identifier: 10716960
2026-03-24 16:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9f0212cb-049c-5f6c-9f86-703d9fa3147b with identifier: 10716960
2026-03-24 16:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9f0212cb-049c-5f6c-9f86-703d9fa3147b with identifier: 10716960 to the API
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742127/general/af2a6920-7fe7-4d09-8226-7319f0a75478.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9f0212cb-049c-5f6c-9f86-703d9fa3147b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FM420GA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716960',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 199905,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136042,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/af2a6920-7fe7-4d09-8226-7319f0a75478.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164662,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/abe897ec-cd6d-4a3b-afd9-b36fd89e5c69.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165551,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/dff416c7-15da-4f81-bc9c-36c55df24229.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166462,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/abebaaac-c3f0-409d-ac1d-453a3da5093c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115740,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/f91a3d4a-0336-4b69-b658-bbb90f033708.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115495,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/fa84b401-571e-47be-8e0b-86ac31b92339.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191703,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/d156f7b8-8223-4279-b8b8-dbf6ccdbbcd1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163009,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/7879efa8-85b9-4cd7-87e8-12f759b7e62b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170558,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/c724194e-0010-4287-b62a-2a1ecec2c929.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f0212cb-049c-5f6c-9f86-703d9fa3147b/9f0212cb-049c-5f6c-9f86-703d9fa3147b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153057,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742127/general/5ab13399-4e5a-4779-ac00-83ddb38704c8.jpg',
'Width': 1200}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-06-01',
'seats_number': 5,
'seller_name': 'Sicurauto srl',
'title': 'Mini Clubman Cooper SD 2.0 Chili - ALL4 - Diesel - Automatic - 190 '
'hp - 199.905 km',
'transmission': 'automatic',
'trim': 'Chili',
'vin': None,
'year': 2016}
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [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 16:08:48 [adesa.it] INFO: Saving data for 10716960: {'created_time': 1774368528.586261, 'last_price_update_time': 1774368528.586272, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716960') HTTP/1.1" 204 0
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec17190>
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728528%252Fgeneral%252Fa33d9733-8f9c-4318-affa-c5a7d5e06358.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728528/general/a33d9733-8f9c-4318-affa-c5a7d5e06358.jpg saved to cache
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4145dd32-8c28-5f28-aba4-4a4096705085
2026-03-24 16:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4145dd32-8c28-5f28-aba4-4a4096705085, skipping ID generation
2026-03-24 16:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4145dd32-8c28-5f28-aba4-4a4096705085 with scrape type 1
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4145dd32-8c28-5f28-aba4-4a4096705085 sending to next pipeline
2026-03-24 16:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4145dd32-8c28-5f28-aba4-4a4096705085, identifier: 10719826
2026-03-24 16:08:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e833510>
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg saved to cache
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-24 16:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 718510b0-5858-58c4-a829-58354d77ca0f, skipping ID generation
2026-03-24 16:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718510b0-5858-58c4-a829-58354d77ca0f with scrape type 1
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 718510b0-5858-58c4-a829-58354d77ca0f sending to next pipeline
2026-03-24 16:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 718510b0-5858-58c4-a829-58354d77ca0f, identifier: 10716274
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de97e50>
2026-03-24 16:08:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731246%252Fgeneral%252F210189fb-e9ce-4244-b29a-49c2717cf630.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731246/general/210189fb-e9ce-4244-b29a-49c2717cf630.jpg saved to cache
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a
2026-03-24 16:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a, skipping ID generation
2026-03-24 16:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with scrape type 1
2026-03-24 16:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ac5eabc-56ea-5100-9864-60f8d7f91a3a sending to next pipeline
2026-03-24 16:08:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a, identifier: 10716340
2026-03-24 16:08:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de51610>
2026-03-24 16:08:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fdamage%252F8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg saved to cache
2026-03-24 16:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08: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 16:08: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 16:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4145dd32-8c28-5f28-aba4-4a4096705085 with identifier: 10719826
2026-03-24 16:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4145dd32-8c28-5f28-aba4-4a4096705085 with identifier: 10719826
2026-03-24 16:08:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4145dd32-8c28-5f28-aba4-4a4096705085 with identifier: 10719826 to the API
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5728528/general/a33d9733-8f9c-4318-affa-c5a7d5e06358.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '4145dd32-8c28-5f28-aba4-4a4096705085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GC416JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719826',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 95819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/45697a93-6e6c-489d-a680-4c84159357e4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191026,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/d29e5ef6-6bae-4ed4-b034-5820a0568bff.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180034,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/6edad99d-6efd-4d42-9429-afa2548a739d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210330,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/2a92805d-d2ea-4949-83d1-53bb35a80260.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238815,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/a33d9733-8f9c-4318-affa-c5a7d5e06358.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183062,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/0392fc7b-0409-4f27-921c-071425f43de5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250865,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/320a4412-e8c9-4423-9eb0-536ad437443e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245610,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/a7f934bc-e05a-41fa-9e24-20a3c6b48aca.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218406,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/9759d594-c463-405d-a50d-8e9f49ba99b6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4145dd32-8c28-5f28-aba4-4a4096705085/4145dd32-8c28-5f28-aba4-4a4096705085_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728528/general/5b3b6bdb-0602-47e2-91e3-7fb9e24f08b8.jpg',
'Width': 1600}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': 'FRATELLI GIACOMEL SPA A SOCIO UNICO',
'title': 'Peugeot 508 1.6i Allure - Petrol - Automatic - 180 hp - 95.819 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:49 [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 16:08:49 [adesa.it] INFO: Saving data for 10719826: {'created_time': 1774368529.443792, 'last_price_update_time': 1774368529.443804, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719826') HTTP/1.1" 204 0
2026-03-24 16:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10716274
2026-03-24 16:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10716274
2026-03-24 16:08:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10716274 to the API
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '718510b0-5858-58c4-a829-58354d77ca0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ783NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716274',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 122494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401468,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378930,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451820,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422561,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341628,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393594,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366537,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334733,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315697,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_718510b0-5858-58c4-a829-58354d77ca0f/718510b0-5858-58c4-a829-58354d77ca0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360102,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg',
'Width': 1428}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Mini Countryman Cooper D 2.0 Boost - ALL4 - Diesel - Automatic - '
'149 hp - 122.494 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2018}
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:49 [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 16:08:49 [adesa.it] INFO: Saving data for 10716274: {'created_time': 1774368529.816892, 'last_price_update_time': 1774368529.816901, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716274') HTTP/1.1" 204 0
2026-03-24 16:08:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with identifier: 10716340
2026-03-24 16:08:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with identifier: 10716340
2026-03-24 16:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ac5eabc-56ea-5100-9864-60f8d7f91a3a with identifier: 10716340 to the API
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5731246/general/210189fb-e9ce-4244-b29a-49c2717cf630.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6ac5eabc-56ea-5100-9864-60f8d7f91a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH472ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716340',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Navara',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364957,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/7fd92e9c-c896-4f0e-ab42-36b5c10218a5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368256,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/201e675b-a4f6-4a0a-b1d9-35a35ae33ed1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350254,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/526cc2aa-b2b3-4237-be33-42ec099ca41a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337817,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/b4c8e156-af7b-4316-bcd2-f983133530c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371481,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/210189fb-e9ce-4244-b29a-49c2717cf630.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447708,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/f30dc925-3deb-429b-9209-ab82f563a074.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276310,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/d5708e76-f361-4c83-9bab-1b20b3e23f5b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435588,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/77bff195-4a13-4353-bfc4-6b843bfa3d2e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301355,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/4244630a-c31c-4dc0-ac71-f82eb2554325.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ac5eabc-56ea-5100-9864-60f8d7f91a3a/6ac5eabc-56ea-5100-9864-60f8d7f91a3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358215,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731246/general/6ba6ff06-34c5-4764-aad5-955e55c2c8b6.jpg',
'Width': 2048}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'GRISAFI AUTO DI DE ARAUJO SILVA ANNA CLARA',
'title': 'Nissan Navara 2.3 DCI N-connecta - AWD - Diesel - Manual - 163 hp - '
'105.000 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2022}
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [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 16:08:50 [adesa.it] INFO: Saving data for 10716340: {'created_time': 1774368530.632498, 'last_price_update_time': 1774368530.632508, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716340') HTTP/1.1" 204 0
2026-03-24 16:08:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea10710>
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg saved to cache
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8fedd0>
2026-03-24 16:08:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F1803eecb-79c2-4259-a57a-89edc62978d2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg saved to cache
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10716595
2026-03-24 16:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with scrape type 1
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aa83585-38b3-5aca-8d8f-f3cffccd5a28
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252Ff2f859c1-a434-4f01-9e32-0bad9910848d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/f2f859c1-a434-4f01-9e32-0bad9910848d.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F31b05875-607b-4059-952b-4c39d4172fc4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/31b05875-607b-4059-952b-4c39d4172fc4.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252Fa7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/a7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252Fca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/ca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F0ca670a1-d12e-4055-9b33-30c4ad125274.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/0ca670a1-d12e-4055-9b33-30c4ad125274.jpg already downloaded
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5714828%252Fgeneral%252F618924cc-6f5a-4086-ba08-aef5e636167e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/618924cc-6f5a-4086-ba08-aef5e636167e.jpg already downloaded
2026-03-24 16:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28, identifier: 10716595
2026-03-24 16:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 976f4eeb-585b-5dd3-96aa-98c48b5d6792 with identifier: 10716570
2026-03-24 16:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 976f4eeb-585b-5dd3-96aa-98c48b5d6792 with scrape type 1
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 976f4eeb-585b-5dd3-96aa-98c48b5d6792
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F16fa964a-53b7-41a1-96b7-f23b8ad2006e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/16fa964a-53b7-41a1-96b7-f23b8ad2006e.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F743594da-61c9-4f1d-9543-30bef91d1c35.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/743594da-61c9-4f1d-9543-30bef91d1c35.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F93a29799-e854-4c23-9c4f-7b5488c442ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/93a29799-e854-4c23-9c4f-7b5488c442ba.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252Fa9bccca5-1e1d-4756-9d72-e0be14daabfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/a9bccca5-1e1d-4756-9d72-e0be14daabfc.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F924edd17-bda3-4938-8d48-4380fa2a89c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/924edd17-bda3-4938-8d48-4380fa2a89c9.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F466a54a3-0ba2-4966-9cd5-06cca9c97a82.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/466a54a3-0ba2-4966-9cd5-06cca9c97a82.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252Fb41f2461-a302-49f3-800d-ab50a8062b0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/b41f2461-a302-49f3-800d-ab50a8062b0f.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252Ff2d25ca8-6a1b-4219-965d-fe3aa500a10c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/f2d25ca8-6a1b-4219-965d-fe3aa500a10c.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252Fe8f41184-5b4e-4b7b-b7fc-fcda52dfb9a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/e8f41184-5b4e-4b7b-b7fc-fcda52dfb9a4.jpg already downloaded
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5686520%252Fgeneral%252F9136f71a-976a-492f-8e0d-ff54034d1a1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686520/general/9136f71a-976a-492f-8e0d-ff54034d1a1f.jpg already downloaded
2026-03-24 16:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 976f4eeb-585b-5dd3-96aa-98c48b5d6792, identifier: 10716570
2026-03-24 16:08: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 16:08: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 16:08: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 16:08: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 16:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10716595
2026-03-24 16:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10716595
2026-03-24 16:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10716595 to the API
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 183,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '1aa83585-38b3-5aca-8d8f-f3cffccd5a28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EM125KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716595',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 124667,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5714828/general/f2f859c1-a434-4f01-9e32-0bad9910848d.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/31b05875-607b-4059-952b-4c39d4172fc4.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/a7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/ca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg',
'https://images.openlane.eu/carimgs/5714828/general/6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg',
'https://images.openlane.eu/carimgs/5714828/general/2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg',
'https://images.openlane.eu/carimgs/5714828/general/0ca670a1-d12e-4055-9b33-30c4ad125274.jpg',
'https://images.openlane.eu/carimgs/5714828/general/618924cc-6f5a-4086-ba08-aef5e636167e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321951,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/f2f859c1-a434-4f01-9e32-0bad9910848d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351161,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/31b05875-607b-4059-952b-4c39d4172fc4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339964,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/a7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343644,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307394,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/ca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326293,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488526,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345303,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365569,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/0ca670a1-d12e-4055-9b33-30c4ad125274.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aa83585-38b3-5aca-8d8f-f3cffccd5a28/1aa83585-38b3-5aca-8d8f-f3cffccd5a28_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258341,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714828/general/618924cc-6f5a-4086-ba08-aef5e636167e.jpg',
'Width': 2000}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2012-07-11',
'seats_number': 5,
'seller_name': 'ELITCAR S.R.L.',
'title': 'Mercedes-Benz C 200 AMG Line Premium - Petrol - Automatic - 183 hp '
'- 124.667 km',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2012}
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:51 [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 16:08:51 [adesa.it] INFO: Saving data for 10716595: {'created_time': 1774368531.660591, 'last_price_update_time': 1774368531.660602, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716595') HTTP/1.1" 204 0
2026-03-24 16:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 976f4eeb-585b-5dd3-96aa-98c48b5d6792 with identifier: 10716570
2026-03-24 16:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 976f4eeb-585b-5dd3-96aa-98c48b5d6792 with identifier: 10716570
2026-03-24 16:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 976f4eeb-585b-5dd3-96aa-98c48b5d6792 with identifier: 10716570 to the API
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '976f4eeb-585b-5dd3-96aa-98c48b5d6792',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD021BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716570',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X7',
'odometer': 80000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5686520/general/16fa964a-53b7-41a1-96b7-f23b8ad2006e.jpg',
'https://images.openlane.eu/carimgs/5686520/general/743594da-61c9-4f1d-9543-30bef91d1c35.jpg',
'https://images.openlane.eu/carimgs/5686520/general/93a29799-e854-4c23-9c4f-7b5488c442ba.jpg',
'https://images.openlane.eu/carimgs/5686520/general/a9bccca5-1e1d-4756-9d72-e0be14daabfc.jpg',
'https://images.openlane.eu/carimgs/5686520/general/924edd17-bda3-4938-8d48-4380fa2a89c9.jpg',
'https://images.openlane.eu/carimgs/5686520/general/466a54a3-0ba2-4966-9cd5-06cca9c97a82.jpg',
'https://images.openlane.eu/carimgs/5686520/general/b41f2461-a302-49f3-800d-ab50a8062b0f.jpg',
'https://images.openlane.eu/carimgs/5686520/general/f2d25ca8-6a1b-4219-965d-fe3aa500a10c.jpg',
'https://images.openlane.eu/carimgs/5686520/general/e8f41184-5b4e-4b7b-b7fc-fcda52dfb9a4.jpg',
'https://images.openlane.eu/carimgs/5686520/general/9136f71a-976a-492f-8e0d-ff54034d1a1f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459067,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/16fa964a-53b7-41a1-96b7-f23b8ad2006e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464551,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/743594da-61c9-4f1d-9543-30bef91d1c35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388389,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/93a29799-e854-4c23-9c4f-7b5488c442ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385579,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/a9bccca5-1e1d-4756-9d72-e0be14daabfc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921818,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/924edd17-bda3-4938-8d48-4380fa2a89c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/466a54a3-0ba2-4966-9cd5-06cca9c97a82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636926,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/b41f2461-a302-49f3-800d-ab50a8062b0f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619549,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/f2d25ca8-6a1b-4219-965d-fe3aa500a10c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1118485,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/e8f41184-5b4e-4b7b-b7fc-fcda52dfb9a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_976f4eeb-585b-5dd3-96aa-98c48b5d6792/976f4eeb-585b-5dd3-96aa-98c48b5d6792_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 894675,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686520/general/9136f71a-976a-492f-8e0d-ff54034d1a1f.jpg',
'Width': 1920}],
'price': 41900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 7,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'BMW X7 M 50d M Sport - Diesel - Automatic - 400 hp - 80.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:51 [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 16:08:51 [adesa.it] INFO: Saving data for 10716570: {'created_time': 1774368531.965578, 'last_price_update_time': 1774368531.965587, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716570') HTTP/1.1" 204 0
2026-03-24 16:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08: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 16:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10716958
2026-03-24 16:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132a5d8e-fd43-5196-8038-8a57d722305a with scrape type 1
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg not downloaded yet
2026-03-24 16:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ae93774-a246-5f08-996d-0802aa78b935 with identifier: 10716970
2026-03-24 16:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ae93774-a246-5f08-996d-0802aa78b935 with scrape type 1
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ae93774-a246-5f08-996d-0802aa78b935
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F1f7f00b3-a54a-48d9-bec8-ec8a8c93db2d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/1f7f00b3-a54a-48d9-bec8-ec8a8c93db2d.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F9df758aa-2982-4663-9ac2-122396b646ad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/9df758aa-2982-4663-9ac2-122396b646ad.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252Fc162ff00-144d-4472-8b4b-5bb63dd13f8b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/c162ff00-144d-4472-8b4b-5bb63dd13f8b.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252Fd19fb33a-dbc1-4f24-b6cb-10011da9de4f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/d19fb33a-dbc1-4f24-b6cb-10011da9de4f.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F17fe572a-8d4c-4595-ba90-42d3bc8f715e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/17fe572a-8d4c-4595-ba90-42d3bc8f715e.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F51c6cd54-8596-4653-a8fd-1e47ae3a44bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/51c6cd54-8596-4653-a8fd-1e47ae3a44bd.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F8e56d3e4-36bc-47ec-af22-6a7c9ad6dc14.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/8e56d3e4-36bc-47ec-af22-6a7c9ad6dc14.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252Ff9632bfe-1f11-4982-ad43-4f16cae18241.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/f9632bfe-1f11-4982-ad43-4f16cae18241.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252Fb8f8c00c-4877-4264-ab51-75992fa3568f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/b8f8c00c-4877-4264-ab51-75992fa3568f.jpeg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5702659%252Fgeneral%252F6efcf212-173c-4e59-b2d7-0c921fce236c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702659/general/6efcf212-173c-4e59-b2d7-0c921fce236c.jpeg already downloaded
2026-03-24 16:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5ae93774-a246-5f08-996d-0802aa78b935, identifier: 10716970
2026-03-24 16:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10716271
2026-03-24 16:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54496efe-f124-5da2-9667-d4d6c84b6802 with scrape type 1
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252Ff22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/f22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg not downloaded yet
2026-03-24 16:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10716972
2026-03-24 16:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ada892f-dc76-5af1-8af8-07fc345425e2 with scrape type 1
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ada892f-dc76-5af1-8af8-07fc345425e2
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F4cea94f1-7295-4c64-9f41-02c6864f785b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/4cea94f1-7295-4c64-9f41-02c6864f785b.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252Faf1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/af1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252Fa76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/a76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F09cda07a-c710-4b5c-ac90-d211f876efab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/09cda07a-c710-4b5c-ac90-d211f876efab.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F126fa72a-d31e-469b-9b28-38ac02b532dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/126fa72a-d31e-469b-9b28-38ac02b532dc.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252Fd351be54-1253-4b63-942a-1cc60ceeb1af.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/d351be54-1253-4b63-942a-1cc60ceeb1af.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252F1378e333-6289-4a65-8d9e-7fdb567707f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/1378e333-6289-4a65-8d9e-7fdb567707f7.jpg already downloaded
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5713781%252Fgeneral%252Fbaa05476-b392-49ff-965c-d0e860a07f60.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/baa05476-b392-49ff-965c-d0e860a07f60.jpg already downloaded
2026-03-24 16:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ada892f-dc76-5af1-8af8-07fc345425e2, identifier: 10716972
2026-03-24 16:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5ae93774-a246-5f08-996d-0802aa78b935 with identifier: 10716970
2026-03-24 16:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5ae93774-a246-5f08-996d-0802aa78b935 with identifier: 10716970
2026-03-24 16:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5ae93774-a246-5f08-996d-0802aa78b935 with identifier: 10716970 to the API
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 509,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': '5ae93774-a246-5f08-996d-0802aa78b935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'hc944pe',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716970',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 94753,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5702659/general/1f7f00b3-a54a-48d9-bec8-ec8a8c93db2d.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/9df758aa-2982-4663-9ac2-122396b646ad.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/c162ff00-144d-4472-8b4b-5bb63dd13f8b.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/d19fb33a-dbc1-4f24-b6cb-10011da9de4f.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/17fe572a-8d4c-4595-ba90-42d3bc8f715e.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/51c6cd54-8596-4653-a8fd-1e47ae3a44bd.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/8e56d3e4-36bc-47ec-af22-6a7c9ad6dc14.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/f9632bfe-1f11-4982-ad43-4f16cae18241.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/b8f8c00c-4877-4264-ab51-75992fa3568f.jpeg',
'https://images.openlane.eu/carimgs/5702659/general/6efcf212-173c-4e59-b2d7-0c921fce236c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678381,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/1f7f00b3-a54a-48d9-bec8-ec8a8c93db2d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761148,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/9df758aa-2982-4663-9ac2-122396b646ad.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698602,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/c162ff00-144d-4472-8b4b-5bb63dd13f8b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 725532,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/d19fb33a-dbc1-4f24-b6cb-10011da9de4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488005,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/17fe572a-8d4c-4595-ba90-42d3bc8f715e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193912,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/51c6cd54-8596-4653-a8fd-1e47ae3a44bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284086,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/8e56d3e4-36bc-47ec-af22-6a7c9ad6dc14.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328628,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/f9632bfe-1f11-4982-ad43-4f16cae18241.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416338,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/b8f8c00c-4877-4264-ab51-75992fa3568f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ae93774-a246-5f08-996d-0802aa78b935/5ae93774-a246-5f08-996d-0802aa78b935_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146904,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702659/general/6efcf212-173c-4e59-b2d7-0c921fce236c.jpeg',
'Width': 1600}],
'price': 40800,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 4,
'seller_name': 'PORTOFINO AUTO S.R.L.S.',
'title': 'BMW 4 Series M4 Coupé 3.0 Competition - Petrol - Automatic - 509 hp '
'- 94.753 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2022}
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:52 [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 16:08:52 [adesa.it] INFO: Saving data for 10716970: {'created_time': 1774368532.848566, 'last_price_update_time': 1774368532.848579, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716970') HTTP/1.1" 204 0
2026-03-24 16:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10716972
2026-03-24 16:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10716972
2026-03-24 16:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10716972 to the API
2026-03-24 16:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716972>
{'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': 102,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8ada892f-dc76-5af1-8af8-07fc345425e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gd937bh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716972',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 178000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5713781/general/4cea94f1-7295-4c64-9f41-02c6864f785b.jpg',
'https://images.openlane.eu/carimgs/5713781/general/af1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg',
'https://images.openlane.eu/carimgs/5713781/general/785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg',
'https://images.openlane.eu/carimgs/5713781/general/a76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg',
'https://images.openlane.eu/carimgs/5713781/general/09cda07a-c710-4b5c-ac90-d211f876efab.jpg',
'https://images.openlane.eu/carimgs/5713781/general/126fa72a-d31e-469b-9b28-38ac02b532dc.jpg',
'https://images.openlane.eu/carimgs/5713781/general/18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg',
'https://images.openlane.eu/carimgs/5713781/general/d351be54-1253-4b63-942a-1cc60ceeb1af.jpg',
'https://images.openlane.eu/carimgs/5713781/general/1378e333-6289-4a65-8d9e-7fdb567707f7.jpg',
'https://images.openlane.eu/carimgs/5713781/general/baa05476-b392-49ff-965c-d0e860a07f60.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66657,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/4cea94f1-7295-4c64-9f41-02c6864f785b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60962,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/af1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117312,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106668,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/a76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/09cda07a-c710-4b5c-ac90-d211f876efab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151897,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/126fa72a-d31e-469b-9b28-38ac02b532dc.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107801,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99444,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/d351be54-1253-4b63-942a-1cc60ceeb1af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112710,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/1378e333-6289-4a65-8d9e-7fdb567707f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ada892f-dc76-5af1-8af8-07fc345425e2/8ada892f-dc76-5af1-8af8-07fc345425e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83502,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713781/general/baa05476-b392-49ff-965c-d0e860a07f60.jpg',
'Width': 1280}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 178.000 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [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 16:08:53 [adesa.it] INFO: Saving data for 10716972: {'created_time': 1774368533.130132, 'last_price_update_time': 1774368533.130142, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716972') HTTP/1.1" 204 0
2026-03-24 16:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743182/general/7f887b82-3786-48f0-934f-fc4394484bf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719036)
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F2de065a3-29dd-4c25-83f1-840b85bac781.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/2de065a3-29dd-4c25-83f1-840b85bac781.jpeg not downloaded yet
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg not downloaded yet
2026-03-24 16:08:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eceb450>
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg saved to cache
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df12910>
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg saved to cache
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81ad0e4d-12e0-5de9-9866-95c5f4a866d7 with identifier: 10716341
2026-03-24 16:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81ad0e4d-12e0-5de9-9866-95c5f4a866d7 with scrape type 1
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81ad0e4d-12e0-5de9-9866-95c5f4a866d7
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252Fc06ecb89-f1e7-41a6-bbd0-182161860950.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/c06ecb89-f1e7-41a6-bbd0-182161860950.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252Fbb801e0e-bac2-4d5c-b702-a95dd8589eee.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/bb801e0e-bac2-4d5c-b702-a95dd8589eee.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F41d53879-55c8-41fc-9571-414e2dfc06b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/41d53879-55c8-41fc-9571-414e2dfc06b5.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F426c7284-aaaf-4edc-ba51-d59f887cadad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/426c7284-aaaf-4edc-ba51-d59f887cadad.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F9ae3c4b7-f099-47d8-96ed-53b1985f7759.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/9ae3c4b7-f099-47d8-96ed-53b1985f7759.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F34e8e1f8-1d51-401d-bcbf-4503ccd27384.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/34e8e1f8-1d51-401d-bcbf-4503ccd27384.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252Fe74c4f9d-7d6f-4bb3-b692-1efc89cf7d7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/e74c4f9d-7d6f-4bb3-b692-1efc89cf7d7c.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F74988351-3756-4b0c-a4e2-6524218f974b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/74988351-3756-4b0c-a4e2-6524218f974b.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F308fee9c-12ec-4a3b-861e-28dcf0ef5a8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/308fee9c-12ec-4a3b-861e-28dcf0ef5a8b.jpg already downloaded
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5732083%252Fgeneral%252F670d684c-f447-4fd6-9f98-0efef8591f25.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732083/general/670d684c-f447-4fd6-9f98-0efef8591f25.jpg already downloaded
2026-03-24 16:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 81ad0e4d-12e0-5de9-9866-95c5f4a866d7, identifier: 10716341
2026-03-24 16:08:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9fdf10>
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252Fab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg saved to cache
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e93f610>
2026-03-24 16:08:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg saved to cache
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743181/general/3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719035)
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg not downloaded yet
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg not downloaded yet
2026-03-24 16:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 81ad0e4d-12e0-5de9-9866-95c5f4a866d7 with identifier: 10716341
2026-03-24 16:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 81ad0e4d-12e0-5de9-9866-95c5f4a866d7 with identifier: 10716341
2026-03-24 16:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 81ad0e4d-12e0-5de9-9866-95c5f4a866d7 with identifier: 10716341 to the API
2026-03-24 16:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '81ad0e4d-12e0-5de9-9866-95c5f4a866d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA066EL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716341',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 233231,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5732083/general/c06ecb89-f1e7-41a6-bbd0-182161860950.jpg',
'https://images.openlane.eu/carimgs/5732083/general/bb801e0e-bac2-4d5c-b702-a95dd8589eee.jpg',
'https://images.openlane.eu/carimgs/5732083/general/41d53879-55c8-41fc-9571-414e2dfc06b5.jpg',
'https://images.openlane.eu/carimgs/5732083/general/426c7284-aaaf-4edc-ba51-d59f887cadad.jpg',
'https://images.openlane.eu/carimgs/5732083/general/9ae3c4b7-f099-47d8-96ed-53b1985f7759.jpg',
'https://images.openlane.eu/carimgs/5732083/general/34e8e1f8-1d51-401d-bcbf-4503ccd27384.jpg',
'https://images.openlane.eu/carimgs/5732083/general/e74c4f9d-7d6f-4bb3-b692-1efc89cf7d7c.jpg',
'https://images.openlane.eu/carimgs/5732083/general/74988351-3756-4b0c-a4e2-6524218f974b.jpg',
'https://images.openlane.eu/carimgs/5732083/general/308fee9c-12ec-4a3b-861e-28dcf0ef5a8b.jpg',
'https://images.openlane.eu/carimgs/5732083/general/670d684c-f447-4fd6-9f98-0efef8591f25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4747301,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/c06ecb89-f1e7-41a6-bbd0-182161860950.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4272616,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/bb801e0e-bac2-4d5c-b702-a95dd8589eee.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4449173,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/41d53879-55c8-41fc-9571-414e2dfc06b5.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4303331,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/426c7284-aaaf-4edc-ba51-d59f887cadad.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4207984,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/9ae3c4b7-f099-47d8-96ed-53b1985f7759.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4302313,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/34e8e1f8-1d51-401d-bcbf-4503ccd27384.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5274406,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/e74c4f9d-7d6f-4bb3-b692-1efc89cf7d7c.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4822582,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/74988351-3756-4b0c-a4e2-6524218f974b.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4992183,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/308fee9c-12ec-4a3b-861e-28dcf0ef5a8b.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81ad0e4d-12e0-5de9-9866-95c5f4a866d7/81ad0e4d-12e0-5de9-9866-95c5f4a866d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5605673,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732083/general/670d684c-f447-4fd6-9f98-0efef8591f25.jpg',
'Width': 4624}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz E 220d Premium - 4-Matic - Diesel - Automatic - 194 '
'hp - 233.231 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:54 [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 16:08:54 [adesa.it] INFO: Saving data for 10716341: {'created_time': 1774368534.426192, 'last_price_update_time': 1774368534.426246, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716341') HTTP/1.1" 204 0
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252Fb1760600-5fdc-4f1c-af2a-7beba7746592.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/b1760600-5fdc-4f1c-af2a-7beba7746592.jpeg not downloaded yet
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252Fded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/ded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg not downloaded yet
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb28810>
2026-03-24 16:08:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743182%252Fgeneral%252F7f887b82-3786-48f0-934f-fc4394484bf0.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743182/general/7f887b82-3786-48f0-934f-fc4394484bf0.jpg saved to cache
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c422454d-1567-579d-99bc-9ab3d6bca649
2026-03-24 16:08:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c422454d-1567-579d-99bc-9ab3d6bca649, skipping ID generation
2026-03-24 16:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c422454d-1567-579d-99bc-9ab3d6bca649 with scrape type 1
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c422454d-1567-579d-99bc-9ab3d6bca649 sending to next pipeline
2026-03-24 16:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c422454d-1567-579d-99bc-9ab3d6bca649, identifier: 10719036
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08: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 16:08: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 16:08: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 16:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c422454d-1567-579d-99bc-9ab3d6bca649 with identifier: 10719036
2026-03-24 16:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c422454d-1567-579d-99bc-9ab3d6bca649 with identifier: 10719036
2026-03-24 16:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c422454d-1567-579d-99bc-9ab3d6bca649 with identifier: 10719036 to the API
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743182/general/7f887b82-3786-48f0-934f-fc4394484bf0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'c422454d-1567-579d-99bc-9ab3d6bca649',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW399RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719036',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 256613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/2184319f-f406-4adf-9dc6-911b1bcf5491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/4f33023a-1634-4e92-881a-326bdc710e29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/167edb16-4b26-48d7-a50e-debdaf93d409.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/64a2550f-434b-4864-bf44-e5d565e8bc3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40730,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/6a9ff565-214a-45dd-88c0-9c01754a6c02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/0a48f95e-50c1-4fce-ab1b-83873e5c4b7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/7f887b82-3786-48f0-934f-fc4394484bf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/dce82896-ea73-40b3-8064-9922afb9520a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/fcb7219b-5a66-4091-8e2c-9501dfe3502b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c422454d-1567-579d-99bc-9ab3d6bca649/c422454d-1567-579d-99bc-9ab3d6bca649_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743182/general/fcbb60c7-3d20-4151-b339-e9ac8473ef1f.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Seat Ateca 1.6 TDI Xcellence - Diesel - Manual - 116 hp - 256.613 '
'km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2019}
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:54 [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 16:08:54 [adesa.it] INFO: Saving data for 10719036: {'created_time': 1774368534.938171, 'last_price_update_time': 1774368534.938181, 'auction_closing_time': 1774434000.0}
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719036') HTTP/1.1" 204 0
2026-03-24 16:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F60490d74-f914-4d52-965b-df737aef9ce2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/60490d74-f914-4d52-965b-df737aef9ce2.jpeg not downloaded yet
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252Fd78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/d78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg not downloaded yet
2026-03-24 16:08:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e9b10>
2026-03-24 16:08:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743181%252Fgeneral%252F3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743181/general/3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg saved to cache
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb
2026-03-24 16:08:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2878e78-c3e3-5e49-b46f-93b1cff67dbb, skipping ID generation
2026-03-24 16:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb with scrape type 1
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2878e78-c3e3-5e49-b46f-93b1cff67dbb sending to next pipeline
2026-03-24 16:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2878e78-c3e3-5e49-b46f-93b1cff67dbb, identifier: 10719035
2026-03-24 16:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716303)
2026-03-24 16:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2878e78-c3e3-5e49-b46f-93b1cff67dbb with identifier: 10719035
2026-03-24 16:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2878e78-c3e3-5e49-b46f-93b1cff67dbb with identifier: 10719035
2026-03-24 16:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2878e78-c3e3-5e49-b46f-93b1cff67dbb with identifier: 10719035 to the API
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743181/general/3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'LPG',
'id': 'e2878e78-c3e3-5e49-b46f-93b1cff67dbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC798JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719035',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Arona',
'odometer': 175846,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/fc32f486-912c-4e2c-ba9c-0c2bf27d977c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/cca83b71-0ebf-48fd-862d-a93791c7e1cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/0a45a859-f867-4eeb-a59a-759f2181b230.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48260,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/5a58ff3a-28ad-40f0-92c7-04f7ee0cded8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/3ca91e62-ff29-47f7-8cab-b1c77719d069.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/a83e2020-9cab-4a8b-9b74-64791ff8e4c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/8ea618e8-23e5-4ec3-9806-352b48f8ad46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/831da8d2-cd35-4992-b880-c033675845b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/fa2e5ebc-ddb3-4d18-9707-8dc542722b54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2878e78-c3e3-5e49-b46f-93b1cff67dbb/e2878e78-c3e3-5e49-b46f-93b1cff67dbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743181/general/d617f4be-56a4-42db-9a11-8ffbae3b0ff3.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Seat Arona 1.0 TGI FR - LPG - Manual - 90 hp - 175.846 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2020}
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:55 [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 16:08:55 [adesa.it] INFO: Saving data for 10719035: {'created_time': 1774368535.477446, 'last_price_update_time': 1774368535.477459, 'auction_closing_time': 1774434000.0}
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719035') HTTP/1.1" 204 0
2026-03-24 16:08: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 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg not downloaded yet
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F9a6ee637-223c-4747-b334-6b747395fe1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/9a6ee637-223c-4747-b334-6b747395fe1a.jpg not downloaded yet
2026-03-24 16:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10716339
2026-03-24 16:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b5d95-3beb-5215-9311-e590619d7100 with scrape type 1
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 264b5d95-3beb-5215-9311-e590619d7100
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F1502a79e-b280-49c3-9843-6952b46dcc3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/1502a79e-b280-49c3-9843-6952b46dcc3d.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252Fa61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/a61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F017143b6-d288-4412-bce6-2dd394f7aafe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/017143b6-d288-4412-bce6-2dd394f7aafe.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252Ffe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/fe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F03792ed0-f098-4d94-b651-5a7af315c38d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/03792ed0-f098-4d94-b651-5a7af315c38d.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F3e546502-25ea-489c-887b-515beca38bab.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/3e546502-25ea-489c-887b-515beca38bab.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252Fd3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/d3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252Fbbc1e2e3-373d-488c-a246-49a00b601d78.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/bbc1e2e3-373d-488c-a246-49a00b601d78.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F71da3634-18ed-42eb-b4de-03cb2b363d06.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/71da3634-18ed-42eb-b4de-03cb2b363d06.jpg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5729574%252Fgeneral%252F865c30db-18a8-46f3-bf21-a2599f45a44f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/865c30db-18a8-46f3-bf21-a2599f45a44f.jpg already downloaded
2026-03-24 16:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 264b5d95-3beb-5215-9311-e590619d7100, identifier: 10716339
2026-03-24 16:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ff48457-20ac-5afc-a026-c8c079bfe974 with identifier: 10716638
2026-03-24 16:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ff48457-20ac-5afc-a026-c8c079bfe974 with scrape type 1
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ff48457-20ac-5afc-a026-c8c079bfe974
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F0fdf2662-86b5-449c-918f-6fb60bfdd4e6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/0fdf2662-86b5-449c-918f-6fb60bfdd4e6.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F18681cb9-7422-4a35-9300-3dd731a0f687.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/18681cb9-7422-4a35-9300-3dd731a0f687.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F7efadb8a-3e85-4118-9d42-67f14bee43e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/7efadb8a-3e85-4118-9d42-67f14bee43e7.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252Fd16549a0-7675-454f-9a2c-7073b9563386.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/d16549a0-7675-454f-9a2c-7073b9563386.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F77525bf0-2ed6-4030-bf98-68b9725a7b99.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/77525bf0-2ed6-4030-bf98-68b9725a7b99.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F9307685a-aa42-4411-a9c6-0a9459c24a8e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/9307685a-aa42-4411-a9c6-0a9459c24a8e.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252Fe824e46d-700b-457e-af5b-d5b96855d54d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/e824e46d-700b-457e-af5b-d5b96855d54d.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252Fad2c3a31-90b3-462f-9d93-a32a78b392e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/ad2c3a31-90b3-462f-9d93-a32a78b392e7.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F02014f1d-cee0-4a5b-915a-71b4a7634aea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/02014f1d-cee0-4a5b-915a-71b4a7634aea.jpeg already downloaded
2026-03-24 16:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5710268%252Fgeneral%252F7831e8f3-f003-4db3-8579-146d9e973b5c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710268/general/7831e8f3-f003-4db3-8579-146d9e973b5c.jpeg already downloaded
2026-03-24 16:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ff48457-20ac-5afc-a026-c8c079bfe974, identifier: 10716638
2026-03-24 16:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f495964c-9167-51ad-ad60-ac865ca9c58e with identifier: 10716619
2026-03-24 16:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f495964c-9167-51ad-ad60-ac865ca9c58e with scrape type 1
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f495964c-9167-51ad-ad60-ac865ca9c58e
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252Ffb104c51-223c-4565-af14-8bde81c5c395.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/fb104c51-223c-4565-af14-8bde81c5c395.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F3f8c7bf8-f392-45ce-a341-03ed8d35afd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/3f8c7bf8-f392-45ce-a341-03ed8d35afd2.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F5092c88c-54ad-47b5-8c57-97f1869c5ead.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/5092c88c-54ad-47b5-8c57-97f1869c5ead.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252Faa8a2723-9c42-41ef-af3b-5ec267359d0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/aa8a2723-9c42-41ef-af3b-5ec267359d0f.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252Fa5600b2c-a2f7-4012-9ca0-f211668b1eb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/a5600b2c-a2f7-4012-9ca0-f211668b1eb1.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252Fa290eef5-d871-4d35-9a18-0ecefee3015d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/a290eef5-d871-4d35-9a18-0ecefee3015d.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F504e6d4c-23bd-4c66-b679-f9bf1ed09673.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/504e6d4c-23bd-4c66-b679-f9bf1ed09673.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F281165af-b389-46cd-93ae-b3c412788fa8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/281165af-b389-46cd-93ae-b3c412788fa8.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F1067ba06-ae86-4155-b303-365062af73ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/1067ba06-ae86-4155-b303-365062af73ff.jpg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5718824%252Fgeneral%252F065c0a73-a56a-4965-977b-dacf5343b099.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718824/general/065c0a73-a56a-4965-977b-dacf5343b099.jpg already downloaded
2026-03-24 16:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f495964c-9167-51ad-ad60-ac865ca9c58e, identifier: 10716619
2026-03-24 16:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c4983fd-4bec-521f-8355-6db98048097b with identifier: 10716606
2026-03-24 16:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c4983fd-4bec-521f-8355-6db98048097b with scrape type 1
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721320%252Fgeneral%252F01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg not downloaded yet
2026-03-24 16:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10716272
2026-03-24 16:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea6be07-5123-55b7-9b21-a5deaba7ad24 with scrape type 1
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739874%252Fgeneral%252F6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg not downloaded yet
2026-03-24 16:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10716342
2026-03-24 16:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e455760-a819-5507-8b81-3908b3a66b8d with scrape type 1
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e455760-a819-5507-8b81-3908b3a66b8d
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252F89864bc9-7baa-4ed0-8eb0-c0fbbac429fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/89864bc9-7baa-4ed0-8eb0-c0fbbac429fe.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252F76e1457d-a4a0-47dd-a747-df8ae832b32f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/76e1457d-a4a0-47dd-a747-df8ae832b32f.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Fb8964abd-60d1-47b3-b1c5-b209227ff265.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/b8964abd-60d1-47b3-b1c5-b209227ff265.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Ffcfe05b0-0d56-42e8-bbcc-2a90746086ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/fcfe05b0-0d56-42e8-bbcc-2a90746086ce.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Fefd07e20-6cd3-4aea-a044-cdeb0d523d38.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/efd07e20-6cd3-4aea-a044-cdeb0d523d38.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Fa050806f-5b89-4847-ab5b-c7ac74f89536.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/a050806f-5b89-4847-ab5b-c7ac74f89536.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Fb13f37d0-a233-4f2a-876e-dbb5be696de0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/b13f37d0-a233-4f2a-876e-dbb5be696de0.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252F65e2ec16-bcd8-4d4d-a06e-13da30314f6d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/65e2ec16-bcd8-4d4d-a06e-13da30314f6d.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252Fbfa06e7a-4f93-4978-acf6-9444fb587cf7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/bfa06e7a-4f93-4978-acf6-9444fb587cf7.jpeg already downloaded
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5734339%252Fgeneral%252F21856566-e235-40bb-8dfb-14aa17ad752f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734339/general/21856566-e235-40bb-8dfb-14aa17ad752f.jpeg already downloaded
2026-03-24 16:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e455760-a819-5507-8b81-3908b3a66b8d, identifier: 10716342
2026-03-24 16:08:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edc47d0>
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg saved to cache
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de12ed0>
2026-03-24 16:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252Fbfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg saved to cache
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/f22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252Fe3711138-3d40-4c76-955c-d5effe0d9662.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/e3711138-3d40-4c76-955c-d5effe0d9662.jpeg not downloaded yet
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg not downloaded yet
2026-03-24 16:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10716339
2026-03-24 16:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10716339
2026-03-24 16:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10716339 to the API
2026-03-24 16:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716339>
{'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': 292,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '264b5d95-3beb-5215-9311-e590619d7100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG707HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716339',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 96635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5729574/general/1502a79e-b280-49c3-9843-6952b46dcc3d.jpg',
'https://images.openlane.eu/carimgs/5729574/general/a61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg',
'https://images.openlane.eu/carimgs/5729574/general/017143b6-d288-4412-bce6-2dd394f7aafe.jpg',
'https://images.openlane.eu/carimgs/5729574/general/fe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg',
'https://images.openlane.eu/carimgs/5729574/general/03792ed0-f098-4d94-b651-5a7af315c38d.jpg',
'https://images.openlane.eu/carimgs/5729574/general/3e546502-25ea-489c-887b-515beca38bab.jpg',
'https://images.openlane.eu/carimgs/5729574/general/d3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg',
'https://images.openlane.eu/carimgs/5729574/general/bbc1e2e3-373d-488c-a246-49a00b601d78.jpg',
'https://images.openlane.eu/carimgs/5729574/general/71da3634-18ed-42eb-b4de-03cb2b363d06.jpg',
'https://images.openlane.eu/carimgs/5729574/general/865c30db-18a8-46f3-bf21-a2599f45a44f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4456258,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/1502a79e-b280-49c3-9843-6952b46dcc3d.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4337193,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/a61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4450584,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/017143b6-d288-4412-bce6-2dd394f7aafe.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4293253,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/fe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4613297,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/03792ed0-f098-4d94-b651-5a7af315c38d.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4371570,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/3e546502-25ea-489c-887b-515beca38bab.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4537154,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/d3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3777026,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/bbc1e2e3-373d-488c-a246-49a00b601d78.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4228969,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/71da3634-18ed-42eb-b4de-03cb2b363d06.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b5d95-3beb-5215-9311-e590619d7100/264b5d95-3beb-5215-9311-e590619d7100_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4588964,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729574/general/865c30db-18a8-46f3-bf21-a2599f45a44f.jpg',
'Width': 4624}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'BMW 3 Series 330e Luxury - Hybrid - Automatic - 292 hp - 96.635 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [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 16:08:57 [adesa.it] INFO: Saving data for 10716339: {'created_time': 1774368537.224661, 'last_price_update_time': 1774368537.224672, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716339') HTTP/1.1" 204 0
2026-03-24 16:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ff48457-20ac-5afc-a026-c8c079bfe974 with identifier: 10716638
2026-03-24 16:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ff48457-20ac-5afc-a026-c8c079bfe974 with identifier: 10716638
2026-03-24 16:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ff48457-20ac-5afc-a026-c8c079bfe974 with identifier: 10716638 to the API
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716638>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '2ff48457-20ac-5afc-a026-c8c079bfe974',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD788NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716638',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 147500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5710268/general/0fdf2662-86b5-449c-918f-6fb60bfdd4e6.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/18681cb9-7422-4a35-9300-3dd731a0f687.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/7efadb8a-3e85-4118-9d42-67f14bee43e7.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/d16549a0-7675-454f-9a2c-7073b9563386.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/77525bf0-2ed6-4030-bf98-68b9725a7b99.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/9307685a-aa42-4411-a9c6-0a9459c24a8e.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/e824e46d-700b-457e-af5b-d5b96855d54d.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/ad2c3a31-90b3-462f-9d93-a32a78b392e7.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/02014f1d-cee0-4a5b-915a-71b4a7634aea.jpeg',
'https://images.openlane.eu/carimgs/5710268/general/7831e8f3-f003-4db3-8579-146d9e973b5c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225054,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/0fdf2662-86b5-449c-918f-6fb60bfdd4e6.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249832,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/18681cb9-7422-4a35-9300-3dd731a0f687.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341666,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/7efadb8a-3e85-4118-9d42-67f14bee43e7.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353562,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/d16549a0-7675-454f-9a2c-7073b9563386.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/77525bf0-2ed6-4030-bf98-68b9725a7b99.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330379,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/9307685a-aa42-4411-a9c6-0a9459c24a8e.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325326,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/e824e46d-700b-457e-af5b-d5b96855d54d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/ad2c3a31-90b3-462f-9d93-a32a78b392e7.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275223,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/02014f1d-cee0-4a5b-915a-71b4a7634aea.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff48457-20ac-5afc-a026-c8c079bfe974/2ff48457-20ac-5afc-a026-c8c079bfe974_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329146,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710268/general/7831e8f3-f003-4db3-8579-146d9e973b5c.jpeg',
'Width': 1280}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Burgio Salvatore',
'title': 'BMW 1 Series 118d M Sport - Diesel - Automatic - 150 hp - 147.500 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [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 16:08:57 [adesa.it] INFO: Saving data for 10716638: {'created_time': 1774368537.721635, 'last_price_update_time': 1774368537.721646, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716638') HTTP/1.1" 204 0
2026-03-24 16:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f495964c-9167-51ad-ad60-ac865ca9c58e with identifier: 10716619
2026-03-24 16:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f495964c-9167-51ad-ad60-ac865ca9c58e with identifier: 10716619
2026-03-24 16:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f495964c-9167-51ad-ad60-ac865ca9c58e with identifier: 10716619 to the API
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'f495964c-9167-51ad-ad60-ac865ca9c58e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC335JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716619',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 117000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5718824/general/fb104c51-223c-4565-af14-8bde81c5c395.jpg',
'https://images.openlane.eu/carimgs/5718824/general/3f8c7bf8-f392-45ce-a341-03ed8d35afd2.jpg',
'https://images.openlane.eu/carimgs/5718824/general/5092c88c-54ad-47b5-8c57-97f1869c5ead.jpg',
'https://images.openlane.eu/carimgs/5718824/general/aa8a2723-9c42-41ef-af3b-5ec267359d0f.jpg',
'https://images.openlane.eu/carimgs/5718824/general/a5600b2c-a2f7-4012-9ca0-f211668b1eb1.jpg',
'https://images.openlane.eu/carimgs/5718824/general/a290eef5-d871-4d35-9a18-0ecefee3015d.jpg',
'https://images.openlane.eu/carimgs/5718824/general/504e6d4c-23bd-4c66-b679-f9bf1ed09673.jpg',
'https://images.openlane.eu/carimgs/5718824/general/281165af-b389-46cd-93ae-b3c412788fa8.jpg',
'https://images.openlane.eu/carimgs/5718824/general/1067ba06-ae86-4155-b303-365062af73ff.jpg',
'https://images.openlane.eu/carimgs/5718824/general/065c0a73-a56a-4965-977b-dacf5343b099.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122899,
'Height': 1032,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/fb104c51-223c-4565-af14-8bde81c5c395.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115698,
'Height': 1122,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/3f8c7bf8-f392-45ce-a341-03ed8d35afd2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139340,
'Height': 1002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/5092c88c-54ad-47b5-8c57-97f1869c5ead.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124116,
'Height': 915,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/aa8a2723-9c42-41ef-af3b-5ec267359d0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/a5600b2c-a2f7-4012-9ca0-f211668b1eb1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91761,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/a290eef5-d871-4d35-9a18-0ecefee3015d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123859,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/504e6d4c-23bd-4c66-b679-f9bf1ed09673.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77894,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/281165af-b389-46cd-93ae-b3c412788fa8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107064,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/1067ba06-ae86-4155-b303-365062af73ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f495964c-9167-51ad-ad60-ac865ca9c58e/f495964c-9167-51ad-ad60-ac865ca9c58e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622883,
'Height': 1632,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718824/general/065c0a73-a56a-4965-977b-dacf5343b099.jpg',
'Width': 1192}],
'price': 55500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Audi RS6 Avant 4.0 TFSIe S Edition - Quattro - Petrol - Automatic - '
'600 hp - 117.000 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2022}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [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 16:08:58 [adesa.it] INFO: Saving data for 10716619: {'created_time': 1774368538.038299, 'last_price_update_time': 1774368538.038312, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716619') HTTP/1.1" 204 0
2026-03-24 16:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10716342
2026-03-24 16:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10716342
2026-03-24 16:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10716342 to the API
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7e455760-a819-5507-8b81-3908b3a66b8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gc020kn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716342',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 137494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5734339/general/89864bc9-7baa-4ed0-8eb0-c0fbbac429fe.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/76e1457d-a4a0-47dd-a747-df8ae832b32f.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/b8964abd-60d1-47b3-b1c5-b209227ff265.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/fcfe05b0-0d56-42e8-bbcc-2a90746086ce.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/efd07e20-6cd3-4aea-a044-cdeb0d523d38.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/a050806f-5b89-4847-ab5b-c7ac74f89536.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/b13f37d0-a233-4f2a-876e-dbb5be696de0.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/65e2ec16-bcd8-4d4d-a06e-13da30314f6d.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/bfa06e7a-4f93-4978-acf6-9444fb587cf7.jpeg',
'https://images.openlane.eu/carimgs/5734339/general/21856566-e235-40bb-8dfb-14aa17ad752f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6114021,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/89864bc9-7baa-4ed0-8eb0-c0fbbac429fe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5582519,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/76e1457d-a4a0-47dd-a747-df8ae832b32f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6126708,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/b8964abd-60d1-47b3-b1c5-b209227ff265.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6820339,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/fcfe05b0-0d56-42e8-bbcc-2a90746086ce.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4592979,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/efd07e20-6cd3-4aea-a044-cdeb0d523d38.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6265313,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/a050806f-5b89-4847-ab5b-c7ac74f89536.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5561252,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/b13f37d0-a233-4f2a-876e-dbb5be696de0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6073200,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/65e2ec16-bcd8-4d4d-a06e-13da30314f6d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4576579,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/bfa06e7a-4f93-4978-acf6-9444fb587cf7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e455760-a819-5507-8b81-3908b3a66b8d/7e455760-a819-5507-8b81-3908b3a66b8d_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4952926,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734339/general/21856566-e235-40bb-8dfb-14aa17ad752f.jpeg',
'Width': 5712}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 137.494 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [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 16:08:58 [adesa.it] INFO: Saving data for 10716342: {'created_time': 1774368538.349822, 'last_price_update_time': 1774368538.349832, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716342') HTTP/1.1" 204 0
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721320%252Fgeneral%252F4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg not downloaded yet
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739874%252Fgeneral%252Fc7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/c7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg not downloaded yet
2026-03-24 16:08:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de2b890>
2026-03-24 16:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737426%252Fgeneral%252F2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg saved to cache
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-24 16:08:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: edf617a5-9f6e-5a61-9074-3c3e7694a099, skipping ID generation
2026-03-24 16:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf617a5-9f6e-5a61-9074-3c3e7694a099 with scrape type 1
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edf617a5-9f6e-5a61-9074-3c3e7694a099 sending to next pipeline
2026-03-24 16:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: edf617a5-9f6e-5a61-9074-3c3e7694a099, identifier: 10716303
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252Fe4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/e4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg not downloaded yet
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg not downloaded yet
2026-03-24 16:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10716303
2026-03-24 16:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10716303
2026-03-24 16:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10716303 to the API
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg>
{'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': 180,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'edf617a5-9f6e-5a61-9074-3c3e7694a099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Fp537df',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716303',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 204503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458498,
'Height': 1586,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg',
'Width': 2257},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412325,
'Height': 1619,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg',
'Width': 2354},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355572,
'Height': 1587,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg',
'Width': 2269},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210949,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg',
'Width': 1628},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306688,
'Height': 1706,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg',
'Width': 2197},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212996,
'Height': 1215,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg',
'Width': 1753},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205132,
'Height': 1129,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg',
'Width': 1577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140385,
'Height': 1281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg',
'Width': 1124},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184648,
'Height': 1068,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg',
'Width': 1698},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edf617a5-9f6e-5a61-9074-3c3e7694a099/edf617a5-9f6e-5a61-9074-3c3e7694a099_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220547,
'Height': 1061,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg',
'Width': 1399}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 180 hp - '
'204.503 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [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 16:08:58 [adesa.it] INFO: Saving data for 10716303: {'created_time': 1774368538.933423, 'last_price_update_time': 1774368538.933433, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716303') HTTP/1.1" 204 0
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/2de065a3-29dd-4c25-83f1-840b85bac781.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721320%252Fgeneral%252F954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg not downloaded yet
2026-03-24 16:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739874%252Fgeneral%252F1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg not downloaded yet
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/b1760600-5fdc-4f1c-af2a-7beba7746592.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/ded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/af216a01-e192-442c-8ac3-6cc70f00a660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252F3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg not downloaded yet
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F08c11a99-203e-4d95-9635-6faa754c9038.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/08c11a99-203e-4d95-9635-6faa754c9038.jpg not downloaded yet
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8e790>
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252Ff22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/f22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg saved to cache
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b0210>
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg') HTTP/1.1" 204 0
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg saved to cache
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c805926-0ade-5d52-a937-e167b4805577 with identifier: 10716348
2026-03-24 16:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c805926-0ade-5d52-a937-e167b4805577 with scrape type 1
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c805926-0ade-5d52-a937-e167b4805577
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252Fea1ec224-8168-4bb7-afae-af93eb72f837.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/ea1ec224-8168-4bb7-afae-af93eb72f837.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F41bc9d70-904f-4821-94ee-f9ac58b98aad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/41bc9d70-904f-4821-94ee-f9ac58b98aad.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F392e2ccc-b1a0-4a02-a341-2b3041ba6ee1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/392e2ccc-b1a0-4a02-a341-2b3041ba6ee1.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252Fd44dc967-5214-4eda-a419-2504fb68920b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/d44dc967-5214-4eda-a419-2504fb68920b.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252Ff84d1506-6461-4c26-8b0f-5ebdd5299ac9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/f84d1506-6461-4c26-8b0f-5ebdd5299ac9.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F133515a0-ca00-47a0-b495-1efcd0e67c1c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/133515a0-ca00-47a0-b495-1efcd0e67c1c.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252Fff8690de-7623-4ea4-8d62-be5621f97d9b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/ff8690de-7623-4ea4-8d62-be5621f97d9b.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F019eeea1-adfa-4855-ad33-a69021dd6d5e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/019eeea1-adfa-4855-ad33-a69021dd6d5e.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F4499245d-0359-46e9-829b-9ec63be13f10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/4499245d-0359-46e9-829b-9ec63be13f10.jpeg already downloaded
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5737584%252Fgeneral%252F6bc803a0-7010-4cc7-a6c1-0693c85a14c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737584/general/6bc803a0-7010-4cc7-a6c1-0693c85a14c2.jpeg already downloaded
2026-03-24 16:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c805926-0ade-5d52-a937-e167b4805577, identifier: 10716348
2026-03-24 16:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721320%252Fgeneral%252Fd7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/d7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg not downloaded yet
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739874%252Fgeneral%252Fd5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/d5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg not downloaded yet
2026-03-24 16:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c805926-0ade-5d52-a937-e167b4805577 with identifier: 10716348
2026-03-24 16:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c805926-0ade-5d52-a937-e167b4805577 with identifier: 10716348
2026-03-24 16:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c805926-0ade-5d52-a937-e167b4805577 with identifier: 10716348 to the API
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08: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 16:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3c805926-0ade-5d52-a937-e167b4805577',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ge837sh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716348',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 88650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5737584/general/ea1ec224-8168-4bb7-afae-af93eb72f837.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/41bc9d70-904f-4821-94ee-f9ac58b98aad.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/392e2ccc-b1a0-4a02-a341-2b3041ba6ee1.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/d44dc967-5214-4eda-a419-2504fb68920b.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/f84d1506-6461-4c26-8b0f-5ebdd5299ac9.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/133515a0-ca00-47a0-b495-1efcd0e67c1c.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/ff8690de-7623-4ea4-8d62-be5621f97d9b.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/019eeea1-adfa-4855-ad33-a69021dd6d5e.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/4499245d-0359-46e9-829b-9ec63be13f10.jpeg',
'https://images.openlane.eu/carimgs/5737584/general/6bc803a0-7010-4cc7-a6c1-0693c85a14c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309473,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/ea1ec224-8168-4bb7-afae-af93eb72f837.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311169,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/41bc9d70-904f-4821-94ee-f9ac58b98aad.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321569,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/392e2ccc-b1a0-4a02-a341-2b3041ba6ee1.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338576,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/d44dc967-5214-4eda-a419-2504fb68920b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295892,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/f84d1506-6461-4c26-8b0f-5ebdd5299ac9.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273895,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/133515a0-ca00-47a0-b495-1efcd0e67c1c.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220618,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/ff8690de-7623-4ea4-8d62-be5621f97d9b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205557,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/019eeea1-adfa-4855-ad33-a69021dd6d5e.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271376,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/4499245d-0359-46e9-829b-9ec63be13f10.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c805926-0ade-5d52-a937-e167b4805577/3c805926-0ade-5d52-a937-e167b4805577_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300573,
'Height': 1530,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737584/general/6bc803a0-7010-4cc7-a6c1-0693c85a14c2.jpeg',
'Width': 2040}],
'price': 37500,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'TM WAGEN FIRENZE S.R.L.',
'title': 'Audi Q8 50 TDI Sport - Quattro - Diesel - Automatic - 286 hp - '
'88.650 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [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 16:08:59 [adesa.it] INFO: Saving data for 10716348: {'created_time': 1774368539.750233, 'last_price_update_time': 1774368539.750244, 'auction_closing_time': 1774437300.0}
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716348') HTTP/1.1" 204 0
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5740866%252Fgeneral%252Fef791445-b733-43ac-803f-7b455a0becee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/ef791445-b733-43ac-803f-7b455a0becee.jpeg not downloaded yet
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739873%252Fgeneral%252F0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg not downloaded yet
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5721320%252Fgeneral%252F3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg not downloaded yet
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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%252F5739874%252Fgeneral%252Fca5b7319-e180-439c-884b-a8990efc9611.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/ca5b7319-e180-439c-884b-a8990efc9611.jpeg not downloaded yet
2026-03-24 16:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:08:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea65d0>
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F2de065a3-29dd-4c25-83f1-840b85bac781.jpeg') HTTP/1.1" 204 0
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/2de065a3-29dd-4c25-83f1-840b85bac781.jpeg saved to cache
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:08:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8223d0>
2026-03-24 16:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:08: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 16:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7e810>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23 with identifier: 10716968
2026-03-24 16:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23 with scrape type 1
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F16f8026e-6fe9-4d73-850a-026a665435e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/16f8026e-6fe9-4d73-850a-026a665435e1.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252Fbd7bb275-eaec-4231-80fa-cc12730aedc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/bd7bb275-eaec-4231-80fa-cc12730aedc9.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F86391822-f918-4c40-9218-5e8990be8728.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/86391822-f918-4c40-9218-5e8990be8728.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F1b9e2815-e978-4829-814f-c12c81f81f5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/1b9e2815-e978-4829-814f-c12c81f81f5a.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F607dca29-300d-4081-bd34-31c053490cd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/607dca29-300d-4081-bd34-31c053490cd8.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252Fbe885e06-917e-46f0-9106-b9fd0ba6c4f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/be885e06-917e-46f0-9106-b9fd0ba6c4f4.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252Fb0b0e055-c6aa-4dfa-bb4c-ea50744d5e3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/b0b0e055-c6aa-4dfa-bb4c-ea50744d5e3e.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F3a6370d4-364b-44f4-a050-ddbdb26df1de.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/3a6370d4-364b-44f4-a050-ddbdb26df1de.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252Fa817d2fc-3187-438a-94bc-20a479262794.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/a817d2fc-3187-438a-94bc-20a479262794.jpg already downloaded
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5734167%252Fgeneral%252F2f387eba-cd37-4465-a57a-46fa91c9aeaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734167/general/2f387eba-cd37-4465-a57a-46fa91c9aeaa.jpg already downloaded
2026-03-24 16:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23, identifier: 10716968
2026-03-24 16:09:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db5bd90>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252Fb1760600-5fdc-4f1c-af2a-7beba7746592.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/b1760600-5fdc-4f1c-af2a-7beba7746592.jpeg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db2b850>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f6710>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252Fded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/ded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba790>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252Faf216a01-e192-442c-8ac3-6cc70f00a660.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/af216a01-e192-442c-8ac3-6cc70f00a660.jpg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23 with identifier: 10716968
2026-03-24 16:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23 with identifier: 10716968
2026-03-24 16:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3dd2440b-cce5-55c6-a6ad-7cfacb01ee23 with identifier: 10716968 to the API
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716968>
{'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': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3dd2440b-cce5-55c6-a6ad-7cfacb01ee23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH549HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716968',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5734167/general/16f8026e-6fe9-4d73-850a-026a665435e1.jpg',
'https://images.openlane.eu/carimgs/5734167/general/bd7bb275-eaec-4231-80fa-cc12730aedc9.jpg',
'https://images.openlane.eu/carimgs/5734167/general/86391822-f918-4c40-9218-5e8990be8728.jpg',
'https://images.openlane.eu/carimgs/5734167/general/1b9e2815-e978-4829-814f-c12c81f81f5a.jpg',
'https://images.openlane.eu/carimgs/5734167/general/607dca29-300d-4081-bd34-31c053490cd8.jpg',
'https://images.openlane.eu/carimgs/5734167/general/be885e06-917e-46f0-9106-b9fd0ba6c4f4.jpg',
'https://images.openlane.eu/carimgs/5734167/general/b0b0e055-c6aa-4dfa-bb4c-ea50744d5e3e.jpg',
'https://images.openlane.eu/carimgs/5734167/general/3a6370d4-364b-44f4-a050-ddbdb26df1de.jpg',
'https://images.openlane.eu/carimgs/5734167/general/a817d2fc-3187-438a-94bc-20a479262794.jpg',
'https://images.openlane.eu/carimgs/5734167/general/2f387eba-cd37-4465-a57a-46fa91c9aeaa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387879,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/16f8026e-6fe9-4d73-850a-026a665435e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396659,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/bd7bb275-eaec-4231-80fa-cc12730aedc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378930,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/86391822-f918-4c40-9218-5e8990be8728.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/1b9e2815-e978-4829-814f-c12c81f81f5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1259745,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/607dca29-300d-4081-bd34-31c053490cd8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699021,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/be885e06-917e-46f0-9106-b9fd0ba6c4f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739428,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/b0b0e055-c6aa-4dfa-bb4c-ea50744d5e3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 661912,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/3a6370d4-364b-44f4-a050-ddbdb26df1de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749177,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/a817d2fc-3187-438a-94bc-20a479262794.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd2440b-cce5-55c6-a6ad-7cfacb01ee23/3dd2440b-cce5-55c6-a6ad-7cfacb01ee23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365804,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734167/general/2f387eba-cd37-4465-a57a-46fa91c9aeaa.jpg',
'Width': 1920}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'TM WAGEN PISTOIA SRL',
'title': 'BMW X4 20d Sport - Diesel - Automatic - 190 hp - 60.000 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [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 16:09:00 [adesa.it] INFO: Saving data for 10716968: {'created_time': 1774368540.879785, 'last_price_update_time': 1774368540.879797, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716968') HTTP/1.1" 204 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5721320%252Fgeneral%252F0290dd89-2b43-4018-9ee7-99525d2de917.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/0290dd89-2b43-4018-9ee7-99525d2de917.jpeg not downloaded yet
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5739874%252Fgeneral%252F103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg not downloaded yet
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e934350>
2026-03-24 16:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg saved to cache
2026-03-24 16:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/e4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/9a6ee637-223c-4747-b334-6b747395fe1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5721320%252Fgeneral%252F1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg not downloaded yet
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5739874%252Fgeneral%252F35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg not downloaded yet
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10709176
2026-03-24 16:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b217c53-93ff-57c6-8a49-a6e60be4758a with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b217c53-93ff-57c6-8a49-a6e60be4758a with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b217c53-93ff-57c6-8a49-a6e60be4758a, identifier: 10709176
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10709176
2026-03-24 16:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10709176
2026-03-24 16:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10709176 to the API
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709176>
{'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': '8b217c53-93ff-57c6-8a49-a6e60be4758a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD323BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709176',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 165782,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Karoq 1.6 TDI Style - Diesel - Automatic - 115 hp - 165.782 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [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 16:09:01 [adesa.it] INFO: Saving data for 10709176: {'auction_closing_time': 1774527300.0, 'created_time': 1774281823.843772, 'last_price_update_time': 1774368541.37781}
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709176') HTTP/1.1" 204 0
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5721320%252Fgeneral%252Ff48b0ecf-c570-403b-962a-5c565652d378.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/f48b0ecf-c570-403b-962a-5c565652d378.jpeg not downloaded yet
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5739874%252Fgeneral%252F43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg not downloaded yet
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/c7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e849e10>
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg saved to cache
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb8fb10>
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252Fe4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/e4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg saved to cache
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10709170
2026-03-24 16:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b8742-1db3-5a6d-929e-76f7c871ab46 with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7b8742-1db3-5a6d-929e-76f7c871ab46 with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce7b8742-1db3-5a6d-929e-76f7c871ab46, identifier: 10709170
2026-03-24 16:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30d1959-5d32-51f2-a842-4e89aaeae275 with identifier: 10719023
2026-03-24 16:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30d1959-5d32-51f2-a842-4e89aaeae275 with scrape type 1
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252Fcc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/cc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg not downloaded yet
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3d090>
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F9a6ee637-223c-4747-b334-6b747395fe1a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/9a6ee637-223c-4747-b334-6b747395fe1a.jpg saved to cache
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db798d0>
2026-03-24 16:09:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg saved to cache
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/e3711138-3d40-4c76-955c-d5effe0d9662.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5721320%252Fgeneral%252F2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg not downloaded yet
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5739874%252Fgeneral%252F34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg not downloaded yet
2026-03-24 16:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10709170
2026-03-24 16:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10709170
2026-03-24 16:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10709170 to the API
2026-03-24 16:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709170>
{'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-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce7b8742-1db3-5a6d-929e-76f7c871ab46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK392RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709170',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 256745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'256.745 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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 16:09:02 [adesa.it] INFO: Saving data for 10709170: {'auction_closing_time': 1774527300.0, 'created_time': 1774281819.446167, 'last_price_update_time': 1774368542.034}
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709170') HTTP/1.1" 204 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252F8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg not downloaded yet
2026-03-24 16:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10716592
2026-03-24 16:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c42d4e-b406-5280-81c2-40fca10b362d with scrape type 1
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43c42d4e-b406-5280-81c2-40fca10b362d
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F16b7ac56-a547-480d-abc6-fd6f4ffdf25c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/16b7ac56-a547-480d-abc6-fd6f4ffdf25c.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F1855e9ce-13a7-4420-8c9c-4bf9b318b588.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/1855e9ce-13a7-4420-8c9c-4bf9b318b588.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F50eb54ea-e852-4f87-b892-04bd38cf1309.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/50eb54ea-e852-4f87-b892-04bd38cf1309.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F7187dc27-e91c-4608-9bc2-8d9bab6b9343.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/7187dc27-e91c-4608-9bc2-8d9bab6b9343.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F7a2cfa60-c87e-42cb-920c-42b4a3ffc0d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/7a2cfa60-c87e-42cb-920c-42b4a3ffc0d3.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F1ba391af-3dd3-4d91-97fe-04e57e13d3dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/1ba391af-3dd3-4d91-97fe-04e57e13d3dd.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F8aba36cb-a9cc-4a5c-8d23-5488bb6bd2bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/8aba36cb-a9cc-4a5c-8d23-5488bb6bd2bf.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252Fcbfc34a8-fe9f-4848-86cc-e56f0136c8d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/cbfc34a8-fe9f-4848-86cc-e56f0136c8d4.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F16b4fb20-e592-4497-aa1f-5032255a0ff2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/16b4fb20-e592-4497-aa1f-5032255a0ff2.jpg already downloaded
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5713306%252Fgeneral%252F65f2ed1e-7bb6-468e-9c85-633b8fa29484.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713306/general/65f2ed1e-7bb6-468e-9c85-633b8fa29484.jpg already downloaded
2026-03-24 16:09:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 43c42d4e-b406-5280-81c2-40fca10b362d, identifier: 10716592
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed99210>
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg saved to cache
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/d78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5721320%252Fgeneral%252Fa73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/a73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg not downloaded yet
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5739874%252Fgeneral%252F3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg not downloaded yet
2026-03-24 16:09:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10716592
2026-03-24 16:09:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10716592
2026-03-24 16:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10716592 to the API
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716592>
{'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-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '43c42d4e-b406-5280-81c2-40fca10b362d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF412ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716592',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 173216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5713306/general/16b7ac56-a547-480d-abc6-fd6f4ffdf25c.jpg',
'https://images.openlane.eu/carimgs/5713306/general/1855e9ce-13a7-4420-8c9c-4bf9b318b588.jpg',
'https://images.openlane.eu/carimgs/5713306/general/50eb54ea-e852-4f87-b892-04bd38cf1309.jpg',
'https://images.openlane.eu/carimgs/5713306/general/7187dc27-e91c-4608-9bc2-8d9bab6b9343.jpg',
'https://images.openlane.eu/carimgs/5713306/general/7a2cfa60-c87e-42cb-920c-42b4a3ffc0d3.jpg',
'https://images.openlane.eu/carimgs/5713306/general/1ba391af-3dd3-4d91-97fe-04e57e13d3dd.jpg',
'https://images.openlane.eu/carimgs/5713306/general/8aba36cb-a9cc-4a5c-8d23-5488bb6bd2bf.jpg',
'https://images.openlane.eu/carimgs/5713306/general/cbfc34a8-fe9f-4848-86cc-e56f0136c8d4.jpg',
'https://images.openlane.eu/carimgs/5713306/general/16b4fb20-e592-4497-aa1f-5032255a0ff2.jpg',
'https://images.openlane.eu/carimgs/5713306/general/65f2ed1e-7bb6-468e-9c85-633b8fa29484.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2013932,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/16b7ac56-a547-480d-abc6-fd6f4ffdf25c.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1836750,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/1855e9ce-13a7-4420-8c9c-4bf9b318b588.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2005216,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/50eb54ea-e852-4f87-b892-04bd38cf1309.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2234131,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/7187dc27-e91c-4608-9bc2-8d9bab6b9343.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2930794,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/7a2cfa60-c87e-42cb-920c-42b4a3ffc0d3.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2812163,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/1ba391af-3dd3-4d91-97fe-04e57e13d3dd.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2706294,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/8aba36cb-a9cc-4a5c-8d23-5488bb6bd2bf.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2262285,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/cbfc34a8-fe9f-4848-86cc-e56f0136c8d4.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2105042,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/16b4fb20-e592-4497-aa1f-5032255a0ff2.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43c42d4e-b406-5280-81c2-40fca10b362d/43c42d4e-b406-5280-81c2-40fca10b362d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2517548,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713306/general/65f2ed1e-7bb6-468e-9c85-633b8fa29484.jpg',
'Width': 4032}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'GRUPPO SGARIGLIA S.r.l.',
'title': 'Audi Q5 Sportback 2.0 TDI S Line - Diesel - Automatic - 204 hp - '
'173.216 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [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 16:09:02 [adesa.it] INFO: Saving data for 10716592: {'created_time': 1774368542.793508, 'last_price_update_time': 1774368542.793524, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716592') HTTP/1.1" 204 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252Fba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/ba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg not downloaded yet
2026-03-24 16:09:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec83290>
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg saved to cache
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec80750>
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252Fc7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/c7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg saved to cache
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf7750>
2026-03-24 16:09:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252Fe3711138-3d40-4c76-955c-d5effe0d9662.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/e3711138-3d40-4c76-955c-d5effe0d9662.jpeg saved to cache
2026-03-24 16:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252F1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg not downloaded yet
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddda50>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252Fd78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/d78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252F646928bf-e277-40a7-8693-e48736d88f6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/646928bf-e277-40a7-8693-e48736d88f6c.jpg not downloaded yet
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252Fe0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/e0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg not downloaded yet
2026-03-24 16:09:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec46350>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e84b950>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252F171cfba9-297f-4812-b459-33bf0036f7da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/171cfba9-297f-4812-b459-33bf0036f7da.jpg not downloaded yet
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252Fb7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/b7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg not downloaded yet
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/ef791445-b733-43ac-803f-7b455a0becee.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252F430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg not downloaded yet
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/d5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743169%252Fgeneral%252Fae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/ae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg not downloaded yet
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/ca5b7319-e180-439c-884b-a8990efc9611.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc72d0>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739873/general/08c11a99-203e-4d95-9635-6faa754c9038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716271)
2026-03-24 16:09:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec42f90>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252Fef791445-b733-43ac-803f-7b455a0becee.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/ef791445-b733-43ac-803f-7b455a0becee.jpeg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8aaf10>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252Fd5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/d5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dede090>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252Fca5b7319-e180-439c-884b-a8990efc9611.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/ca5b7319-e180-439c-884b-a8990efc9611.jpeg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dede810>
2026-03-24 16:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739873%252Fgeneral%252F08c11a99-203e-4d95-9635-6faa754c9038.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739873/general/08c11a99-203e-4d95-9635-6faa754c9038.jpg saved to cache
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54496efe-f124-5da2-9667-d4d6c84b6802
2026-03-24 16:09:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54496efe-f124-5da2-9667-d4d6c84b6802, skipping ID generation
2026-03-24 16:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54496efe-f124-5da2-9667-d4d6c84b6802 with scrape type 1
2026-03-24 16:09:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54496efe-f124-5da2-9667-d4d6c84b6802 sending to next pipeline
2026-03-24 16:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54496efe-f124-5da2-9667-d4d6c84b6802, identifier: 10716271
2026-03-24 16:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10716271
2026-03-24 16:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10716271
2026-03-24 16:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10716271 to the API
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739873/general/08c11a99-203e-4d95-9635-6faa754c9038.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '54496efe-f124-5da2-9667-d4d6c84b6802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ078AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716271',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 79754,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302000,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/f22b889d-320e-4320-bb89-5bbbf73fbfd7.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293088,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/9a37eb96-94ed-4456-a6fe-47c72d91a181.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279093,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/4eb8e021-ea53-4962-b2b8-bb8bbb88b05c.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258055,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/ded454cd-8984-4d1d-a1fa-fb9a2c580984.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258420,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/d78535ec-757c-48e7-a8f2-8ace3ad9eb06.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280236,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/9a6ee637-223c-4747-b334-6b747395fe1a.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297671,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/8ffb15ad-4efa-47b5-8276-c7576d8f0005.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254324,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/4f5c3440-e331-4aa9-9370-12e9086b5fd3.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218139,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/08c11a99-203e-4d95-9635-6faa754c9038.jpg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54496efe-f124-5da2-9667-d4d6c84b6802/54496efe-f124-5da2-9667-d4d6c84b6802_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309850,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739873/general/0ad49c0b-be4a-4650-884d-f54460d48c6c.jpg',
'Width': 1428}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'BMW X1 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'79.754 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [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 16:09:04 [adesa.it] INFO: Saving data for 10716271: {'created_time': 1774368544.452077, 'last_price_update_time': 1774368544.452087, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716271') HTTP/1.1" 204 0
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/ba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/cc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6d810>
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg saved to cache
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e3c690>
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg saved to cache
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd2a650>
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252Fba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/ba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg saved to cache
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8542d0>
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252Fcc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/cc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg saved to cache
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/e0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/b7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b130bcd0>
2026-03-24 16:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg saved to cache
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/ae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/171cfba9-297f-4812-b459-33bf0036f7da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/646928bf-e277-40a7-8693-e48736d88f6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece7c50>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252Fe0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/e0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc3310>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb2bed0>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eced850>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252Fb7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/b7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec243d0>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bc0850>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252F430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [scrapy.extensions.logstats] INFO: Crawled 546 pages (at 67 pages/min), scraped 428 items (at 53 items/min)
2026-03-24 16:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-24 16:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743169/general/8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719023)
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc3690>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252Fae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/ae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9f110>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252F171cfba9-297f-4812-b459-33bf0036f7da.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/171cfba9-297f-4812-b459-33bf0036f7da.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9f810>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252F646928bf-e277-40a7-8693-e48736d88f6c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/646928bf-e277-40a7-8693-e48736d88f6c.jpg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb4190>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg saved to cache
2026-03-24 16:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb69210>
2026-03-24 16:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252F1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg saved to cache
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739874/general/43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716272)
2026-03-24 16:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/0290dd89-2b43-4018-9ee7-99525d2de917.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd79810>
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743169%252Fgeneral%252F8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743169/general/8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg saved to cache
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d30d1959-5d32-51f2-a842-4e89aaeae275
2026-03-24 16:09:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d30d1959-5d32-51f2-a842-4e89aaeae275, skipping ID generation
2026-03-24 16:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30d1959-5d32-51f2-a842-4e89aaeae275 with scrape type 1
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d30d1959-5d32-51f2-a842-4e89aaeae275 sending to next pipeline
2026-03-24 16:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d30d1959-5d32-51f2-a842-4e89aaeae275, identifier: 10719023
2026-03-24 16:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d30d1959-5d32-51f2-a842-4e89aaeae275 with identifier: 10719023
2026-03-24 16:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d30d1959-5d32-51f2-a842-4e89aaeae275 with identifier: 10719023
2026-03-24 16:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d30d1959-5d32-51f2-a842-4e89aaeae275 with identifier: 10719023 to the API
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743169/general/8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'd30d1959-5d32-51f2-a842-4e89aaeae275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD803TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719023',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 181735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/cc9a1f7d-204e-4a02-9b4a-08d3f8b0ba76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/8216a3ac-7132-41cd-af2b-0fb7d49be787.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/ba17a920-5ecf-4ce0-8a0c-8376181078f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/1d8e7fe7-04e9-46e3-a180-d75e1e9ef2b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/646928bf-e277-40a7-8693-e48736d88f6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/e0135911-aa7f-476a-b67c-f8aa14fa5c6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/171cfba9-297f-4812-b459-33bf0036f7da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/b7f24f90-35d3-40f9-8aa7-79bb498eb5a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/430031dc-fac6-4de6-8b62-08a62a81b6d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d30d1959-5d32-51f2-a842-4e89aaeae275/d30d1959-5d32-51f2-a842-4e89aaeae275_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743169/general/ae61fe2e-3a7a-4fd7-b055-a615451cf65a.jpg',
'Width': 800}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 GT - Diesel - Automatic - 177 hp - 181.735 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2020}
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [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 16:09:06 [adesa.it] INFO: Saving data for 10719023: {'created_time': 1774368546.595818, 'last_price_update_time': 1774368546.595828, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719023') HTTP/1.1" 204 0
2026-03-24 16:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/60490d74-f914-4d52-965b-df737aef9ce2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea63d0>
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739874%252Fgeneral%252F43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739874/general/43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg saved to cache
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aea6be07-5123-55b7-9b21-a5deaba7ad24
2026-03-24 16:09:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aea6be07-5123-55b7-9b21-a5deaba7ad24, skipping ID generation
2026-03-24 16:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea6be07-5123-55b7-9b21-a5deaba7ad24 with scrape type 1
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aea6be07-5123-55b7-9b21-a5deaba7ad24 sending to next pipeline
2026-03-24 16:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aea6be07-5123-55b7-9b21-a5deaba7ad24, identifier: 10716272
2026-03-24 16:09:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5ccd0>
2026-03-24 16:09:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F0290dd89-2b43-4018-9ee7-99525d2de917.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/0290dd89-2b43-4018-9ee7-99525d2de917.jpeg saved to cache
2026-03-24 16:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10716272
2026-03-24 16:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10716272
2026-03-24 16:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10716272 to the API
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739874/general/43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'aea6be07-5123-55b7-9b21-a5deaba7ad24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF769FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716272',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 81865,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457558,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/6cfa7a9c-c1e3-4344-8175-54fbe4d9820c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405365,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/c7a6d7a2-5a0e-4892-8067-00fb09b767db.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470312,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/1ac007ba-86fe-4c54-bb7b-5be88541aa60.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446327,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/d5a91940-59b8-4867-a1f2-99c867a07ccc.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1377035,
'Height': 2142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/ca5b7319-e180-439c-884b-a8990efc9611.jpeg',
'Width': 2856},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417208,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/103294eb-6253-4d7a-a3c4-edb4f7fe45e0.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380838,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/35ba2d5c-fe26-4eb3-b967-45cbcb430cc1.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363364,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/43c7337b-f97f-4f7c-9ce9-b1e7f3c3e66f.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336694,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/34cf9165-1919-4160-ba60-a7bf253a3ce5.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea6be07-5123-55b7-9b21-a5deaba7ad24/aea6be07-5123-55b7-9b21-a5deaba7ad24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434953,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739874/general/3cc409fb-a5b2-4a5f-a4c1-a34569e5b727.jpeg',
'Width': 1428}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'BMW 1 Series 116d M Sport - Diesel - Automatic - 116 hp - 81.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:07 [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 16:09:07 [adesa.it] INFO: Saving data for 10716272: {'created_time': 1774368547.450312, 'last_price_update_time': 1774368547.450322, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716272') HTTP/1.1" 204 0
2026-03-24 16:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740866/general/3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716958)
2026-03-24 16:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/9224099d-c7af-4f44-a312-8ff13987f79f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09: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 16:09: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 16:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea5e7d0>
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743148%252Fgeneral%252F07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg saved to cache
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:09:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea125d0>
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F60490d74-f914-4d52-965b-df737aef9ce2.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/60490d74-f914-4d52-965b-df737aef9ce2.jpeg saved to cache
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/d7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8f750>
2026-03-24 16:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740866%252Fgeneral%252F3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740866/general/3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg saved to cache
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 132a5d8e-fd43-5196-8038-8a57d722305a
2026-03-24 16:09:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 132a5d8e-fd43-5196-8038-8a57d722305a, skipping ID generation
2026-03-24 16:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132a5d8e-fd43-5196-8038-8a57d722305a with scrape type 1
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 132a5d8e-fd43-5196-8038-8a57d722305a sending to next pipeline
2026-03-24 16:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 132a5d8e-fd43-5196-8038-8a57d722305a, identifier: 10716958
2026-03-24 16:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10716958
2026-03-24 16:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10716958
2026-03-24 16:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10716958 to the API
2026-03-24 16:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740866/general/3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg>
{'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': 190,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Electric',
'id': '132a5d8e-fd43-5196-8038-8a57d722305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl776pn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716958',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 82824,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208876,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/815f5f93-1b4f-4463-8e2c-50ef4015efd2.jpeg',
'Width': 1774},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211235,
'Height': 1211,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/2de065a3-29dd-4c25-83f1-840b85bac781.jpeg',
'Width': 1764},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188831,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/527d8b5f-3cc0-453f-b8e2-d9abbc2b7a3a.jpeg',
'Width': 2138},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267277,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/b1760600-5fdc-4f1c-af2a-7beba7746592.jpeg',
'Width': 2294},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183217,
'Height': 1528,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/60490d74-f914-4d52-965b-df737aef9ce2.jpeg',
'Width': 1398},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243135,
'Height': 1233,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/1a1b18e5-67b3-4127-a400-2e9d35060f6b.jpeg',
'Width': 2261},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175551,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/e3711138-3d40-4c76-955c-d5effe0d9662.jpeg',
'Width': 1430},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192173,
'Height': 995,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/e4d7cb46-8e32-49ad-ad22-80d07fcd5ee7.jpeg',
'Width': 2087},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326479,
'Height': 1674,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/3e042e71-2446-4b40-92c7-db24c3d6cffc.jpeg',
'Width': 2060},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132a5d8e-fd43-5196-8038-8a57d722305a/132a5d8e-fd43-5196-8038-8a57d722305a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270032,
'Height': 1669,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740866/general/ef791445-b733-43ac-803f-7b455a0becee.jpeg',
'Width': 2085}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Mercedes-Benz EQA 250 Sport - Electric - Automatic - 190 hp - '
'82.824 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [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 16:09:08 [adesa.it] INFO: Saving data for 10716958: {'created_time': 1774368548.081978, 'last_price_update_time': 1774368548.081988, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716958') HTTP/1.1" 204 0
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/71edbf23-f250-48d4-9b37-6bb35c641a96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed6b610>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252F70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8ee110>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F9224099d-c7af-4f44-a312-8ff13987f79f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/9224099d-c7af-4f44-a312-8ff13987f79f.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec44550>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252Fd7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/d7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/dd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f4810>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deadf10>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252F96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df059d0>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743149%252Fgeneral%252F235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9f690>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252F71edbf23-f250-48d4-9b37-6bb35c641a96.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/71edbf23-f250-48d4-9b37-6bb35c641a96.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/96cb8f22-34d7-4878-9705-5616295ebcf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec27a10>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252Fdd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/dd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbe2d0>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252F4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/3723378e-e7bb-4d08-9bb7-61225609004f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/a5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd60f90>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F96cb8f22-34d7-4878-9705-5616295ebcf5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/96cb8f22-34d7-4878-9705-5616295ebcf5.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad7310>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252F82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743149/general/317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719004)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/fc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/3c967575-4663-4f16-8302-1caba5bf4dc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/9c3c0148-4f18-4433-8977-4579c8d93b43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/a73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e949c10>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252F3723378e-e7bb-4d08-9bb7-61225609004f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/3723378e-e7bb-4d08-9bb7-61225609004f.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a6d10>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252Fa5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/a5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/2e494826-c38c-42d7-a540-da7d6a194982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/963d105b-35fb-412b-addb-fbe141ef2b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/f48b0ecf-c570-403b-962a-5c565652d378.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece5110>
2026-03-24 16:09:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743149%252Fgeneral%252F317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743149/general/317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg saved to cache
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 636e0a66-efd7-5a31-98c2-f0692de790b1
2026-03-24 16:09:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 636e0a66-efd7-5a31-98c2-f0692de790b1, skipping ID generation
2026-03-24 16:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 636e0a66-efd7-5a31-98c2-f0692de790b1 with scrape type 1
2026-03-24 16:09:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 636e0a66-efd7-5a31-98c2-f0692de790b1 sending to next pipeline
2026-03-24 16:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 636e0a66-efd7-5a31-98c2-f0692de790b1, identifier: 10719004
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4bab950>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743148%252Fgeneral%252Ffc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/fc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg saved to cache
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad7f10>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252F3c967575-4663-4f16-8302-1caba5bf4dc4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/3c967575-4663-4f16-8302-1caba5bf4dc4.jpg saved to cache
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8b2cd0>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252F9c3c0148-4f18-4433-8977-4579c8d93b43.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/9c3c0148-4f18-4433-8977-4579c8d93b43.jpg saved to cache
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/6747d190-3988-487d-804b-0a0358d26785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/9bba372b-5372-480e-a64e-0219d35a0df9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 636e0a66-efd7-5a31-98c2-f0692de790b1 with identifier: 10719004
2026-03-24 16:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 636e0a66-efd7-5a31-98c2-f0692de790b1 with identifier: 10719004
2026-03-24 16:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 636e0a66-efd7-5a31-98c2-f0692de790b1 with identifier: 10719004 to the API
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743149/general/317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '636e0a66-efd7-5a31-98c2-f0692de790b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF358RK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719004',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 190106,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 215,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/c758fa85-833b-4aa8-bc33-770892f5d3ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/317660eb-93be-4774-93ac-1a08d8f8a0c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/292a8d2f-3f13-4575-8856-7956abf784ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67534,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/235efbc9-efa2-4689-a1bb-4f0cbdcd442d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44840,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/f79865d1-c487-4ca6-b94c-b0b9cf4fc094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/3cbe4944-42a7-4fb8-b83e-c088a3ad0724.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/45e8d52f-dd7d-43c1-84cd-68b049d29468.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27086,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/94590fe9-2faf-42b0-96d4-bf9fb8a9eea7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/cfa18fc8-251f-44dc-83ce-554b74f3c84c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636e0a66-efd7-5a31-98c2-f0692de790b1/636e0a66-efd7-5a31-98c2-f0692de790b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743149/general/f0a8aa3f-0482-486e-ab50-eeb2ced56a94.jpg',
'Width': 800}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Ford Focus 1.5 TDCI Business - Diesel - Manual - 120 hp - 190.106 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [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 16:09:09 [adesa.it] INFO: Saving data for 10719004: {'created_time': 1774368549.653102, 'last_price_update_time': 1774368549.653119, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719004') HTTP/1.1" 204 0
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743148/general/364d6d8a-5b1e-4771-970d-bce9097923e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719003)
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743133/general/f860380b-add8-4a18-a742-26efa9d9406f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718991)
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/c29c3c7d-0060-49b2-8f25-ee9890f66284.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea7ed0>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252Fa73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/a73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg saved to cache
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7ba90>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg saved to cache
2026-03-24 16:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41fd0>
2026-03-24 16:09:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F2e494826-c38c-42d7-a540-da7d6a194982.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/2e494826-c38c-42d7-a540-da7d6a194982.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec08790>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252F5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7b790>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252F963d105b-35fb-412b-addb-fbe141ef2b7d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/963d105b-35fb-412b-addb-fbe141ef2b7d.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deeb990>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252Ff48b0ecf-c570-403b-962a-5c565652d378.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/f48b0ecf-c570-403b-962a-5c565652d378.jpeg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea6eb50>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F6747d190-3988-487d-804b-0a0358d26785.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/6747d190-3988-487d-804b-0a0358d26785.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb5990>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252F9bba372b-5372-480e-a64e-0219d35a0df9.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/9bba372b-5372-480e-a64e-0219d35a0df9.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea32c50>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743148%252Fgeneral%252F364d6d8a-5b1e-4771-970d-bce9097923e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743148/general/364d6d8a-5b1e-4771-970d-bce9097923e2.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de804473-cd83-5d1b-96c3-0980c8572fc2
2026-03-24 16:09:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de804473-cd83-5d1b-96c3-0980c8572fc2, skipping ID generation
2026-03-24 16:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de804473-cd83-5d1b-96c3-0980c8572fc2 with scrape type 1
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de804473-cd83-5d1b-96c3-0980c8572fc2 sending to next pipeline
2026-03-24 16:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: de804473-cd83-5d1b-96c3-0980c8572fc2, identifier: 10719003
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd78dd0>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743133%252Fgeneral%252Ff860380b-add8-4a18-a742-26efa9d9406f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743133/general/f860380b-add8-4a18-a742-26efa9d9406f.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72ab95c8-d259-575d-87f6-cec4f678aff4
2026-03-24 16:09:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72ab95c8-d259-575d-87f6-cec4f678aff4, skipping ID generation
2026-03-24 16:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72ab95c8-d259-575d-87f6-cec4f678aff4 with scrape type 1
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72ab95c8-d259-575d-87f6-cec4f678aff4 sending to next pipeline
2026-03-24 16:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72ab95c8-d259-575d-87f6-cec4f678aff4, identifier: 10718991
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df06990>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252Fc29c3c7d-0060-49b2-8f25-ee9890f66284.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/c29c3c7d-0060-49b2-8f25-ee9890f66284.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecb4e10>
2026-03-24 16:09:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg saved to cache
2026-03-24 16:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: de804473-cd83-5d1b-96c3-0980c8572fc2 with identifier: 10719003
2026-03-24 16:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: de804473-cd83-5d1b-96c3-0980c8572fc2 with identifier: 10719003
2026-03-24 16:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: de804473-cd83-5d1b-96c3-0980c8572fc2 with identifier: 10719003 to the API
2026-03-24 16:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743148/general/364d6d8a-5b1e-4771-970d-bce9097923e2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'de804473-cd83-5d1b-96c3-0980c8572fc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG823AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719003',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 198083,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 119,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46494,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/4c847b53-c874-459c-a0e1-cd2ce63e144e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46939,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/364d6d8a-5b1e-4771-970d-bce9097923e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/613313b3-5099-420b-8a72-98bb2f6c536f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48158,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/fc67aa16-dcc4-418b-aa24-f692fca5de5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/48b6a969-b4af-4225-8da2-b38bef1427f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/d1d22ed4-189b-4cb1-8bc7-6ce71f6d3ac3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/9a602e24-83cc-4e8c-864b-ebf61b6a692d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33559,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/07455e80-cc77-4af5-a10d-7c6bf654fd59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51473,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/a4d6c648-f202-483e-98e2-f77983f11e35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de804473-cd83-5d1b-96c3-0980c8572fc2/de804473-cd83-5d1b-96c3-0980c8572fc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743148/general/1294a42a-dca8-4b90-b5f6-870b81d1e5fa.jpg',
'Width': 800}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'131 hp - 198.083 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:11 [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 16:09:11 [adesa.it] INFO: Saving data for 10719003: {'created_time': 1774368551.333731, 'last_price_update_time': 1774368551.333741, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719003') HTTP/1.1" 204 0
2026-03-24 16:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72ab95c8-d259-575d-87f6-cec4f678aff4 with identifier: 10718991
2026-03-24 16:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72ab95c8-d259-575d-87f6-cec4f678aff4 with identifier: 10718991
2026-03-24 16:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72ab95c8-d259-575d-87f6-cec4f678aff4 with identifier: 10718991 to the API
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743133/general/f860380b-add8-4a18-a742-26efa9d9406f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '72ab95c8-d259-575d-87f6-cec4f678aff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG888RP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718991',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 262071,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51176,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/1cd60cb6-fb80-4884-92fc-df1ec54c6f10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/f860380b-add8-4a18-a742-26efa9d9406f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/484d4f04-60f2-465c-be8b-90dc61fcf9a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/3c967575-4663-4f16-8302-1caba5bf4dc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/9199aa97-2574-4d64-84af-3738debbdf0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44944,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/4de7c00b-660a-4180-83ec-bbd712cdb12a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/96417353-86d8-47b4-9a95-c7c8918ef4e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/70bd6b8a-efdb-4af2-8f3c-4ff323b1981e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45652,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/126c0748-bcfa-4824-a296-1ba917fd8706.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72ab95c8-d259-575d-87f6-cec4f678aff4/72ab95c8-d259-575d-87f6-cec4f678aff4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743133/general/88204812-e855-45cf-a056-78a14a11a015.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 1 Series 116d Advantage - Diesel - Automatic - 116 hp - 262.071 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:11 [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 16:09:11 [adesa.it] INFO: Saving data for 10718991: {'created_time': 1774368551.759457, 'last_price_update_time': 1774368551.759469, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718991') HTTP/1.1" 204 0
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09: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 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1335df3a-5778-5a47-ab4e-eaade985e977 with identifier: 10719018
2026-03-24 16:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1335df3a-5778-5a47-ab4e-eaade985e977 with scrape type 1
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg not downloaded yet
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721320/general/954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10716606)
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg not downloaded yet
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252Fc485679c-e17a-40d8-86e1-53f655619f22.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/c485679c-e17a-40d8-86e1-53f655619f22.jpg not downloaded yet
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg not downloaded yet
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F3b457677-05ee-4bff-828a-ac6d67934c72.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/3b457677-05ee-4bff-828a-ac6d67934c72.jpg not downloaded yet
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F4c484309-befd-44b3-9056-4500f7d431da.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/4c484309-befd-44b3-9056-4500f7d431da.jpg not downloaded yet
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743147/general/3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719002)
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/b3969191-dfbd-455e-974a-cdb5e6070f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/017bc3ed-6753-44f2-a3d7-74090ac17564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg not downloaded yet
2026-03-24 16:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 628d8028-8fab-5c3d-93d8-def589530e10 with identifier: 10719021
2026-03-24 16:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 628d8028-8fab-5c3d-93d8-def589530e10 with scrape type 1
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg not downloaded yet
2026-03-24 16:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8db0150-de84-5830-b512-384f028c2f32 with identifier: 10719017
2026-03-24 16:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8db0150-de84-5830-b512-384f028c2f32 with scrape type 1
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252Fd6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/d6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg not downloaded yet
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/d814d41f-c152-4d05-92f4-657f31796352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F02377a9e-0913-4119-81ba-83560993b76a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/02377a9e-0913-4119-81ba-83560993b76a.jpg not downloaded yet
2026-03-24 16:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg not downloaded yet
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg not downloaded yet
2026-03-24 16:09:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a5b806d0>
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721320%252Fgeneral%252F954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg') HTTP/1.1" 204 0
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721320/general/954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg saved to cache
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c4983fd-4bec-521f-8355-6db98048097b
2026-03-24 16:09:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c4983fd-4bec-521f-8355-6db98048097b, skipping ID generation
2026-03-24 16:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c4983fd-4bec-521f-8355-6db98048097b with scrape type 1
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c4983fd-4bec-521f-8355-6db98048097b sending to next pipeline
2026-03-24 16:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c4983fd-4bec-521f-8355-6db98048097b, identifier: 10716606
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/da7b670e-2169-408b-a21e-fbee552307b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252F2c25e311-a8e1-46ee-9fe6-047427de810e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/2c25e311-a8e1-46ee-9fe6-047427de810e.jpg not downloaded yet
2026-03-24 16:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c4983fd-4bec-521f-8355-6db98048097b with identifier: 10716606
2026-03-24 16:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c4983fd-4bec-521f-8355-6db98048097b with identifier: 10716606
2026-03-24 16:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c4983fd-4bec-521f-8355-6db98048097b with identifier: 10716606 to the API
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5721320/general/954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg>
{'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': 341,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': '2c4983fd-4bec-521f-8355-6db98048097b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gk243pt',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716606',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 169829,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5410432,
'Height': 4086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/01e8cb59-b896-4d7f-8d9f-071d9e9e6632.jpeg',
'Width': 5449},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4709546,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/4deb740a-5eb4-480a-9fb4-f95eb9a491d6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4628591,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/954dd8a1-ff26-4024-b073-7f38cd4c146e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5085881,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/d7c620dd-a7d8-403b-b352-da2570f2ec2b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6477666,
'Height': 4210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/3367ced7-de4a-4b1a-9043-b946a1194e17.jpeg',
'Width': 5614},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5707617,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/0290dd89-2b43-4018-9ee7-99525d2de917.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3221149,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/1060c5e6-f5ff-45d8-bc7b-619e14384b32.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3872659,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/f48b0ecf-c570-403b-962a-5c565652d378.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4252788,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/2cf6cce7-1c70-425c-b589-0004a2051b40.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c4983fd-4bec-521f-8355-6db98048097b/2c4983fd-4bec-521f-8355-6db98048097b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4219934,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721320/general/a73f3010-ef5c-4f7a-8ff9-be6ce58716d3.jpeg',
'Width': 5712}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Audi SQ5 Sportback 3.0 TDI S Line - Quattro - Diesel - Automatic - '
'341 hp - 169.829 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [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 16:09:12 [adesa.it] INFO: Saving data for 10716606: {'created_time': 1774368552.627086, 'last_price_update_time': 1774368552.627095, 'auction_closing_time': 1774437300.0}
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716606') HTTP/1.1" 204 0
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743136/general/09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718993)
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/a92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg not downloaded yet
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg not downloaded yet
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/3b457677-05ee-4bff-828a-ac6d67934c72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743163%252Fgeneral%252Fd096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/d096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg not downloaded yet
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8e3510>
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252F7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg saved to cache
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edccfd0>
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252F49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg saved to cache
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd86390>
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743147%252Fgeneral%252F3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743147/general/3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg saved to cache
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be460129-4fac-5c05-8e75-19f8c7a24eb2
2026-03-24 16:09:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be460129-4fac-5c05-8e75-19f8c7a24eb2, skipping ID generation
2026-03-24 16:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be460129-4fac-5c05-8e75-19f8c7a24eb2 with scrape type 1
2026-03-24 16:09:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be460129-4fac-5c05-8e75-19f8c7a24eb2 sending to next pipeline
2026-03-24 16:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: be460129-4fac-5c05-8e75-19f8c7a24eb2, identifier: 10719002
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdda50>
2026-03-24 16:09:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743139%252Fgeneral%252Fb3969191-dfbd-455e-974a-cdb5e6070f3c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/b3969191-dfbd-455e-974a-cdb5e6070f3c.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd84590>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252F017bc3ed-6753-44f2-a3d7-74090ac17564.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/017bc3ed-6753-44f2-a3d7-74090ac17564.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de52510>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdde90>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252Fd814d41f-c152-4d05-92f4-657f31796352.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/d814d41f-c152-4d05-92f4-657f31796352.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de73450>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743139%252Fgeneral%252F2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252Fc9619e1c-00d1-4636-a951-01e2015b23e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/c9619e1c-00d1-4636-a951-01e2015b23e8.jpg not downloaded yet
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F24f66f47-c423-4e06-b008-7a4f21eddef0.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/24f66f47-c423-4e06-b008-7a4f21eddef0.jpg not downloaded yet
2026-03-24 16:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: be460129-4fac-5c05-8e75-19f8c7a24eb2 with identifier: 10719002
2026-03-24 16:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: be460129-4fac-5c05-8e75-19f8c7a24eb2 with identifier: 10719002
2026-03-24 16:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: be460129-4fac-5c05-8e75-19f8c7a24eb2 with identifier: 10719002 to the API
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743147/general/3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'be460129-4fac-5c05-8e75-19f8c7a24eb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL216JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719002',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 151234,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/3c93e558-b160-44e2-9fc4-fbc51ac362b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/72a07ff3-9657-4881-8a87-ca08f3a7a9fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/6747d190-3988-487d-804b-0a0358d26785.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/2e494826-c38c-42d7-a540-da7d6a194982.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/6052e89a-cecd-4654-8ab6-f07f58883578.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/96cb8f22-34d7-4878-9705-5616295ebcf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41807,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/8c93aa29-0a5c-402e-abdd-1f7ee6c87eb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44714,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/9224099d-c7af-4f44-a312-8ff13987f79f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/7ab8bcc6-44f2-4dba-b2bf-6dc313bfd38c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be460129-4fac-5c05-8e75-19f8c7a24eb2/be460129-4fac-5c05-8e75-19f8c7a24eb2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743147/general/b30a8f7f-3d8b-4bc0-a650-326c5bfb450d.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-09-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Dacia Duster 1.5 DCI Comfort - Diesel - Manual - 116 hp - 151.234 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [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 16:09:13 [adesa.it] INFO: Saving data for 10719002: {'created_time': 1774368553.565903, 'last_price_update_time': 1774368553.565912, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719002') HTTP/1.1" 204 0
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9400d0>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8fe8d0>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252Fda7b670e-2169-408b-a21e-fbee552307b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/da7b670e-2169-408b-a21e-fbee552307b4.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dead390>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecdc6d0>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743136%252Fgeneral%252F09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743136/general/09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03
2026-03-24 16:09:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7df7a54a-acc6-5be0-924c-f7a8a1021b03, skipping ID generation
2026-03-24 16:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with scrape type 1
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7df7a54a-acc6-5be0-924c-f7a8a1021b03 sending to next pipeline
2026-03-24 16:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7df7a54a-acc6-5be0-924c-f7a8a1021b03, identifier: 10718993
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed8c790>
2026-03-24 16:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252Fa92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/a92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg saved to cache
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252Fa6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/a6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg not downloaded yet
2026-03-24 16:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg not downloaded yet
2026-03-24 16:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with identifier: 10718993
2026-03-24 16:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with identifier: 10718993
2026-03-24 16:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7df7a54a-acc6-5be0-924c-f7a8a1021b03 with identifier: 10718993 to the API
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743136/general/09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7df7a54a-acc6-5be0-924c-f7a8a1021b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ223AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718993',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151260,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53436,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/09f8b141-f075-43a4-b845-c1e6375b7ccc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/7dab3af1-77f2-448e-be8f-2f3467753a05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/49962a3f-f621-486d-b6d5-1918a29ef9a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48506,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/8e4342cb-19e8-4b82-bacb-d634484c0505.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/963d105b-35fb-412b-addb-fbe141ef2b7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49706,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/9c3c0148-4f18-4433-8977-4579c8d93b43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/3723378e-e7bb-4d08-9bb7-61225609004f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60414,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/dd957668-0de8-40c8-8fd7-8b6ff8375bae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/b2ca65d0-872e-428d-9639-162f0047e23f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7df7a54a-acc6-5be0-924c-f7a8a1021b03/7df7a54a-acc6-5be0-924c-f7a8a1021b03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743136/general/af216a01-e192-442c-8ac3-6cc70f00a660.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'151.260 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [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 16:09:14 [adesa.it] INFO: Saving data for 10718993: {'created_time': 1774368554.368299, 'last_price_update_time': 1774368554.368309, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718993') HTTP/1.1" 204 0
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db2bd50>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db290d0>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F3b457677-05ee-4bff-828a-ac6d67934c72.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/3b457677-05ee-4bff-828a-ac6d67934c72.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F206e7e07-60c1-4366-ab6d-48457910773e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/206e7e07-60c1-4366-ab6d-48457910773e.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F243ff35e-2be3-49de-acaf-99924d43d6c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/243ff35e-2be3-49de-acaf-99924d43d6c6.jpg not downloaded yet
2026-03-24 16:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with identifier: 10719013
2026-03-24 16:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with scrape type 1
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252Ffd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/fd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg not downloaded yet
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/d096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/24f66f47-c423-4e06-b008-7a4f21eddef0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252Fdb7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/db7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252F9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252Fbb1d8655-8e91-4685-9b06-4708d31f4287.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/bb1d8655-8e91-4685-9b06-4708d31f4287.jpg not downloaded yet
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/c9619e1c-00d1-4636-a951-01e2015b23e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/2c25e311-a8e1-46ee-9fe6-047427de810e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F641c47a2-0d57-4296-be8d-1e180a98e272.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/641c47a2-0d57-4296-be8d-1e180a98e272.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252Fd359d0df-ae8e-4645-bb79-ed0c481857a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/d359d0df-ae8e-4645-bb79-ed0c481857a5.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252F6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg not downloaded yet
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/02377a9e-0913-4119-81ba-83560993b76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743167%252Fgeneral%252F1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743162%252Fgeneral%252Fc906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/c906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg not downloaded yet
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252Fd645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/d645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg not downloaded yet
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec065d0>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252Fd096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/d096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad98d0>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F24f66f47-c423-4e06-b008-7a4f21eddef0.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/24f66f47-c423-4e06-b008-7a4f21eddef0.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/d6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/fd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252F1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg not downloaded yet
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/c485679c-e17a-40d8-86e1-53f655619f22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e941a90>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a5c10>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252Fc9619e1c-00d1-4636-a951-01e2015b23e8.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/c9619e1c-00d1-4636-a951-01e2015b23e8.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddd8ed0>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece84d0>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg saved to cache
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece9a10>
2026-03-24 16:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F2c25e311-a8e1-46ee-9fe6-047427de810e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/2c25e311-a8e1-46ee-9fe6-047427de810e.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/4c484309-befd-44b3-9056-4500f7d431da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252F1f3810ca-c104-4534-9472-39d59a38c2b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/1f3810ca-c104-4534-9472-39d59a38c2b1.jpg not downloaded yet
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/206e7e07-60c1-4366-ab6d-48457910773e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/243ff35e-2be3-49de-acaf-99924d43d6c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/bb1d8655-8e91-4685-9b06-4708d31f4287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9e690>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc0e90>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F02377a9e-0913-4119-81ba-83560993b76a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/02377a9e-0913-4119-81ba-83560993b76a.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec25090>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252Fbc637bff-db35-4821-b973-21d486530e11.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/bc637bff-db35-4821-b973-21d486530e11.jpg not downloaded yet
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc2150>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252Fd6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/d6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc5c10>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1d450>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252Ffd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/fd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9e68d0>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252Fc485679c-e17a-40d8-86e1-53f655619f22.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/c485679c-e17a-40d8-86e1-53f655619f22.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/db7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/641c47a2-0d57-4296-be8d-1e180a98e272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/d645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/c906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/d359d0df-ae8e-4645-bb79-ed0c481857a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252F85346d81-69b3-4c09-891c-61c5adcdd181.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/85346d81-69b3-4c09-891c-61c5adcdd181.jpg not downloaded yet
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db67510>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F4c484309-befd-44b3-9056-4500f7d431da.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/4c484309-befd-44b3-9056-4500f7d431da.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf5990>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F206e7e07-60c1-4366-ab6d-48457910773e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/206e7e07-60c1-4366-ab6d-48457910773e.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db61910>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F243ff35e-2be3-49de-acaf-99924d43d6c6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/243ff35e-2be3-49de-acaf-99924d43d6c6.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f67d0>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252Fbb1d8655-8e91-4685-9b06-4708d31f4287.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/bb1d8655-8e91-4685-9b06-4708d31f4287.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252F27012400-4b3f-4021-a1f2-e41c5424f438.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/27012400-4b3f-4021-a1f2-e41c5424f438.jpg not downloaded yet
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db63850>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec81590>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252Fdb7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/db7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dafb990>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252F6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9f610>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F641c47a2-0d57-4296-be8d-1e180a98e272.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/641c47a2-0d57-4296-be8d-1e180a98e272.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41190>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252Fd645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/d645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg saved to cache
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de44c50>
2026-03-24 16:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252Fc906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/c906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dcfe050>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dafbf90>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252Fd359d0df-ae8e-4645-bb79-ed0c481857a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/d359d0df-ae8e-4645-bb79-ed0c481857a5.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743162/general/2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719017)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/bc637bff-db35-4821-b973-21d486530e11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743158%252Fgeneral%252Ffb160864-d3a1-42c1-9f5e-b25460773d37.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/fb160864-d3a1-42c1-9f5e-b25460773d37.jpg not downloaded yet
2026-03-24 16:09: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 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743167/general/a6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719021)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/1f3810ca-c104-4534-9472-39d59a38c2b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57a23ff-44d2-5b03-873c-65d6993988a4 with identifier: 10719015
2026-03-24 16:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57a23ff-44d2-5b03-873c-65d6993988a4 with scrape type 1
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Fafe26895-b1d1-48b1-b26e-08abf92c3e76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/afe26895-b1d1-48b1-b26e-08abf92c3e76.jpg not downloaded yet
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743163/general/9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719018)
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Fa018794b-5faa-4636-b647-0bbcc3e34ee1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/a018794b-5faa-4636-b647-0bbcc3e34ee1.jpg not downloaded yet
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252F89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg not downloaded yet
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/cb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/247107a0-e968-413b-ac10-c994c0356fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Fccab3210-009d-4566-9f17-2ab698f57660.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/ccab3210-009d-4566-9f17-2ab698f57660.jpg not downloaded yet
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/fae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743135/general/b9e9e222-da37-49db-833e-49b1172d5953.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718992)
2026-03-24 16:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Ff31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/f31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg not downloaded yet
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b41950>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743162%252Fgeneral%252F2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743162/general/2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8db0150-de84-5830-b512-384f028c2f32
2026-03-24 16:09:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8db0150-de84-5830-b512-384f028c2f32, skipping ID generation
2026-03-24 16:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8db0150-de84-5830-b512-384f028c2f32 with scrape type 1
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8db0150-de84-5830-b512-384f028c2f32 sending to next pipeline
2026-03-24 16:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8db0150-de84-5830-b512-384f028c2f32, identifier: 10719017
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae8650>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dad6890>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252F21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc3810>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252F1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg saved to cache
2026-03-24 16:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de5c450>
2026-03-24 16:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252Fbc637bff-db35-4821-b973-21d486530e11.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/bc637bff-db35-4821-b973-21d486530e11.jpg saved to cache
2026-03-24 16:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/27012400-4b3f-4021-a1f2-e41c5424f438.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252F4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg not downloaded yet
2026-03-24 16:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8db0150-de84-5830-b512-384f028c2f32 with identifier: 10719017
2026-03-24 16:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8db0150-de84-5830-b512-384f028c2f32 with identifier: 10719017
2026-03-24 16:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8db0150-de84-5830-b512-384f028c2f32 with identifier: 10719017 to the API
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743162/general/2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'c8db0150-de84-5830-b512-384f028c2f32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK457GD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719017',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 180159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/d6fba6be-f675-4849-bfaf-eb12cf6e54e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67669,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/5a81ae80-6489-41b9-bd12-415e5b89ebeb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/4ecf0d64-7494-426f-a67a-3d44e7bc4f51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/24f66f47-c423-4e06-b008-7a4f21eddef0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/2ab1ccdd-c038-4e7e-9f88-80b409472c91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72526,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/7d8822c8-ef0b-4571-b235-b68c3df09be6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60736,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/243ff35e-2be3-49de-acaf-99924d43d6c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61394,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/9e4f4828-bf15-4d71-8ba5-a5b0a41c86fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/d359d0df-ae8e-4645-bb79-ed0c481857a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8db0150-de84-5830-b512-384f028c2f32/c8db0150-de84-5830-b512-384f028c2f32_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743162/general/c906e80f-aedb-4a3c-8cfc-e87c7ffadbe9.jpg',
'Width': 800}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz GLE 300d Premium - 4-Matic - Petrol - Automatic - 272 '
'hp - 180.159 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [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 16:09:18 [adesa.it] INFO: Saving data for 10719017: {'created_time': 1774368558.221158, 'last_price_update_time': 1774368558.221168, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719017') HTTP/1.1" 204 0
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/85346d81-69b3-4c09-891c-61c5adcdd181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd87710>
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743167%252Fgeneral%252Fa6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743167/general/a6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg saved to cache
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 628d8028-8fab-5c3d-93d8-def589530e10
2026-03-24 16:09:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 628d8028-8fab-5c3d-93d8-def589530e10, skipping ID generation
2026-03-24 16:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 628d8028-8fab-5c3d-93d8-def589530e10 with scrape type 1
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 628d8028-8fab-5c3d-93d8-def589530e10 sending to next pipeline
2026-03-24 16:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 628d8028-8fab-5c3d-93d8-def589530e10, identifier: 10719021
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbed50>
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252F1f3810ca-c104-4534-9472-39d59a38c2b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/1f3810ca-c104-4534-9472-39d59a38c2b1.jpg saved to cache
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/afe26895-b1d1-48b1-b26e-08abf92c3e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743139/general/845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718995)
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/c168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743158/general/fb160864-d3a1-42c1-9f5e-b25460773d37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719013)
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Fd1445491-66b0-43b1-a0e0-8390bdde432f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/d1445491-66b0-43b1-a0e0-8390bdde432f.jpg not downloaded yet
2026-03-24 16:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 628d8028-8fab-5c3d-93d8-def589530e10 with identifier: 10719021
2026-03-24 16:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 628d8028-8fab-5c3d-93d8-def589530e10 with identifier: 10719021
2026-03-24 16:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 628d8028-8fab-5c3d-93d8-def589530e10 with identifier: 10719021 to the API
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743167/general/a6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg>
{'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-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '628d8028-8fab-5c3d-93d8-def589530e10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ724AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719021',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 196273,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 150,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/16d6e03d-c7f2-441d-ba4d-ba073b1de26b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/0a7f90c5-ae9d-4755-aaa2-64d9ddb5ed77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/1d0f43e6-c39d-428e-a3f1-b3ab57e0a4bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45402,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/c9619e1c-00d1-4636-a951-01e2015b23e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/a6e2bfe8-c909-46a6-8c07-6beed977ee92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42346,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/21a4c2f4-5ea8-4f72-bdbe-5dd0d959f822.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/206e7e07-60c1-4366-ab6d-48457910773e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/db7d6ac2-a39c-44a9-93f2-7d5869175c3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/641c47a2-0d57-4296-be8d-1e180a98e272.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_628d8028-8fab-5c3d-93d8-def589530e10/628d8028-8fab-5c3d-93d8-def589530e10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743167/general/1f89d4da-fd11-4a17-a012-c57758ddf25c.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 131 hp - 196.273 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [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 16:09:18 [adesa.it] INFO: Saving data for 10719021: {'created_time': 1774368558.82273, 'last_price_update_time': 1774368558.822742, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719021') HTTP/1.1" 204 0
2026-03-24 16:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de96b10>
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743163%252Fgeneral%252F9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743163/general/9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg saved to cache
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1335df3a-5778-5a47-ab4e-eaade985e977
2026-03-24 16:09:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1335df3a-5778-5a47-ab4e-eaade985e977, skipping ID generation
2026-03-24 16:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1335df3a-5778-5a47-ab4e-eaade985e977 with scrape type 1
2026-03-24 16:09:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1335df3a-5778-5a47-ab4e-eaade985e977 sending to next pipeline
2026-03-24 16:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1335df3a-5778-5a47-ab4e-eaade985e977, identifier: 10719018
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de81f50>
2026-03-24 16:09:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252F5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec10710>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743139%252Fgeneral%252Fcb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/cb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec46b90>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F247107a0-e968-413b-ac10-c994c0356fc4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/247107a0-e968-413b-ac10-c994c0356fc4.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc1090>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743139%252Fgeneral%252Ffae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/fae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e948e50>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743135%252Fgeneral%252Fb9e9e222-da37-49db-833e-49b1172d5953.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743135/general/b9e9e222-da37-49db-833e-49b1172d5953.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2383ba74-84d6-51ff-a84f-3b5d656e8364
2026-03-24 16:09:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2383ba74-84d6-51ff-a84f-3b5d656e8364, skipping ID generation
2026-03-24 16:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2383ba74-84d6-51ff-a84f-3b5d656e8364 with scrape type 1
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2383ba74-84d6-51ff-a84f-3b5d656e8364 sending to next pipeline
2026-03-24 16:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2383ba74-84d6-51ff-a84f-3b5d656e8364, identifier: 10718992
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9a5810>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e7f0490>
2026-03-24 16:09:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252F27012400-4b3f-4021-a1f2-e41c5424f438.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/27012400-4b3f-4021-a1f2-e41c5424f438.jpg saved to cache
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/a018794b-5faa-4636-b647-0bbcc3e34ee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252F63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg not downloaded yet
2026-03-24 16:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1335df3a-5778-5a47-ab4e-eaade985e977 with identifier: 10719018
2026-03-24 16:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1335df3a-5778-5a47-ab4e-eaade985e977 with identifier: 10719018
2026-03-24 16:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1335df3a-5778-5a47-ab4e-eaade985e977 with identifier: 10719018 to the API
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743163/general/9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1335df3a-5778-5a47-ab4e-eaade985e977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY292YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719018',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 197849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 108,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49291,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/0f15df7e-4e86-494d-ae08-fb201f6bf84a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48503,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/9e9c954f-ccc7-4a6a-8af8-f896d1832eba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45796,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/c485679c-e17a-40d8-86e1-53f655619f22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/207d535b-01ff-4b11-a9f1-2a3f152af8cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/3b457677-05ee-4bff-828a-ac6d67934c72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/4c484309-befd-44b3-9056-4500f7d431da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/446b5880-0d53-40fa-ab8d-759b0c48a3b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/02377a9e-0913-4119-81ba-83560993b76a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/2c25e311-a8e1-46ee-9fe6-047427de810e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1335df3a-5778-5a47-ab4e-eaade985e977/1335df3a-5778-5a47-ab4e-eaade985e977_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743163/general/d096248d-3ed4-4d1e-a87f-4fc1abc30566.jpg',
'Width': 800}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2019-09-30',
'seats_number': 0,
'seller_name': 'Arval Italia',
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Automatic - 116 hp - '
'197.849 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [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 16:09:19 [adesa.it] INFO: Saving data for 10719018: {'created_time': 1774368559.753331, 'last_price_update_time': 1774368559.75334, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719018') HTTP/1.1" 204 0
2026-03-24 16:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2383ba74-84d6-51ff-a84f-3b5d656e8364 with identifier: 10718992
2026-03-24 16:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2383ba74-84d6-51ff-a84f-3b5d656e8364 with identifier: 10718992
2026-03-24 16:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2383ba74-84d6-51ff-a84f-3b5d656e8364 with identifier: 10718992 to the API
2026-03-24 16:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743135/general/b9e9e222-da37-49db-833e-49b1172d5953.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2383ba74-84d6-51ff-a84f-3b5d656e8364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA878PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718992',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 174107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 120,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/9bae7562-85e4-4a03-93e7-401aa4741e50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/b9e9e222-da37-49db-833e-49b1172d5953.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48319,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/4c5b169d-329c-490c-a5a2-33223c4114bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/017bc3ed-6753-44f2-a3d7-74090ac17564.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/d814d41f-c152-4d05-92f4-657f31796352.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/c29c3c7d-0060-49b2-8f25-ee9890f66284.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56207,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/5c34ad5b-c28a-4127-96e7-47ac1188fc6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/a5ba69ee-b193-4c3f-8cce-dcfd3fa262bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/82398d31-ae20-4435-a7b4-f1ce6dab0083.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2383ba74-84d6-51ff-a84f-3b5d656e8364/2383ba74-84d6-51ff-a84f-3b5d656e8364_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743135/general/71edbf23-f250-48d4-9b37-6bb35c641a96.jpg',
'Width': 800}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 2 Series Active Tourer 218d Luxury - xDrive - Diesel - '
'Automatic - 150 hp - 174.107 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2020}
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [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 16:09:20 [adesa.it] INFO: Saving data for 10718992: {'created_time': 1774368560.162419, 'last_price_update_time': 1774368560.16243, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718992') HTTP/1.1" 204 0
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2c150>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252F85346d81-69b3-4c09-891c-61c5adcdd181.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/85346d81-69b3-4c09-891c-61c5adcdd181.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8211d0>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743140/general/88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718996)
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/f31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/ccab3210-009d-4566-9f17-2ab698f57660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743137/general/390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718994)
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252Fdb960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/db960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg not downloaded yet
2026-03-24 16:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deab6d0>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Fafe26895-b1d1-48b1-b26e-08abf92c3e76.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/afe26895-b1d1-48b1-b26e-08abf92c3e76.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de82a50>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252F89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ea490>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743139%252Fgeneral%252F845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743139/general/845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b
2026-03-24 16:09:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b, skipping ID generation
2026-03-24 16:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with scrape type 1
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c88dc970-05b9-5c82-8fa8-59cbd7f05e1b sending to next pipeline
2026-03-24 16:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b, identifier: 10718995
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9870d0>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252Fc168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/c168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eccaa10>
2026-03-24 16:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743158%252Fgeneral%252Ffb160864-d3a1-42c1-9f5e-b25460773d37.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743158/general/fb160864-d3a1-42c1-9f5e-b25460773d37.jpg saved to cache
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03
2026-03-24 16:09:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03, skipping ID generation
2026-03-24 16:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with scrape type 1
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 sending to next pipeline
2026-03-24 16:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03, identifier: 10719013
2026-03-24 16:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with identifier: 10719020
2026-03-24 16:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with scrape type 1
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252Ffc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/fc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg not downloaded yet
2026-03-24 16:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with identifier: 10718995
2026-03-24 16:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with identifier: 10718995
2026-03-24 16:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c88dc970-05b9-5c82-8fa8-59cbd7f05e1b with identifier: 10718995 to the API
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743139/general/845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'c88dc970-05b9-5c82-8fa8-59cbd7f05e1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH247RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718995',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 185878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 159,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78736,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/470c974f-d4c9-4319-a340-7cfbe35ee0a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/189f37bb-7bbb-4aa8-b313-eee5a718c51f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/845f41aa-40f5-4337-a5d6-bf6d3bd6249f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/ba3791b1-5f50-4e0c-8e4a-d63a6e2eca49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/a34967f9-c35c-4b7e-a37f-7a726dcb8d79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47722,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/cb6e12b7-ca5f-43e1-a9ff-9d8bffbf4879.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/fae3b4fd-ef23-47b9-8fd6-f98cfbfc730c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/1875c03c-6502-4633-ad6b-0bc8d0ead3f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/b3969191-dfbd-455e-974a-cdb5e6070f3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88dc970-05b9-5c82-8fa8-59cbd7f05e1b/c88dc970-05b9-5c82-8fa8-59cbd7f05e1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41456,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743139/general/2c97cd97-97ae-4bd1-8c15-06bad8272eaa.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'185.878 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [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 16:09:21 [adesa.it] INFO: Saving data for 10718995: {'created_time': 1774368561.480869, 'last_price_update_time': 1774368561.480881, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718995') HTTP/1.1" 204 0
2026-03-24 16:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with identifier: 10719013
2026-03-24 16:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with identifier: 10719013
2026-03-24 16:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03 with identifier: 10719013 to the API
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743158/general/fb160864-d3a1-42c1-9f5e-b25460773d37.jpg>
{'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': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR374MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719013',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 203853,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/fd01f3bc-0d1b-4651-8fa1-47123e318c3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48239,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/bb1d8655-8e91-4685-9b06-4708d31f4287.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/6f72428d-7e6f-411e-be90-c6bd411d2e9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/d645d093-5bbb-42b4-b11b-fbf8bf040b0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/1580f7f0-4031-472d-b81e-3aa5f4f23ec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/1f3810ca-c104-4534-9472-39d59a38c2b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/bc637bff-db35-4821-b973-21d486530e11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/85346d81-69b3-4c09-891c-61c5adcdd181.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/27012400-4b3f-4021-a1f2-e41c5424f438.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03/99af33ac-5ac6-5e8f-a3fd-fba7c7d44d03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743158/general/fb160864-d3a1-42c1-9f5e-b25460773d37.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Manual - 136 hp - 203.853 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [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 16:09:21 [adesa.it] INFO: Saving data for 10719013: {'created_time': 1774368561.805673, 'last_price_update_time': 1774368561.805682, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719013') HTTP/1.1" 204 0
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/fd207d69-673e-40bb-ac67-828655a8bab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743160%252Fgeneral%252F5776b34f-6524-410f-803e-635e41dc3bba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/5776b34f-6524-410f-803e-635e41dc3bba.jpg not downloaded yet
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F903b83d9-fee4-4a4e-8527-96eee3063b32.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/903b83d9-fee4-4a4e-8527-96eee3063b32.jpg not downloaded yet
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd79d90>
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg saved to cache
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd85310>
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Fa018794b-5faa-4636-b647-0bbcc3e34ee1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/a018794b-5faa-4636-b647-0bbcc3e34ee1.jpg saved to cache
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/f59eb545-744c-420c-bc5c-a4c8e365f047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/7d1a1858-d659-4c39-9083-3f131d481a1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/d1445491-66b0-43b1-a0e0-8390bdde432f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddea850>
2026-03-24 16:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743140%252Fgeneral%252F88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743140/general/88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item abd8c9b4-114c-5542-b841-24784b62f00a
2026-03-24 16:09:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abd8c9b4-114c-5542-b841-24784b62f00a, skipping ID generation
2026-03-24 16:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd8c9b4-114c-5542-b841-24784b62f00a with scrape type 1
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abd8c9b4-114c-5542-b841-24784b62f00a sending to next pipeline
2026-03-24 16:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: abd8c9b4-114c-5542-b841-24784b62f00a, identifier: 10718996
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e81da90>
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Ff31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/f31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecebe90>
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Fccab3210-009d-4566-9f17-2ab698f57660.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/ccab3210-009d-4566-9f17-2ab698f57660.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea18ad0>
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743137%252Fgeneral%252F390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743137/general/390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff
2026-03-24 16:09:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff, skipping ID generation
2026-03-24 16:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with scrape type 1
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff sending to next pipeline
2026-03-24 16:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff, identifier: 10718994
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dde9c10>
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252F4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a539ca50>
2026-03-24 16:09:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741932%252Fgeneral%252F91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg saved to cache
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d255567-b208-5389-a57e-b7d945ccc1de with identifier: 10719011
2026-03-24 16:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d255567-b208-5389-a57e-b7d945ccc1de with scrape type 1
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F5202c757-0a60-428f-a896-fe32df89eeb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/5202c757-0a60-428f-a896-fe32df89eeb9.jpg not downloaded yet
2026-03-24 16:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F00674bea-c875-4503-bba7-00b4a073f93a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/00674bea-c875-4503-bba7-00b4a073f93a.jpg not downloaded yet
2026-03-24 16:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: abd8c9b4-114c-5542-b841-24784b62f00a with identifier: 10718996
2026-03-24 16:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: abd8c9b4-114c-5542-b841-24784b62f00a with identifier: 10718996
2026-03-24 16:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: abd8c9b4-114c-5542-b841-24784b62f00a with identifier: 10718996 to the API
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743140/general/88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'abd8c9b4-114c-5542-b841-24784b62f00a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM306LA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718996',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 175694,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54867,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/6d7e29a7-c948-4cd5-b8cb-75ae1184d651.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53782,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/88e4a6c2-25e3-4fa8-8a71-b603b1f0572b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/2706dbae-a6f6-4cc5-896d-9236ebef6329.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/7e5ff97d-6fcc-4dc4-8133-73d104de0592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/3fed2648-9f2e-4164-bc02-c4722b4a70e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/722978bb-fe07-4431-a2b2-8c4ad6e08715.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/247107a0-e968-413b-ac10-c994c0356fc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49442,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/a92dd8c3-d570-44eb-87c7-2743f67c1f50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81288,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/31bca0a8-6d03-4c91-b9b8-48ac89d0303d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abd8c9b4-114c-5542-b841-24784b62f00a/abd8c9b4-114c-5542-b841-24784b62f00a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743140/general/4b5c7d02-c7a7-473a-9e60-dc86c5a05aa0.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'175.694 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [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 16:09:22 [adesa.it] INFO: Saving data for 10718996: {'created_time': 1774368562.739547, 'last_price_update_time': 1774368562.739557, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718996') HTTP/1.1" 204 0
2026-03-24 16:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with identifier: 10718994
2026-03-24 16:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with identifier: 10718994
2026-03-24 16:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff with identifier: 10718994 to the API
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743137/general/390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC761YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718994',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 209642,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 128,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/390578a8-c15f-4969-bfef-e8b2e831eb7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144133,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/6b9ba2d0-52d3-403b-b423-fbfefae66c68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/0f2abfc1-6142-461c-9644-d67640106e64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/c168deb1-8072-46c0-b7fc-54a0fc1d9b1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/6b18c306-bd9d-439c-9aea-30f0e1165e38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53838,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/5a181e5c-1f0c-4abb-956a-cfcd0a0ad1e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/da7b670e-2169-408b-a21e-fbee552307b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/7faa2a4b-3b1e-4b5e-a5d1-76e38f1b072e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/f721659f-e0e9-4080-ac52-8bb9fb8877cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff/7aff3e82-8e25-594e-a6f1-c8e8c43cc0ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743137/general/9bba372b-5372-480e-a64e-0219d35a0df9.jpg',
'Width': 800}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'209.642 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [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 16:09:23 [adesa.it] INFO: Saving data for 10718994: {'created_time': 1774368563.173833, 'last_price_update_time': 1774368563.173848, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718994') HTTP/1.1" 204 0
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/ed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg not downloaded yet
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8b280ab90>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252Ffd207d69-673e-40bb-ac67-828655a8bab5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/fd207d69-673e-40bb-ac67-828655a8bab5.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/929dea7a-f53b-4b8c-8ce5-11459370001a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/98986325-5ba2-4485-9e83-ab3f9e09909d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F8e64695f-92ac-40c2-87b5-70f65003cec2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/8e64695f-92ac-40c2-87b5-70f65003cec2.jpg not downloaded yet
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/fc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/2f6ff3fd-add5-435a-906d-87690af3d556.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F54f40adf-1548-4dc0-b9b8-8189ba045307.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/54f40adf-1548-4dc0-b9b8-8189ba045307.jpg not downloaded yet
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9cf290>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Ff59eb545-744c-420c-bc5c-a4c8e365f047.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/f59eb545-744c-420c-bc5c-a4c8e365f047.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deac190>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741932%252Fgeneral%252F7d1a1858-d659-4c39-9083-3f131d481a1c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/7d1a1858-d659-4c39-9083-3f131d481a1c.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8a210>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Fd1445491-66b0-43b1-a0e0-8390bdde432f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/d1445491-66b0-43b1-a0e0-8390bdde432f.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e942010>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd3c490>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f525a8-534e-5798-ba0b-46c4a2d16f25 with identifier: 10719014
2026-03-24 16:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f525a8-534e-5798-ba0b-46c4a2d16f25 with scrape type 1
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F544fcd91-8995-4145-aaab-fcaf00bb2539.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/544fcd91-8995-4145-aaab-fcaf00bb2539.jpg not downloaded yet
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df89150>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252F63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with identifier: 10719008
2026-03-24 16:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with scrape type 1
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F44f22034-aeed-4e23-9468-12bbea289074.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/44f22034-aeed-4e23-9468-12bbea289074.jpg not downloaded yet
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/db960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg not downloaded yet
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/388828be-e7f9-4635-9888-75ed9b0ef895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/903b83d9-fee4-4a4e-8527-96eee3063b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741932/general/cb67efa3-3493-4ff2-8521-a40e138865ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716997)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F0559aede-b655-4284-bd73-b069e6980426.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/0559aede-b655-4284-bd73-b069e6980426.jpg not downloaded yet
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg not downloaded yet
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg not downloaded yet
2026-03-24 16:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/5202c757-0a60-428f-a896-fe32df89eeb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F60f825fb-fabf-41c9-976e-2106427e40c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/60f825fb-fabf-41c9-976e-2106427e40c7.jpg not downloaded yet
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfb2250>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252Fed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/ed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89edcc110>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252F929dea7a-f53b-4b8c-8ce5-11459370001a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/929dea7a-f53b-4b8c-8ce5-11459370001a.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e985b10>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252F98986325-5ba2-4485-9e83-ab3f9e09909d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/98986325-5ba2-4485-9e83-ab3f9e09909d.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddf5a50>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfc5590>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg saved to cache
2026-03-24 16:09:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2c0d0>
2026-03-24 16:09:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252Ffc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/fc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec56e50>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F2f6ff3fd-add5-435a-906d-87690af3d556.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/2f6ff3fd-add5-435a-906d-87690af3d556.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/a12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743160/general/5776b34f-6524-410f-803e-635e41dc3bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719015)
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F1209def4-c7d4-4b43-8dd7-76561d59da92.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/1209def4-c7d4-4b43-8dd7-76561d59da92.jpg not downloaded yet
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F179834a5-f8e0-4909-b7f9-c3208770765d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/179834a5-f8e0-4909-b7f9-c3208770765d.jpg not downloaded yet
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252Fc16b833c-e2e9-46e9-930d-8723a400c3d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/c16b833c-e2e9-46e9-930d-8723a400c3d8.jpg not downloaded yet
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F73424f17-efb7-4a20-9979-94c084bf96a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/73424f17-efb7-4a20-9979-94c084bf96a4.jpg not downloaded yet
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/b5baae63-f949-4439-9e61-a154a476d83e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/00674bea-c875-4503-bba7-00b4a073f93a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252Fdf038ef8-7749-4736-9a66-0091b1b00ccc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/df038ef8-7749-4736-9a66-0091b1b00ccc.jpg not downloaded yet
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg not downloaded yet
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252Fed5c8298-198b-424a-9ae6-d7c517c223b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/ed5c8298-198b-424a-9ae6-d7c517c223b3.jpg not downloaded yet
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4f50450>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252Fdb960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/db960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97d950>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252F388828be-e7f9-4635-9888-75ed9b0ef895.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/388828be-e7f9-4635-9888-75ed9b0ef895.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb2b890>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de2a990>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F903b83d9-fee4-4a4e-8527-96eee3063b32.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/903b83d9-fee4-4a4e-8527-96eee3063b32.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd601d0>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741932%252Fgeneral%252Fcb67efa3-3493-4ff2-8521-a40e138865ef.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741932/general/cb67efa3-3493-4ff2-8521-a40e138865ef.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9
2026-03-24 16:09:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9, skipping ID generation
2026-03-24 16:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with scrape type 1
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 sending to next pipeline
2026-03-24 16:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9, identifier: 10716997
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd55050>
2026-03-24 16:09:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F5202c757-0a60-428f-a896-fe32df89eeb9.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/5202c757-0a60-428f-a896-fe32df89eeb9.jpg saved to cache
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/ce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252Fbe909a45-ceda-48d0-a38c-c1354d11113a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/be909a45-ceda-48d0-a38c-c1354d11113a.jpg not downloaded yet
2026-03-24 16:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with identifier: 10716997
2026-03-24 16:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with identifier: 10716997
2026-03-24 16:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9 with identifier: 10716997 to the API
2026-03-24 16:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741932/general/cb67efa3-3493-4ff2-8521-a40e138865ef.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': 185,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Hybrid',
'id': '3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS768JY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716997',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 33154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/cb67efa3-3493-4ff2-8521-a40e138865ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/fcc66497-bf13-4df6-9005-5c89de1d8c78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/7d1a1858-d659-4c39-9083-3f131d481a1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/91bb7ffe-a55d-4cfa-b8da-b761852e6872.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/c448ea55-dee9-48b0-940b-79545051613e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/653a0dd7-f6ed-4a16-9d7d-5c9e60e8c1aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/6ccec033-b274-4c9e-b614-6bd6d63e1453.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/4ecc5448-64da-4b5b-9b91-c2e7c3fdb6cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/94167789-e1d9-4667-a98a-896a3d707487.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9/3ad7d4d0-9f56-5b7e-9de0-f3bee5d5efe9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741932/general/60751454-be52-4f7c-853e-442bea90148a.jpg',
'Width': 800}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Lexus NX Premium - AWD - Hybrid - Automatic - 185 hp - 33.154 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [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 16:09:25 [adesa.it] INFO: Saving data for 10716997: {'created_time': 1774368565.071201, 'last_price_update_time': 1774368565.071215, 'auction_closing_time': 1774452600.0}
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716997') HTTP/1.1" 204 0
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F04da02b1-32b5-4727-8937-eb128d72e903.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/04da02b1-32b5-4727-8937-eb128d72e903.jpg not downloaded yet
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg not downloaded yet
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F48372995-a3dd-48e7-9adf-375746d518af.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/48372995-a3dd-48e7-9adf-375746d518af.jpg not downloaded yet
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/544fcd91-8995-4145-aaab-fcaf00bb2539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/8e64695f-92ac-40c2-87b5-70f65003cec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg not downloaded yet
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8efc90>
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Fa12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/a12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg saved to cache
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f8d50>
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743160%252Fgeneral%252F5776b34f-6524-410f-803e-635e41dc3bba.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743160/general/5776b34f-6524-410f-803e-635e41dc3bba.jpg saved to cache
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e57a23ff-44d2-5b03-873c-65d6993988a4
2026-03-24 16:09:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e57a23ff-44d2-5b03-873c-65d6993988a4, skipping ID generation
2026-03-24 16:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57a23ff-44d2-5b03-873c-65d6993988a4 with scrape type 1
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e57a23ff-44d2-5b03-873c-65d6993988a4 sending to next pipeline
2026-03-24 16:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e57a23ff-44d2-5b03-873c-65d6993988a4, identifier: 10719015
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed92410>
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg saved to cache
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea63a50>
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252Fb5baae63-f949-4439-9e61-a154a476d83e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/b5baae63-f949-4439-9e61-a154a476d83e.jpg saved to cache
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db653d0>
2026-03-24 16:09:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F00674bea-c875-4503-bba7-00b4a073f93a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/00674bea-c875-4503-bba7-00b4a073f93a.jpg saved to cache
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/c16b833c-e2e9-46e9-930d-8723a400c3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/44f22034-aeed-4e23-9468-12bbea289074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/54f40adf-1548-4dc0-b9b8-8189ba045307.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F3b6798c7-868b-4cd9-bede-3f71f3992503.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/3b6798c7-868b-4cd9-bede-3f71f3992503.jpg not downloaded yet
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg not downloaded yet
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg not downloaded yet
2026-03-24 16:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e57a23ff-44d2-5b03-873c-65d6993988a4 with identifier: 10719015
2026-03-24 16:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e57a23ff-44d2-5b03-873c-65d6993988a4 with identifier: 10719015
2026-03-24 16:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e57a23ff-44d2-5b03-873c-65d6993988a4 with identifier: 10719015 to the API
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743160/general/5776b34f-6524-410f-803e-635e41dc3bba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'e57a23ff-44d2-5b03-873c-65d6993988a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY365KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719015',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': '6',
'odometer': 189599,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/afe26895-b1d1-48b1-b26e-08abf92c3e76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/a018794b-5faa-4636-b647-0bbcc3e34ee1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/89a7e306-b85d-4754-b5e5-d50c84292f5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/ccab3210-009d-4566-9f17-2ab698f57660.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/f31e2020-3ef8-4b64-a9cf-e8b7ae2404a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/4bff679d-c6a4-438d-b458-14e2debc1f1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/d1445491-66b0-43b1-a0e0-8390bdde432f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/63c89bd9-23ad-424b-8613-edb1dfdbdc3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/db960cdd-3dc2-48f9-a1d1-0c98464dc5ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e57a23ff-44d2-5b03-873c-65d6993988a4/e57a23ff-44d2-5b03-873c-65d6993988a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743160/general/5776b34f-6524-410f-803e-635e41dc3bba.jpg',
'Width': 800}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mazda 6 2.2 SKYACTIV-D Exclusive-Line - AWD - Diesel - Automatic - '
'184 hp - 189.599 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2019}
2026-03-24 16:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:25 [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 16:09:26 [adesa.it] INFO: Saving data for 10719015: {'created_time': 1774368566.000102, 'last_price_update_time': 1774368566.000112, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719015') HTTP/1.1" 204 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743165%252Fgeneral%252F256df6eb-b087-478e-9b00-fda6075795e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/256df6eb-b087-478e-9b00-fda6075795e5.jpg not downloaded yet
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de521d0>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Fce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/ce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7c750>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9ca150>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/1209def4-c7d4-4b43-8dd7-76561d59da92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/179834a5-f8e0-4909-b7f9-c3208770765d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252F0770ad89-9081-402d-af23-666b2501e7f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/0770ad89-9081-402d-af23-666b2501e7f6.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252Fb451bfa8-3247-4607-9280-2d3f3307ac90.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/b451bfa8-3247-4607-9280-2d3f3307ac90.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F4210ad8b-420f-4071-809d-6669eac02d62.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/4210ad8b-420f-4071-809d-6669eac02d62.jpg not downloaded yet
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddd510>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de32610>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F544fcd91-8995-4145-aaab-fcaf00bb2539.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/544fcd91-8995-4145-aaab-fcaf00bb2539.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db06d90>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F8e64695f-92ac-40c2-87b5-70f65003cec2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/8e64695f-92ac-40c2-87b5-70f65003cec2.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with identifier: 10718988
2026-03-24 16:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with scrape type 1
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg not downloaded yet
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/60f825fb-fabf-41c9-976e-2106427e40c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/be909a45-ceda-48d0-a38c-c1354d11113a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/0559aede-b655-4284-bd73-b069e6980426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/73424f17-efb7-4a20-9979-94c084bf96a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/ed5c8298-198b-424a-9ae6-d7c517c223b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743156%252Fgeneral%252Ff1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/f1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F4306b68b-5452-46c1-9584-9eade447ed75.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/4306b68b-5452-46c1-9584-9eade447ed75.jpg not downloaded yet
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9d9610>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252Fc16b833c-e2e9-46e9-930d-8723a400c3d8.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/c16b833c-e2e9-46e9-930d-8723a400c3d8.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df79e50>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec35790>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F44f22034-aeed-4e23-9468-12bbea289074.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/44f22034-aeed-4e23-9468-12bbea289074.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd78d10>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec82e10>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F54f40adf-1548-4dc0-b9b8-8189ba045307.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/54f40adf-1548-4dc0-b9b8-8189ba045307.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dee2bea3-eb2f-50b0-95c6-413dd0b32954 with identifier: 10718985
2026-03-24 16:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dee2bea3-eb2f-50b0-95c6-413dd0b32954 with scrape type 1
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252Fce64ddda-a74c-4819-9932-742608fefabc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/ce64ddda-a74c-4819-9932-742608fefabc.jpg not downloaded yet
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/48372995-a3dd-48e7-9adf-375746d518af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252F0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252F517538c4-ddc6-4fab-a957-28c4365b7e63.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/517538c4-ddc6-4fab-a957-28c4365b7e63.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252Fd1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/d1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg not downloaded yet
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252Fb9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/b9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg not downloaded yet
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda3150>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F1209def4-c7d4-4b43-8dd7-76561d59da92.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/1209def4-c7d4-4b43-8dd7-76561d59da92.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eae8b50>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F179834a5-f8e0-4909-b7f9-c3208770765d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/179834a5-f8e0-4909-b7f9-c3208770765d.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd86910>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F60f825fb-fabf-41c9-976e-2106427e40c7.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/60f825fb-fabf-41c9-976e-2106427e40c7.jpg saved to cache
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea11dd0>
2026-03-24 16:09:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252Fbe909a45-ceda-48d0-a38c-c1354d11113a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/be909a45-ceda-48d0-a38c-c1354d11113a.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7fb10>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F0559aede-b655-4284-bd73-b069e6980426.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/0559aede-b655-4284-bd73-b069e6980426.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e99aa90>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e830fd0>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F73424f17-efb7-4a20-9979-94c084bf96a4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/73424f17-efb7-4a20-9979-94c084bf96a4.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89defaf90>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252Fed5c8298-198b-424a-9ae6-d7c517c223b3.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/ed5c8298-198b-424a-9ae6-d7c517c223b3.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/04da02b1-32b5-4727-8937-eb128d72e903.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/39e1973c-6755-4f28-a498-2a68d3ef5306.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743159%252Fgeneral%252Fb0d5cded-0f3e-45ab-8b1e-677a34752479.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/b0d5cded-0f3e-45ab-8b1e-677a34752479.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743153%252Fgeneral%252Ff949860e-8e11-459d-811e-39264c1af9ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/f949860e-8e11-459d-811e-39264c1af9ff.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F11399680-4380-40b1-8d2c-3638c1088bcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/11399680-4380-40b1-8d2c-3638c1088bcc.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252F04380b8b-ff85-458a-be19-614f54f8db2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/04380b8b-ff85-458a-be19-614f54f8db2a.jpg not downloaded yet
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/df038ef8-7749-4736-9a66-0091b1b00ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddb4d0>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dddb290>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F48372995-a3dd-48e7-9adf-375746d518af.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/48372995-a3dd-48e7-9adf-375746d518af.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252Fd41081bd-46d2-4923-93ee-9ff974706fa8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/d41081bd-46d2-4923-93ee-9ff974706fa8.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252Ff49b99d6-014d-4ef5-a737-03a42947c70e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/f49b99d6-014d-4ef5-a737-03a42947c70e.jpg not downloaded yet
2026-03-24 16:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with identifier: 10718984
2026-03-24 16:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with scrape type 1
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Fab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/ab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg not downloaded yet
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df877d0>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F04da02b1-32b5-4727-8937-eb128d72e903.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/04da02b1-32b5-4727-8937-eb128d72e903.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eccb690>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252F39e1973c-6755-4f28-a498-2a68d3ef5306.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/39e1973c-6755-4f28-a498-2a68d3ef5306.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ebcdb90>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dda2250>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/4306b68b-5452-46c1-9584-9eade447ed75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/4210ad8b-420f-4071-809d-6669eac02d62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/ce64ddda-a74c-4819-9932-742608fefabc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743165/general/256df6eb-b087-478e-9b00-fda6075795e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719020)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/3b6798c7-868b-4cd9-bede-3f71f3992503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/0770ad89-9081-402d-af23-666b2501e7f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/b451bfa8-3247-4607-9280-2d3f3307ac90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/b9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F096143e0-c751-456d-8e7f-d3682a95690f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/096143e0-c751-456d-8e7f-d3682a95690f.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252F5793d035-a1ca-4671-9785-f85e55961722.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/5793d035-a1ca-4671-9785-f85e55961722.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Fa06ce937-ad53-49f8-bff5-47762ed705b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/a06ce937-ad53-49f8-bff5-47762ed705b7.jpg not downloaded yet
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db464d0>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df70710>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df89150>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252Fdf038ef8-7749-4736-9a66-0091b1b00ccc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/df038ef8-7749-4736-9a66-0091b1b00ccc.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0b050>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F5a4b3e48-0597-4a60-9c49-821558780a51.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/5a4b3e48-0597-4a60-9c49-821558780a51.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252F0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg not downloaded yet
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252F5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg not downloaded yet
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df8a6d0>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F4306b68b-5452-46c1-9584-9eade447ed75.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/4306b68b-5452-46c1-9584-9eade447ed75.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de64150>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F4210ad8b-420f-4071-809d-6669eac02d62.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/4210ad8b-420f-4071-809d-6669eac02d62.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41d50>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252Fce64ddda-a74c-4819-9932-742608fefabc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/ce64ddda-a74c-4819-9932-742608fefabc.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4e7c290>
2026-03-24 16:09:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743165%252Fgeneral%252F256df6eb-b087-478e-9b00-fda6075795e5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743165/general/256df6eb-b087-478e-9b00-fda6075795e5.jpg saved to cache
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148
2026-03-24 16:09:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148, skipping ID generation
2026-03-24 16:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with scrape type 1
2026-03-24 16:09:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 sending to next pipeline
2026-03-24 16:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148, identifier: 10719020
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed99010>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F3b6798c7-868b-4cd9-bede-3f71f3992503.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/3b6798c7-868b-4cd9-bede-3f71f3992503.jpg saved to cache
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b432d0>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252F0770ad89-9081-402d-af23-666b2501e7f6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/0770ad89-9081-402d-af23-666b2501e7f6.jpg saved to cache
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de97a50>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252Fb451bfa8-3247-4607-9280-2d3f3307ac90.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/b451bfa8-3247-4607-9280-2d3f3307ac90.jpg saved to cache
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb68b10>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252Fb9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/b9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg saved to cache
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/d1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/517538c4-ddc6-4fab-a957-28c4365b7e63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/a129e251-2604-47c6-9176-27a7a8efd7b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743156/general/f1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719011)
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg not downloaded yet
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252F1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg not downloaded yet
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Ff64e5982-240c-4416-bda3-ef3684a2ac70.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/f64e5982-240c-4416-bda3-ef3684a2ac70.jpg not downloaded yet
2026-03-24 16:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with identifier: 10719020
2026-03-24 16:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with identifier: 10719020
2026-03-24 16:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f29c58d5-ac37-5bb9-9b2b-4e741dfb8148 with identifier: 10719020 to the API
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743165/general/256df6eb-b087-478e-9b00-fda6075795e5.jpg>
{'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-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f29c58d5-ac37-5bb9-9b2b-4e741dfb8148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK652ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719020',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 194290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 125,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68544,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/fc9de62a-34a5-4fbe-a3cd-4abb7db8d4b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/903b83d9-fee4-4a4e-8527-96eee3063b32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/00674bea-c875-4503-bba7-00b4a073f93a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67731,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/8e64695f-92ac-40c2-87b5-70f65003cec2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61988,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/8ac73455-308f-4fe4-a2ff-fd23f477178f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/60f825fb-fabf-41c9-976e-2106427e40c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68460,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/73424f17-efb7-4a20-9979-94c084bf96a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/be909a45-ceda-48d0-a38c-c1354d11113a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/408bf94d-00b5-407c-83ac-a6ab05fe2f8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29c58d5-ac37-5bb9-9b2b-4e741dfb8148/f29c58d5-ac37-5bb9-9b2b-4e741dfb8148_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743165/general/256df6eb-b087-478e-9b00-fda6075795e5.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 Allure - Diesel - Automatic - 131 hp - 194.290 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [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 16:09:28 [adesa.it] INFO: Saving data for 10719020: {'created_time': 1774368568.80267, 'last_price_update_time': 1774368568.802679, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719020') HTTP/1.1" 204 0
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743129%252Fgeneral%252F695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg not downloaded yet
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252Fc50d19dc-3deb-4824-b82b-8de2066633ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/c50d19dc-3deb-4824-b82b-8de2066633ed.jpg not downloaded yet
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Fb70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/b70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg not downloaded yet
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/f49b99d6-014d-4ef5-a737-03a42947c70e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/ab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743124%252Fgeneral%252F6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg not downloaded yet
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Fc84b92f0-e68b-4971-b791-76d90d6bf1db.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/c84b92f0-e68b-4971-b791-76d90d6bf1db.jpg not downloaded yet
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b42f90>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252Fd1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/d1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg saved to cache
2026-03-24 16:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e912e50>
2026-03-24 16:09:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F517538c4-ddc6-4fab-a957-28c4365b7e63.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/517538c4-ddc6-4fab-a957-28c4365b7e63.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb876d0>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252F42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e94a310>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Fa129e251-2604-47c6-9176-27a7a8efd7b5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/a129e251-2604-47c6-9176-27a7a8efd7b5.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb85a50>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743156%252Fgeneral%252Ff1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743156/general/f1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d255567-b208-5389-a57e-b7d945ccc1de
2026-03-24 16:09:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d255567-b208-5389-a57e-b7d945ccc1de, skipping ID generation
2026-03-24 16:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d255567-b208-5389-a57e-b7d945ccc1de with scrape type 1
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d255567-b208-5389-a57e-b7d945ccc1de sending to next pipeline
2026-03-24 16:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d255567-b208-5389-a57e-b7d945ccc1de, identifier: 10719011
2026-03-24 16:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d255567-b208-5389-a57e-b7d945ccc1de with identifier: 10719011
2026-03-24 16:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d255567-b208-5389-a57e-b7d945ccc1de with identifier: 10719011
2026-03-24 16:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d255567-b208-5389-a57e-b7d945ccc1de with identifier: 10719011 to the API
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743156/general/f1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7d255567-b208-5389-a57e-b7d945ccc1de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL273HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719011',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 145728,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/5202c757-0a60-428f-a896-fe32df89eeb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/9b8c5598-9e37-4a2a-a242-5f47f0131b57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/54f40adf-1548-4dc0-b9b8-8189ba045307.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/0559aede-b655-4284-bd73-b069e6980426.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/1209def4-c7d4-4b43-8dd7-76561d59da92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/df038ef8-7749-4736-9a66-0091b1b00ccc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/04da02b1-32b5-4727-8937-eb128d72e903.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/3b6798c7-868b-4cd9-bede-3f71f3992503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/0770ad89-9081-402d-af23-666b2501e7f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d255567-b208-5389-a57e-b7d945ccc1de/7d255567-b208-5389-a57e-b7d945ccc1de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743156/general/f1f787ee-6ac2-41c8-847c-0549715a1dbc.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Manual - 136 hp - 145.728 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [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 16:09:29 [adesa.it] INFO: Saving data for 10719011: {'created_time': 1774368569.551064, 'last_price_update_time': 1774368569.551078, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719011') HTTP/1.1" 204 0
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/d41081bd-46d2-4923-93ee-9ff974706fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/11399680-4380-40b1-8d2c-3638c1088bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743153/general/f949860e-8e11-459d-811e-39264c1af9ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719008)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/04380b8b-ff85-458a-be19-614f54f8db2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Fb16f2478-951d-45df-a8cc-47c0f988a1e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/b16f2478-951d-45df-a8cc-47c0f988a1e4.jpg not downloaded yet
2026-03-24 16:09: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 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/a06ce937-ad53-49f8-bff5-47762ed705b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/5a4b3e48-0597-4a60-9c49-821558780a51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252F0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg not downloaded yet
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc3e10>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd88c50>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252F0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df7bf90>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecf4710>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252Ff49b99d6-014d-4ef5-a737-03a42947c70e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/f49b99d6-014d-4ef5-a737-03a42947c70e.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddbdc90>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd8a750>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Fab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/ab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea4e2d0>
2026-03-24 16:09:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg saved to cache
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Ff256485d-f171-4156-92ea-999662cf6dc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/f256485d-f171-4156-92ea-999662cf6dc9.jpg not downloaded yet
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/b70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/5793d035-a1ca-4671-9785-f85e55961722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/c50d19dc-3deb-4824-b82b-8de2066633ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743123%252Fgeneral%252Faf734fed-3be6-4d00-b89b-5e55b6cbac76.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/af734fed-3be6-4d00-b89b-5e55b6cbac76.jpg not downloaded yet
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea82e90>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252Fd41081bd-46d2-4923-93ee-9ff974706fa8.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/d41081bd-46d2-4923-93ee-9ff974706fa8.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b6b490>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F11399680-4380-40b1-8d2c-3638c1088bcc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/11399680-4380-40b1-8d2c-3638c1088bcc.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7b650>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743153%252Fgeneral%252Ff949860e-8e11-459d-811e-39264c1af9ff.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743153/general/f949860e-8e11-459d-811e-39264c1af9ff.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a
2026-03-24 16:09:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a, skipping ID generation
2026-03-24 16:09:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with scrape type 1
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d5aafa6-d55f-59cd-bc22-66312caa1d7a sending to next pipeline
2026-03-24 16:09:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a, identifier: 10719008
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db40ad0>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252F04380b8b-ff85-458a-be19-614f54f8db2a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/04380b8b-ff85-458a-be19-614f54f8db2a.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e918e10>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252F5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89deab4d0>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Fa06ce937-ad53-49f8-bff5-47762ed705b7.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/a06ce937-ad53-49f8-bff5-47762ed705b7.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7a790>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252F0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea88b10>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F5a4b3e48-0597-4a60-9c49-821558780a51.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/5a4b3e48-0597-4a60-9c49-821558780a51.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743129/general/096143e0-c751-456d-8e7f-d3682a95690f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718988)
2026-03-24 16:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with identifier: 10719008
2026-03-24 16:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with identifier: 10719008
2026-03-24 16:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d5aafa6-d55f-59cd-bc22-66312caa1d7a with identifier: 10719008 to the API
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743153/general/f949860e-8e11-459d-811e-39264c1af9ff.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': 180,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '7d5aafa6-d55f-59cd-bc22-66312caa1d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ038AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719008',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 189758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 103,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76133,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/44f22034-aeed-4e23-9468-12bbea289074.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/1a846c12-a67b-4fe2-b062-8d60da543fe2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53736,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/c16b833c-e2e9-46e9-930d-8723a400c3d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/ed5c8298-198b-424a-9ae6-d7c517c223b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/48372995-a3dd-48e7-9adf-375746d518af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/856d97a4-261a-4089-a540-6ed3fc18d1e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/4210ad8b-420f-4071-809d-6669eac02d62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/42ea6f8b-3fb4-44e9-85cb-2a8377089639.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54930,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/517538c4-ddc6-4fab-a957-28c4365b7e63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d5aafa6-d55f-59cd-bc22-66312caa1d7a/7d5aafa6-d55f-59cd-bc22-66312caa1d7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743153/general/f949860e-8e11-459d-811e-39264c1af9ff.jpg',
'Width': 800}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Hyundai Tucson 1.6 - AWD - Hybrid - Automatic - 180 hp - 189.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [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 16:09:30 [adesa.it] INFO: Saving data for 10719008: {'created_time': 1774368570.868963, 'last_price_update_time': 1774368570.868974, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719008') HTTP/1.1" 204 0
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/f64e5982-240c-4416-bda3-ef3684a2ac70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/58451043-d5f8-4e97-a527-396b01c3b178.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/c84b92f0-e68b-4971-b791-76d90d6bf1db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/fa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743124/general/6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718985)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743159/general/b0d5cded-0f3e-45ab-8b1e-677a34752479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719014)
2026-03-24 16:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09: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 16:09: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 16:09: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 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de68f10>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Fb70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/b70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dd7b110>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg saved to cache
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec41310>
2026-03-24 16:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252F1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg saved to cache
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6d590>
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252F5793d035-a1ca-4671-9785-f85e55961722.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/5793d035-a1ca-4671-9785-f85e55961722.jpg saved to cache
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7af90>
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252Fc50d19dc-3deb-4824-b82b-8de2066633ed.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/c50d19dc-3deb-4824-b82b-8de2066633ed.jpg saved to cache
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de464d0>
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg saved to cache
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f4bd0>
2026-03-24 16:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743129%252Fgeneral%252F096143e0-c751-456d-8e7f-d3682a95690f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743129/general/096143e0-c751-456d-8e7f-d3682a95690f.jpg saved to cache
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12
2026-03-24 16:09:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12, skipping ID generation
2026-03-24 16:09:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with scrape type 1
2026-03-24 16:09:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 sending to next pipeline
2026-03-24 16:09:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12, identifier: 10718988
2026-03-24 16:09:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with identifier: 10718988
2026-03-24 16:09:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with identifier: 10718988
2026-03-24 16:09:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54d5fb56-4b15-5f28-9d7e-8a4536d40b12 with identifier: 10718988 to the API
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743129/general/096143e0-c751-456d-8e7f-d3682a95690f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '54d5fb56-4b15-5f28-9d7e-8a4536d40b12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE563CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718988',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 219679,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54311,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/3c4d268c-a68d-440e-8a70-d95c10efc00c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51669,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/4306b68b-5452-46c1-9584-9eade447ed75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/d1db0f6a-4c56-4f29-b9ef-d7424ddfbd47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/11399680-4380-40b1-8d2c-3638c1088bcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47445,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/8fa0f9c1-45c0-46b7-a4a9-bf2ee609c3a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/082063d8-bc2a-49d4-8d19-512b4aaf0dfd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/096143e0-c751-456d-8e7f-d3682a95690f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/5a4b3e48-0597-4a60-9c49-821558780a51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50506,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/5ba27a54-de91-4337-a1d0-5fbcabecdcc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54d5fb56-4b15-5f28-9d7e-8a4536d40b12/54d5fb56-4b15-5f28-9d7e-8a4536d40b12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743129/general/695bbe57-c8c1-4e7f-94e9-ff55962e2c36.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 219.679 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [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 16:09:32 [adesa.it] INFO: Saving data for 10718988: {'created_time': 1774368572.128191, 'last_price_update_time': 1774368572.128201, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718988') HTTP/1.1" 204 0
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/b16f2478-951d-45df-a8cc-47c0f988a1e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/f256485d-f171-4156-92ea-999662cf6dc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/d025e3a7-da99-4092-a99e-7499e1b3563d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/bf5d5557-a14e-4bb5-a105-bd607db5f443.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741925/general/c85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716993)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743123/general/af734fed-3be6-4d00-b89b-5e55b6cbac76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718984)
2026-03-24 16:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09: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 16:09: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 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e9f5e50>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Ff64e5982-240c-4416-bda3-ef3684a2ac70.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/f64e5982-240c-4416-bda3-ef3684a2ac70.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e97d3d0>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252F58451043-d5f8-4e97-a527-396b01c3b178.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/58451043-d5f8-4e97-a527-396b01c3b178.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df29dd0>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Fc84b92f0-e68b-4971-b791-76d90d6bf1db.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/c84b92f0-e68b-4971-b791-76d90d6bf1db.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eaf6590>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252Ffa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/fa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfa5890>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743124%252Fgeneral%252F6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743124/general/6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dee2bea3-eb2f-50b0-95c6-413dd0b32954
2026-03-24 16:09:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dee2bea3-eb2f-50b0-95c6-413dd0b32954, skipping ID generation
2026-03-24 16:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dee2bea3-eb2f-50b0-95c6-413dd0b32954 with scrape type 1
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dee2bea3-eb2f-50b0-95c6-413dd0b32954 sending to next pipeline
2026-03-24 16:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dee2bea3-eb2f-50b0-95c6-413dd0b32954, identifier: 10718985
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89d9b9bd0>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743159%252Fgeneral%252Fb0d5cded-0f3e-45ab-8b1e-677a34752479.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743159/general/b0d5cded-0f3e-45ab-8b1e-677a34752479.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48f525a8-534e-5798-ba0b-46c4a2d16f25
2026-03-24 16:09:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48f525a8-534e-5798-ba0b-46c4a2d16f25, skipping ID generation
2026-03-24 16:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f525a8-534e-5798-ba0b-46c4a2d16f25 with scrape type 1
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48f525a8-534e-5798-ba0b-46c4a2d16f25 sending to next pipeline
2026-03-24 16:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 48f525a8-534e-5798-ba0b-46c4a2d16f25, identifier: 10719014
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de0aed0>
2026-03-24 16:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252F51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg saved to cache
2026-03-24 16:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09: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 16:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dee2bea3-eb2f-50b0-95c6-413dd0b32954 with identifier: 10718985
2026-03-24 16:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dee2bea3-eb2f-50b0-95c6-413dd0b32954 with identifier: 10718985
2026-03-24 16:09:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dee2bea3-eb2f-50b0-95c6-413dd0b32954 with identifier: 10718985 to the API
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743124/general/6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'dee2bea3-eb2f-50b0-95c6-413dd0b32954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL809PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718985',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 209003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/ce64ddda-a74c-4819-9932-742608fefabc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/b9c64d1a-e400-48dc-91ec-e70b2d6ba676.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46525,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/04380b8b-ff85-458a-be19-614f54f8db2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/d41081bd-46d2-4923-93ee-9ff974706fa8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/f49b99d6-014d-4ef5-a737-03a42947c70e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/5793d035-a1ca-4671-9785-f85e55961722.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/0dc0daa6-d3ac-4199-b710-c56b0f77f6bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/1879f58e-1c5e-4203-8820-b3e748ad3ebf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/c50d19dc-3deb-4824-b82b-8de2066633ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dee2bea3-eb2f-50b0-95c6-413dd0b32954/dee2bea3-eb2f-50b0-95c6-413dd0b32954_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743124/general/6014490d-b085-48ba-afb8-bfb76a39fbb4.jpg',
'Width': 800}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'209.003 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [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 16:09:32 [adesa.it] INFO: Saving data for 10718985: {'created_time': 1774368572.961314, 'last_price_update_time': 1774368572.961323, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718985') HTTP/1.1" 204 0
2026-03-24 16:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 48f525a8-534e-5798-ba0b-46c4a2d16f25 with identifier: 10719014
2026-03-24 16:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 48f525a8-534e-5798-ba0b-46c4a2d16f25 with identifier: 10719014
2026-03-24 16:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 48f525a8-534e-5798-ba0b-46c4a2d16f25 with identifier: 10719014 to the API
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743159/general/b0d5cded-0f3e-45ab-8b1e-677a34752479.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '48f525a8-534e-5798-ba0b-46c4a2d16f25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR819ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719014',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 166638,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 77,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/544fcd91-8995-4145-aaab-fcaf00bb2539.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/6da9cc4b-b4a1-4af0-894b-47b85e7268ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/179834a5-f8e0-4909-b7f9-c3208770765d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/2c3d8cd4-3497-4417-b728-0f20f2cf7336.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/8ac65a5b-f154-4e7e-99b5-040069cf7235.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/4ca7e89f-cd58-40fd-b40f-932db2ba8b10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/b451bfa8-3247-4607-9280-2d3f3307ac90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/75fa6c8a-f52b-4a6c-a20a-d50576dfde5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/0e9d74aa-6661-4310-bffd-7fe24cd8bd2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48f525a8-534e-5798-ba0b-46c4a2d16f25/48f525a8-534e-5798-ba0b-46c4a2d16f25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743159/general/b0d5cded-0f3e-45ab-8b1e-677a34752479.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Manual - 136 hp - 166.638 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [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 16:09:33 [adesa.it] INFO: Saving data for 10719014: {'created_time': 1774368573.302834, 'last_price_update_time': 1774368573.302846, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719014') HTTP/1.1" 204 0
2026-03-24 16:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741928/general/5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716995)
2026-03-24 16:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741930/general/b187b71c-498c-43f8-8ff6-5a61da8e4899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716996)
2026-03-24 16:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741926/general/f3e079aa-6161-4419-9feb-7721a2d30c6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716994)
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4ba9890>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Fb16f2478-951d-45df-a8cc-47c0f988a1e4.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/b16f2478-951d-45df-a8cc-47c0f988a1e4.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1fa50>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ece7910>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252F0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddcc550>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_8.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Ff256485d-f171-4156-92ea-999662cf6dc9.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/f256485d-f171-4156-92ea-999662cf6dc9.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e942750>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252Fd025e3a7-da99-4092-a99e-7499e1b3563d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/d025e3a7-da99-4092-a99e-7499e1b3563d.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e8abf90>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Fbf5d5557-a14e-4bb5-a105-bd607db5f443.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/bf5d5557-a14e-4bb5-a105-bd607db5f443.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed98850>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741925%252Fgeneral%252Fc85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741925/general/c85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f
2026-03-24 16:09:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f, skipping ID generation
2026-03-24 16:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with scrape type 1
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f sending to next pipeline
2026-03-24 16:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f, identifier: 10716993
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec6ea50>
2026-03-24 16:09:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_9.jpg HTTP/1.1" 201 0
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743123%252Fgeneral%252Faf734fed-3be6-4d00-b89b-5e55b6cbac76.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743123/general/af734fed-3be6-4d00-b89b-5e55b6cbac76.jpg saved to cache
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae
2026-03-24 16:09:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae, skipping ID generation
2026-03-24 16:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with scrape type 1
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae sending to next pipeline
2026-03-24 16:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae, identifier: 10718984
2026-03-24 16:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84892cc3-41c4-5f3e-b388-daca24e11312 with identifier: 10718977
2026-03-24 16:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84892cc3-41c4-5f3e-b388-daca24e11312 with scrape type 1
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84892cc3-41c4-5f3e-b388-daca24e11312
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252Fe1dd4b33-54dd-4cc4-8383-8f1c91751c6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/e1dd4b33-54dd-4cc4-8383-8f1c91751c6c.jpg already downloaded
2026-03-24 16:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F94b2518c-75b5-431d-9db4-53214d8f1772.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/94b2518c-75b5-431d-9db4-53214d8f1772.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F7135f720-ca52-4225-bb4a-3519d82b4845.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/7135f720-ca52-4225-bb4a-3519d82b4845.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252Fb91193a0-3e20-44d3-89c4-31f2c2a12ef9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/b91193a0-3e20-44d3-89c4-31f2c2a12ef9.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F1fd47cd7-05a1-4193-9a2d-e9f9554c1685.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/1fd47cd7-05a1-4193-9a2d-e9f9554c1685.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252Fd99edd8d-6c1b-4291-8b9c-7ad515751c5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/d99edd8d-6c1b-4291-8b9c-7ad515751c5b.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F6adcc580-6674-4151-be0b-a80351fa71dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/6adcc580-6674-4151-be0b-a80351fa71dc.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F6a329b1d-b521-4b58-affe-0fa8577c2e41.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/6a329b1d-b521-4b58-affe-0fa8577c2e41.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F25d79403-0a65-4925-a884-27e96088649d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/25d79403-0a65-4925-a884-27e96088649d.jpg already downloaded
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5729916%252Fgeneral%252F4b6cc201-f743-4b1f-9416-26adb27dcafc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729916/general/4b6cc201-f743-4b1f-9416-26adb27dcafc.jpg already downloaded
2026-03-24 16:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84892cc3-41c4-5f3e-b388-daca24e11312, identifier: 10718977
2026-03-24 16:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with identifier: 10716993
2026-03-24 16:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with identifier: 10716993
2026-03-24 16:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f with identifier: 10716993 to the API
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741925/general/c85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV779KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716993',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 62936,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/c85c45f9-3c0d-4874-ad17-c5088658f2a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/7381ed9e-c3ce-4c76-a15a-ad173dffcaf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/fa3c9ba2-d4d9-462e-89d8-9e4b978c5ef0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/39e1973c-6755-4f28-a498-2a68d3ef5306.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/1e3b22bf-927e-4b9b-840f-1e90b5e127cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/388828be-e7f9-4635-9888-75ed9b0ef895.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54372,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/883f1167-159a-4635-b9e7-0a9803117e6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/ed344988-ab25-4bbb-8ed4-2a7d7d024b3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/fd207d69-673e-40bb-ac67-828655a8bab5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f/cb9d4c1a-3be1-5fbf-81be-3fe301ebd55f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741925/general/bce666d7-7349-48a8-8940-eb3c61f41327.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 160 hp - '
'62.936 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:34 [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 16:09:34 [adesa.it] INFO: Saving data for 10716993: {'created_time': 1774368574.568035, 'last_price_update_time': 1774368574.568045, 'auction_closing_time': 1774452600.0}
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716993') HTTP/1.1" 204 0
2026-03-24 16:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with identifier: 10718984
2026-03-24 16:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with identifier: 10718984
2026-03-24 16:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae with identifier: 10718984 to the API
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743123/general/af734fed-3be6-4d00-b89b-5e55b6cbac76.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB727PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718984',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 174308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/ab20e6c9-569e-4a9e-b739-e4533b50e52b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/a06ce937-ad53-49f8-bff5-47762ed705b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/5fc4e390-71ba-47b2-b858-27aa9a13348d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/f64e5982-240c-4416-bda3-ef3684a2ac70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/b70e9594-b74f-47bf-8c2a-6b1574be93cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/c84b92f0-e68b-4971-b791-76d90d6bf1db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/b16f2478-951d-45df-a8cc-47c0f988a1e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64415,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/0ad5e8cc-f018-4c47-84e9-e0e22a12682a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/f256485d-f171-4156-92ea-999662cf6dc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae/1c8426ef-b7ce-59a4-a6cc-9fc4dc02a5ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743123/general/af734fed-3be6-4d00-b89b-5e55b6cbac76.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'174.308 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:34 [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 16:09:34 [adesa.it] INFO: Saving data for 10718984: {'created_time': 1774368574.918859, 'last_price_update_time': 1774368574.91887, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718984') HTTP/1.1" 204 0
2026-03-24 16:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84892cc3-41c4-5f3e-b388-daca24e11312 with identifier: 10718977
2026-03-24 16:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84892cc3-41c4-5f3e-b388-daca24e11312 with identifier: 10718977
2026-03-24 16:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84892cc3-41c4-5f3e-b388-daca24e11312 with identifier: 10718977 to the API
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718977>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 209,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Diesel',
'id': '84892cc3-41c4-5f3e-b388-daca24e11312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG364RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718977',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 236250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5729916/general/e1dd4b33-54dd-4cc4-8383-8f1c91751c6c.jpg',
'https://images.openlane.eu/carimgs/5729916/general/94b2518c-75b5-431d-9db4-53214d8f1772.jpg',
'https://images.openlane.eu/carimgs/5729916/general/7135f720-ca52-4225-bb4a-3519d82b4845.jpg',
'https://images.openlane.eu/carimgs/5729916/general/b91193a0-3e20-44d3-89c4-31f2c2a12ef9.jpg',
'https://images.openlane.eu/carimgs/5729916/general/1fd47cd7-05a1-4193-9a2d-e9f9554c1685.jpg',
'https://images.openlane.eu/carimgs/5729916/general/d99edd8d-6c1b-4291-8b9c-7ad515751c5b.jpg',
'https://images.openlane.eu/carimgs/5729916/general/6adcc580-6674-4151-be0b-a80351fa71dc.jpg',
'https://images.openlane.eu/carimgs/5729916/general/6a329b1d-b521-4b58-affe-0fa8577c2e41.jpg',
'https://images.openlane.eu/carimgs/5729916/general/25d79403-0a65-4925-a884-27e96088649d.jpg',
'https://images.openlane.eu/carimgs/5729916/general/4b6cc201-f743-4b1f-9416-26adb27dcafc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/e1dd4b33-54dd-4cc4-8383-8f1c91751c6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/94b2518c-75b5-431d-9db4-53214d8f1772.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/7135f720-ca52-4225-bb4a-3519d82b4845.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45240,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/b91193a0-3e20-44d3-89c4-31f2c2a12ef9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/1fd47cd7-05a1-4193-9a2d-e9f9554c1685.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/d99edd8d-6c1b-4291-8b9c-7ad515751c5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49900,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/6adcc580-6674-4151-be0b-a80351fa71dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/6a329b1d-b521-4b58-affe-0fa8577c2e41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/25d79403-0a65-4925-a884-27e96088649d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84892cc3-41c4-5f3e-b388-daca24e11312/84892cc3-41c4-5f3e-b388-daca24e11312_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729916/general/4b6cc201-f743-4b1f-9416-26adb27dcafc.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Alfa Romeo Stelvio 2.2 TI - Q4 - Diesel - Automatic - 209 hp - '
'236.250 km',
'transmission': 'automatic',
'trim': 'TI',
'vin': None,
'year': 2021}
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:35 [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 16:09:35 [adesa.it] INFO: Saving data for 10718977: {'created_time': 1774368575.302776, 'last_price_update_time': 1774368575.302788, 'auction_closing_time': 1774434000.0}
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718977') HTTP/1.1" 204 0
2026-03-24 16:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea19b10>
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741928%252Fgeneral%252F5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741928/general/5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg saved to cache
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8322d06c-f62f-5387-aa68-7eff0bbd2564
2026-03-24 16:09:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8322d06c-f62f-5387-aa68-7eff0bbd2564, skipping ID generation
2026-03-24 16:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8322d06c-f62f-5387-aa68-7eff0bbd2564 with scrape type 1
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8322d06c-f62f-5387-aa68-7eff0bbd2564 sending to next pipeline
2026-03-24 16:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8322d06c-f62f-5387-aa68-7eff0bbd2564, identifier: 10716995
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de1be90>
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741930%252Fgeneral%252Fb187b71c-498c-43f8-8ff6-5a61da8e4899.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741930/general/b187b71c-498c-43f8-8ff6-5a61da8e4899.jpg saved to cache
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e27b40d-75c7-560e-944d-36c74808c913
2026-03-24 16:09:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e27b40d-75c7-560e-944d-36c74808c913, skipping ID generation
2026-03-24 16:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e27b40d-75c7-560e-944d-36c74808c913 with scrape type 1
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e27b40d-75c7-560e-944d-36c74808c913 sending to next pipeline
2026-03-24 16:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e27b40d-75c7-560e-944d-36c74808c913, identifier: 10716996
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec04d10>
2026-03-24 16:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741926%252Fgeneral%252Ff3e079aa-6161-4419-9feb-7721a2d30c6b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741926/general/f3e079aa-6161-4419-9feb-7721a2d30c6b.jpg saved to cache
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96952c17-3e7b-5f15-85f4-b98d21abd507
2026-03-24 16:09:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96952c17-3e7b-5f15-85f4-b98d21abd507, skipping ID generation
2026-03-24 16:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96952c17-3e7b-5f15-85f4-b98d21abd507 with scrape type 1
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96952c17-3e7b-5f15-85f4-b98d21abd507 sending to next pipeline
2026-03-24 16:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96952c17-3e7b-5f15-85f4-b98d21abd507, identifier: 10716994
2026-03-24 16:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8322d06c-f62f-5387-aa68-7eff0bbd2564 with identifier: 10716995
2026-03-24 16:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8322d06c-f62f-5387-aa68-7eff0bbd2564 with identifier: 10716995
2026-03-24 16:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8322d06c-f62f-5387-aa68-7eff0bbd2564 with identifier: 10716995 to the API
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741928/general/5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg>
{'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': 136,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '8322d06c-f62f-5387-aa68-7eff0bbd2564',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN177HE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716995',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 82507,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/5a74d643-ba17-4fe4-ae78-596d73698bf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/4154eecf-5f8d-4e07-89ff-6e1b15f0d2fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/d025e3a7-da99-4092-a99e-7499e1b3563d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/2a249cf8-bb0f-48c6-9881-78dc58bfc257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/b5baae63-f949-4439-9e61-a154a476d83e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66261,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/661b14c2-6ade-4077-b014-d91c4bfc20ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/4dac1026-947f-4ef3-83ba-f0142bf322c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/2f6ff3fd-add5-435a-906d-87690af3d556.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/387a6a10-b9f7-450d-9ddf-ba3ff99a0176.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8322d06c-f62f-5387-aa68-7eff0bbd2564/8322d06c-f62f-5387-aa68-7eff0bbd2564_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741928/general/6f5a369d-fa11-465b-bef7-c4040ecff8f8.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'82.507 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [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 16:09:36 [adesa.it] INFO: Saving data for 10716995: {'created_time': 1774368576.088138, 'last_price_update_time': 1774368576.088152, 'auction_closing_time': 1774452600.0}
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716995') HTTP/1.1" 204 0
2026-03-24 16:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e27b40d-75c7-560e-944d-36c74808c913 with identifier: 10716996
2026-03-24 16:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e27b40d-75c7-560e-944d-36c74808c913 with identifier: 10716996
2026-03-24 16:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e27b40d-75c7-560e-944d-36c74808c913 with identifier: 10716996 to the API
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741930/general/b187b71c-498c-43f8-8ff6-5a61da8e4899.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '5e27b40d-75c7-560e-944d-36c74808c913',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR023SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716996',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 101970,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/b187b71c-498c-43f8-8ff6-5a61da8e4899.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/4e4ac8d3-ce3b-44da-b351-611f176dd375.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50706,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/51ba62d0-3651-48ae-a508-b9ccc50e08dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/026b4cbd-3b31-403a-8fa4-2b6689b53bf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/7df1ebd4-8f03-4abe-9fd0-a47e3c6e10b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/32cef5d5-f49e-4781-aa05-707c62c02fe8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78968,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/d80a5bd6-542f-4828-8b00-c03ff8703ad9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/189e1428-a1cb-4a03-9b30-6f271f0647ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/9c283485-d311-43e7-a57c-a1c447e2c1c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e27b40d-75c7-560e-944d-36c74808c913/5e27b40d-75c7-560e-944d-36c74808c913_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741930/general/068ec6db-7736-441b-9b58-10538044d9cf.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'101.970 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [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 16:09:36 [adesa.it] INFO: Saving data for 10716996: {'created_time': 1774368576.505419, 'last_price_update_time': 1774368576.505429, 'auction_closing_time': 1774452600.0}
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716996') HTTP/1.1" 204 0
2026-03-24 16:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96952c17-3e7b-5f15-85f4-b98d21abd507 with identifier: 10716994
2026-03-24 16:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96952c17-3e7b-5f15-85f4-b98d21abd507 with identifier: 10716994
2026-03-24 16:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96952c17-3e7b-5f15-85f4-b98d21abd507 with identifier: 10716994 to the API
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741926/general/f3e079aa-6161-4419-9feb-7721a2d30c6b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '96952c17-3e7b-5f15-85f4-b98d21abd507',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP637MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716994',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 70521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75684,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/f3e079aa-6161-4419-9feb-7721a2d30c6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/bf5d5557-a14e-4bb5-a105-bd607db5f443.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/58451043-d5f8-4e97-a527-396b01c3b178.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/a129e251-2604-47c6-9176-27a7a8efd7b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63917,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/ce37c765-9cc7-4d78-95d7-59c3c7e1536f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/a12ea4c9-d753-4063-aaf7-46ef9deb2d4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/98986325-5ba2-4485-9e83-ab3f9e09909d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/929dea7a-f53b-4b8c-8ce5-11459370001a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/f59eb545-744c-420c-bc5c-a4c8e365f047.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96952c17-3e7b-5f15-85f4-b98d21abd507/96952c17-3e7b-5f15-85f4-b98d21abd507_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741926/general/e840ff29-1119-4074-acae-e36d41cff76b.jpg',
'Width': 800}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-06-15',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi A3 Sportback 2.0 TDI Advanced - Diesel - Automatic - 150 hp - '
'70.521 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:37 [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 16:09:37 [adesa.it] INFO: Saving data for 10716994: {'created_time': 1774368577.660602, 'last_price_update_time': 1774368577.660612, 'auction_closing_time': 1774452600.0}
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716994') HTTP/1.1" 204 0
2026-03-24 16:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09: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 16:09: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 16:09: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 16:09: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 16:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78af9eb-1a7a-581d-be38-235d23ae3401 with identifier: 10720288
2026-03-24 16:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78af9eb-1a7a-581d-be38-235d23ae3401 with scrape type 1
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b78af9eb-1a7a-581d-be38-235d23ae3401
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fa82f242e-13eb-4d05-9fef-b12f8907154b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/a82f242e-13eb-4d05-9fef-b12f8907154b.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252F950365d3-246a-4e89-a6e8-a8a4dd0ad431.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/950365d3-246a-4e89-a6e8-a8a4dd0ad431.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252F9271142d-0c1e-4c9d-b055-790457474d4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/9271142d-0c1e-4c9d-b055-790457474d4a.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fae7458b6-8efc-40c8-a782-284bec7e8f72.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/ae7458b6-8efc-40c8-a782-284bec7e8f72.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252F0b0b3b70-bcc6-43af-9424-7bd0653ae036.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/0b0b3b70-bcc6-43af-9424-7bd0653ae036.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fd8f591b9-9d9c-4e9c-bd14-13be15b85ea6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/d8f591b9-9d9c-4e9c-bd14-13be15b85ea6.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fdd0e460e-0e04-4cf4-ab12-65f5b8b1b80a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/dd0e460e-0e04-4cf4-ab12-65f5b8b1b80a.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252F5e9416ae-347c-4594-843f-437ea50e298d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/5e9416ae-347c-4594-843f-437ea50e298d.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fdacce4ca-5d9f-4700-805a-cd4db410eb43.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/dacce4ca-5d9f-4700-805a-cd4db410eb43.jpg already downloaded
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5650841%252Fgeneral%252Fe7b3c4d9-108c-425f-a58a-6eede4e6a359.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650841/general/e7b3c4d9-108c-425f-a58a-6eede4e6a359.jpg already downloaded
2026-03-24 16:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b78af9eb-1a7a-581d-be38-235d23ae3401, identifier: 10720288
2026-03-24 16:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b78af9eb-1a7a-581d-be38-235d23ae3401 with identifier: 10720288
2026-03-24 16:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b78af9eb-1a7a-581d-be38-235d23ae3401 with identifier: 10720288
2026-03-24 16:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b78af9eb-1a7a-581d-be38-235d23ae3401 with identifier: 10720288 to the API
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720288>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'b78af9eb-1a7a-581d-be38-235d23ae3401',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK612RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720288',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 146899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5650841/general/a82f242e-13eb-4d05-9fef-b12f8907154b.jpg',
'https://images.openlane.eu/carimgs/5650841/general/950365d3-246a-4e89-a6e8-a8a4dd0ad431.jpg',
'https://images.openlane.eu/carimgs/5650841/general/9271142d-0c1e-4c9d-b055-790457474d4a.jpg',
'https://images.openlane.eu/carimgs/5650841/general/ae7458b6-8efc-40c8-a782-284bec7e8f72.jpg',
'https://images.openlane.eu/carimgs/5650841/general/0b0b3b70-bcc6-43af-9424-7bd0653ae036.jpg',
'https://images.openlane.eu/carimgs/5650841/general/d8f591b9-9d9c-4e9c-bd14-13be15b85ea6.jpg',
'https://images.openlane.eu/carimgs/5650841/general/dd0e460e-0e04-4cf4-ab12-65f5b8b1b80a.jpg',
'https://images.openlane.eu/carimgs/5650841/general/5e9416ae-347c-4594-843f-437ea50e298d.jpg',
'https://images.openlane.eu/carimgs/5650841/general/dacce4ca-5d9f-4700-805a-cd4db410eb43.jpg',
'https://images.openlane.eu/carimgs/5650841/general/e7b3c4d9-108c-425f-a58a-6eede4e6a359.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/a82f242e-13eb-4d05-9fef-b12f8907154b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52308,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/950365d3-246a-4e89-a6e8-a8a4dd0ad431.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/9271142d-0c1e-4c9d-b055-790457474d4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/ae7458b6-8efc-40c8-a782-284bec7e8f72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/0b0b3b70-bcc6-43af-9424-7bd0653ae036.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/d8f591b9-9d9c-4e9c-bd14-13be15b85ea6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/dd0e460e-0e04-4cf4-ab12-65f5b8b1b80a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46504,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/5e9416ae-347c-4594-843f-437ea50e298d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/dacce4ca-5d9f-4700-805a-cd4db410eb43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78af9eb-1a7a-581d-be38-235d23ae3401/b78af9eb-1a7a-581d-be38-235d23ae3401_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35322,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650841/general/e7b3c4d9-108c-425f-a58a-6eede4e6a359.jpg',
'Width': 800}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B5 Plus Dark - AWD - Diesel - Automatic - 235 hp - '
'146.899 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [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 16:09:38 [adesa.it] INFO: Saving data for 10720288: {'created_time': 1774368578.317015, 'last_price_update_time': 1774368578.317024, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720288') HTTP/1.1" 204 0
2026-03-24 16:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdba5263-d5e0-5157-9d33-4cf48d709afb with identifier: 10720290
2026-03-24 16:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdba5263-d5e0-5157-9d33-4cf48d709afb with scrape type 1
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdba5263-d5e0-5157-9d33-4cf48d709afb
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252Fb5fe2742-0384-441c-ad29-269cdea7e2da.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/b5fe2742-0384-441c-ad29-269cdea7e2da.JPG not downloaded yet
2026-03-24 16:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28ca8ed9-41dc-59e5-9417-91e6a7633494 with identifier: 10720289
2026-03-24 16:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28ca8ed9-41dc-59e5-9417-91e6a7633494 with scrape type 1
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28ca8ed9-41dc-59e5-9417-91e6a7633494
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F879f77d1-7900-411b-aa8d-725c64df80a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/879f77d1-7900-411b-aa8d-725c64df80a7.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F1aeaa51f-9586-46d8-bffe-bf6bb29723a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/1aeaa51f-9586-46d8-bffe-bf6bb29723a9.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252Ff49561af-4898-4e61-b93b-79d19e2b7e33.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/f49561af-4898-4e61-b93b-79d19e2b7e33.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F605c04d0-92f8-4470-8b00-bb4d6c4ebcef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/605c04d0-92f8-4470-8b00-bb4d6c4ebcef.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252Fcc1b39c4-5b4e-442d-b237-58e8b82cd8b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/cc1b39c4-5b4e-442d-b237-58e8b82cd8b9.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252Fe2f2d27e-f44a-4e16-abbd-5cd0bf84bc0a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/e2f2d27e-f44a-4e16-abbd-5cd0bf84bc0a.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252Fa2c7baf8-9393-4081-bc76-48aa06dd1a43.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/a2c7baf8-9393-4081-bc76-48aa06dd1a43.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F6a707a13-5dd1-40e8-b00a-77161d9463e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/6a707a13-5dd1-40e8-b00a-77161d9463e1.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F4fb4747d-144b-4ad7-9957-7ae34f891be6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/4fb4747d-144b-4ad7-9957-7ae34f891be6.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5657211%252Fgeneral%252F69b0f56d-a6cb-4187-830f-4ddf59de8040.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657211/general/69b0f56d-a6cb-4187-830f-4ddf59de8040.jpeg already downloaded
2026-03-24 16:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 28ca8ed9-41dc-59e5-9417-91e6a7633494, identifier: 10720289
2026-03-24 16:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0d57b5-3f54-5119-b219-00046b667a7a with identifier: 10720292
2026-03-24 16:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0d57b5-3f54-5119-b219-00046b667a7a with scrape type 1
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e0d57b5-3f54-5119-b219-00046b667a7a
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Fd689a1e6-5932-4570-8c71-a40c3c39d75d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/d689a1e6-5932-4570-8c71-a40c3c39d75d.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252F583c8328-36f4-4f61-b61f-95bf1f7af2eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/583c8328-36f4-4f61-b61f-95bf1f7af2eb.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Ff855cb7f-df2a-445f-8545-3b3d2e86687a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/f855cb7f-df2a-445f-8545-3b3d2e86687a.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252F7aa3970f-5213-43f4-aaed-471c72cba7f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/7aa3970f-5213-43f4-aaed-471c72cba7f4.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Fa92842fe-049b-496e-9066-0ce12c351df7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/a92842fe-049b-496e-9066-0ce12c351df7.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Fc67923a1-a68a-4e6f-9157-438fe3c771de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/c67923a1-a68a-4e6f-9157-438fe3c771de.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Fe46d28cb-a473-4e82-b276-b30e3f8daeb0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/e46d28cb-a473-4e82-b276-b30e3f8daeb0.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252F8ce52a06-9061-4826-9bcc-8ee7804d9294.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/8ce52a06-9061-4826-9bcc-8ee7804d9294.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Ff1d42200-f904-4292-9fb8-2ffd5435998c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/f1d42200-f904-4292-9fb8-2ffd5435998c.jpeg already downloaded
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5686908%252Fgeneral%252Fa48204d7-5e0b-444c-bedf-4aba379991c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686908/general/a48204d7-5e0b-444c-bedf-4aba379991c3.jpeg already downloaded
2026-03-24 16:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6e0d57b5-3f54-5119-b219-00046b667a7a, identifier: 10720292
2026-03-24 16:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e3f82cd-d827-53ce-9251-3712bcff1235 with identifier: 10720294
2026-03-24 16:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e3f82cd-d827-53ce-9251-3712bcff1235 with scrape type 1
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e3f82cd-d827-53ce-9251-3712bcff1235
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252Fadc25474-e790-4781-8bb3-51bee5fcb07c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/adc25474-e790-4781-8bb3-51bee5fcb07c.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F64782f5d-469b-4bdc-84b8-0967f96fdc49.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/64782f5d-469b-4bdc-84b8-0967f96fdc49.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F4e2a8128-aef0-45d2-944b-508f0942429f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/4e2a8128-aef0-45d2-944b-508f0942429f.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F60d4f6c1-0935-4b20-a398-df8ac7aa2980.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/60d4f6c1-0935-4b20-a398-df8ac7aa2980.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F6dbb8df6-41c9-4117-a998-c45236c103e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/6dbb8df6-41c9-4117-a998-c45236c103e2.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F8efbf36e-f857-402f-96a2-a78b5a5d4663.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/8efbf36e-f857-402f-96a2-a78b5a5d4663.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252Fd5472e63-40d2-4485-8673-7d98f5be097f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/d5472e63-40d2-4485-8673-7d98f5be097f.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252Fd2be667a-f0f4-448e-bc3f-917fcce35845.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/d2be667a-f0f4-448e-bc3f-917fcce35845.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252Fc0171bd0-d42e-46e8-b27d-1deef4807d30.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/c0171bd0-d42e-46e8-b27d-1deef4807d30.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5697766%252Fgeneral%252F5ee22aa6-051d-48f3-9e96-d64415a36043.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697766/general/5ee22aa6-051d-48f3-9e96-d64415a36043.jpg already downloaded
2026-03-24 16:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e3f82cd-d827-53ce-9251-3712bcff1235, identifier: 10720294
2026-03-24 16:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9483f355-4d3a-5e0f-bf62-23879746686a with identifier: 10720291
2026-03-24 16:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9483f355-4d3a-5e0f-bf62-23879746686a with scrape type 1
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9483f355-4d3a-5e0f-bf62-23879746686a
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fd33d8d81-9ce3-4e97-bfe2-ae6e2f612e2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/d33d8d81-9ce3-4e97-bfe2-ae6e2f612e2e.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252F4b5cbd3a-fa36-4502-8ec5-ec4f28ec0e54.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/4b5cbd3a-fa36-4502-8ec5-ec4f28ec0e54.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fd3812040-7b56-49e2-9183-e96ffbc7a810.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/d3812040-7b56-49e2-9183-e96ffbc7a810.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252F6cd1a8d5-8039-47ed-a6f9-e86dd588ef36.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/6cd1a8d5-8039-47ed-a6f9-e86dd588ef36.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fd2fc5284-398b-443b-9d41-eb0b3fc83eb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/d2fc5284-398b-443b-9d41-eb0b3fc83eb4.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252F79ccb62c-f46d-4dc1-a38e-c4d9eb320d3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/79ccb62c-f46d-4dc1-a38e-c4d9eb320d3f.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fc23d2160-9c4c-4fce-a627-8b50d6083605.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/c23d2160-9c4c-4fce-a627-8b50d6083605.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fbaead51b-e870-44ab-bc8e-49447f4641d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/baead51b-e870-44ab-bc8e-49447f4641d2.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252Fe6edfb61-9b7c-44ca-b1d1-5d0d0b48c17a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/e6edfb61-9b7c-44ca-b1d1-5d0d0b48c17a.jpg already downloaded
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5683495%252Fgeneral%252F395b0d3a-4642-4e95-9245-def124d147d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683495/general/395b0d3a-4642-4e95-9245-def124d147d7.jpg already downloaded
2026-03-24 16:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9483f355-4d3a-5e0f-bf62-23879746686a, identifier: 10720291
2026-03-24 16:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 28ca8ed9-41dc-59e5-9417-91e6a7633494 with identifier: 10720289
2026-03-24 16:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 28ca8ed9-41dc-59e5-9417-91e6a7633494 with identifier: 10720289
2026-03-24 16:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 28ca8ed9-41dc-59e5-9417-91e6a7633494 with identifier: 10720289 to the API
2026-03-24 16:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '28ca8ed9-41dc-59e5-9417-91e6a7633494',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ft705bh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720289',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 183013,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5657211/general/879f77d1-7900-411b-aa8d-725c64df80a7.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/1aeaa51f-9586-46d8-bffe-bf6bb29723a9.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/f49561af-4898-4e61-b93b-79d19e2b7e33.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/605c04d0-92f8-4470-8b00-bb4d6c4ebcef.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/cc1b39c4-5b4e-442d-b237-58e8b82cd8b9.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/e2f2d27e-f44a-4e16-abbd-5cd0bf84bc0a.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/a2c7baf8-9393-4081-bc76-48aa06dd1a43.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/6a707a13-5dd1-40e8-b00a-77161d9463e1.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/4fb4747d-144b-4ad7-9957-7ae34f891be6.jpeg',
'https://images.openlane.eu/carimgs/5657211/general/69b0f56d-a6cb-4187-830f-4ddf59de8040.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683409,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/879f77d1-7900-411b-aa8d-725c64df80a7.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503888,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/1aeaa51f-9586-46d8-bffe-bf6bb29723a9.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588163,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/f49561af-4898-4e61-b93b-79d19e2b7e33.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426281,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/605c04d0-92f8-4470-8b00-bb4d6c4ebcef.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330235,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/cc1b39c4-5b4e-442d-b237-58e8b82cd8b9.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672629,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/e2f2d27e-f44a-4e16-abbd-5cd0bf84bc0a.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248670,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/a2c7baf8-9393-4081-bc76-48aa06dd1a43.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240364,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/6a707a13-5dd1-40e8-b00a-77161d9463e1.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418517,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/4fb4747d-144b-4ad7-9957-7ae34f891be6.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28ca8ed9-41dc-59e5-9417-91e6a7633494/28ca8ed9-41dc-59e5-9417-91e6a7633494_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190880,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657211/general/69b0f56d-a6cb-4187-830f-4ddf59de8040.jpeg',
'Width': 2040}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2018-12-19',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz S 350 Premium Plus - 4-Matic - Diesel - Automatic - '
'286 hp - 183.013 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2018}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [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 16:09:40 [adesa.it] INFO: Saving data for 10720289: {'created_time': 1774368580.044996, 'last_price_update_time': 1774368580.045006, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720289') HTTP/1.1" 204 0
2026-03-24 16:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6e0d57b5-3f54-5119-b219-00046b667a7a with identifier: 10720292
2026-03-24 16:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6e0d57b5-3f54-5119-b219-00046b667a7a with identifier: 10720292
2026-03-24 16:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6e0d57b5-3f54-5119-b219-00046b667a7a with identifier: 10720292 to the API
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 244,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6e0d57b5-3f54-5119-b219-00046b667a7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZA846ZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720292',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 245845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5686908/general/d689a1e6-5932-4570-8c71-a40c3c39d75d.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/583c8328-36f4-4f61-b61f-95bf1f7af2eb.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/f855cb7f-df2a-445f-8545-3b3d2e86687a.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/7aa3970f-5213-43f4-aaed-471c72cba7f4.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/a92842fe-049b-496e-9066-0ce12c351df7.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/c67923a1-a68a-4e6f-9157-438fe3c771de.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/e46d28cb-a473-4e82-b276-b30e3f8daeb0.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/8ce52a06-9061-4826-9bcc-8ee7804d9294.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/f1d42200-f904-4292-9fb8-2ffd5435998c.jpeg',
'https://images.openlane.eu/carimgs/5686908/general/a48204d7-5e0b-444c-bedf-4aba379991c3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429544,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/d689a1e6-5932-4570-8c71-a40c3c39d75d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386763,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/583c8328-36f4-4f61-b61f-95bf1f7af2eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389479,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/f855cb7f-df2a-445f-8545-3b3d2e86687a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378428,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/7aa3970f-5213-43f4-aaed-471c72cba7f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300913,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/a92842fe-049b-496e-9066-0ce12c351df7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229633,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/c67923a1-a68a-4e6f-9157-438fe3c771de.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281505,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/e46d28cb-a473-4e82-b276-b30e3f8daeb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405537,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/8ce52a06-9061-4826-9bcc-8ee7804d9294.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344156,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/f1d42200-f904-4292-9fb8-2ffd5435998c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0d57b5-3f54-5119-b219-00046b667a7a/6e0d57b5-3f54-5119-b219-00046b667a7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242304,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686908/general/a48204d7-5e0b-444c-bedf-4aba379991c3.jpeg',
'Width': 1600}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2010-11-15',
'seats_number': 7,
'seller_name': 'BN AUTOMAP DI BERNO NICO',
'title': 'Land Rover Discovery 3.0 TDV6 HSE - AWD - Diesel - Automatic - 244 '
'hp - 245.845 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2010}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [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 16:09:40 [adesa.it] INFO: Saving data for 10720292: {'created_time': 1774368580.509645, 'last_price_update_time': 1774368580.509655, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720292') HTTP/1.1" 204 0
2026-03-24 16:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e3f82cd-d827-53ce-9251-3712bcff1235 with identifier: 10720294
2026-03-24 16:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e3f82cd-d827-53ce-9251-3712bcff1235 with identifier: 10720294
2026-03-24 16:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e3f82cd-d827-53ce-9251-3712bcff1235 with identifier: 10720294 to the API
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '3e3f82cd-d827-53ce-9251-3712bcff1235',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL034SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720294',
'listing': 'auctionplusdirectbuy',
'location': 'Gallarate (Italy)',
'make': 'Volkswagen',
'model': 'Caravelle',
'odometer': 61538,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5697766/general/adc25474-e790-4781-8bb3-51bee5fcb07c.jpg',
'https://images.openlane.eu/carimgs/5697766/general/64782f5d-469b-4bdc-84b8-0967f96fdc49.jpg',
'https://images.openlane.eu/carimgs/5697766/general/4e2a8128-aef0-45d2-944b-508f0942429f.jpg',
'https://images.openlane.eu/carimgs/5697766/general/60d4f6c1-0935-4b20-a398-df8ac7aa2980.jpg',
'https://images.openlane.eu/carimgs/5697766/general/6dbb8df6-41c9-4117-a998-c45236c103e2.jpg',
'https://images.openlane.eu/carimgs/5697766/general/8efbf36e-f857-402f-96a2-a78b5a5d4663.jpg',
'https://images.openlane.eu/carimgs/5697766/general/d5472e63-40d2-4485-8673-7d98f5be097f.jpg',
'https://images.openlane.eu/carimgs/5697766/general/d2be667a-f0f4-448e-bc3f-917fcce35845.jpg',
'https://images.openlane.eu/carimgs/5697766/general/c0171bd0-d42e-46e8-b27d-1deef4807d30.jpg',
'https://images.openlane.eu/carimgs/5697766/general/5ee22aa6-051d-48f3-9e96-d64415a36043.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/adc25474-e790-4781-8bb3-51bee5fcb07c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/64782f5d-469b-4bdc-84b8-0967f96fdc49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/4e2a8128-aef0-45d2-944b-508f0942429f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/60d4f6c1-0935-4b20-a398-df8ac7aa2980.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/6dbb8df6-41c9-4117-a998-c45236c103e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/8efbf36e-f857-402f-96a2-a78b5a5d4663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/d5472e63-40d2-4485-8673-7d98f5be097f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/d2be667a-f0f4-448e-bc3f-917fcce35845.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/c0171bd0-d42e-46e8-b27d-1deef4807d30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e3f82cd-d827-53ce-9251-3712bcff1235/3e3f82cd-d827-53ce-9251-3712bcff1235_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697766/general/5ee22aa6-051d-48f3-9e96-d64415a36043.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 6,
'seller_name': 'VOLKSWAGEN BANK GmbH',
'title': 'Volkswagen Caravelle 2.0 TDI Comfortline - Diesel - Manual - 150 hp '
'- 61.538 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2022}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [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 16:09:40 [adesa.it] INFO: Saving data for 10720294: {'created_time': 1774368580.923396, 'last_price_update_time': 1774368580.923407, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720294') HTTP/1.1" 204 0
2026-03-24 16:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9483f355-4d3a-5e0f-bf62-23879746686a with identifier: 10720291
2026-03-24 16:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9483f355-4d3a-5e0f-bf62-23879746686a with identifier: 10720291
2026-03-24 16:09:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9483f355-4d3a-5e0f-bf62-23879746686a with identifier: 10720291 to the API
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720291>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9483f355-4d3a-5e0f-bf62-23879746686a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN344CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720291',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 98404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5683495/general/d33d8d81-9ce3-4e97-bfe2-ae6e2f612e2e.jpg',
'https://images.openlane.eu/carimgs/5683495/general/4b5cbd3a-fa36-4502-8ec5-ec4f28ec0e54.jpg',
'https://images.openlane.eu/carimgs/5683495/general/d3812040-7b56-49e2-9183-e96ffbc7a810.jpg',
'https://images.openlane.eu/carimgs/5683495/general/6cd1a8d5-8039-47ed-a6f9-e86dd588ef36.jpg',
'https://images.openlane.eu/carimgs/5683495/general/d2fc5284-398b-443b-9d41-eb0b3fc83eb4.jpg',
'https://images.openlane.eu/carimgs/5683495/general/79ccb62c-f46d-4dc1-a38e-c4d9eb320d3f.jpg',
'https://images.openlane.eu/carimgs/5683495/general/c23d2160-9c4c-4fce-a627-8b50d6083605.jpg',
'https://images.openlane.eu/carimgs/5683495/general/baead51b-e870-44ab-bc8e-49447f4641d2.jpg',
'https://images.openlane.eu/carimgs/5683495/general/e6edfb61-9b7c-44ca-b1d1-5d0d0b48c17a.jpg',
'https://images.openlane.eu/carimgs/5683495/general/395b0d3a-4642-4e95-9245-def124d147d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/d33d8d81-9ce3-4e97-bfe2-ae6e2f612e2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/4b5cbd3a-fa36-4502-8ec5-ec4f28ec0e54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/d3812040-7b56-49e2-9183-e96ffbc7a810.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/6cd1a8d5-8039-47ed-a6f9-e86dd588ef36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/d2fc5284-398b-443b-9d41-eb0b3fc83eb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/79ccb62c-f46d-4dc1-a38e-c4d9eb320d3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/c23d2160-9c4c-4fce-a627-8b50d6083605.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/baead51b-e870-44ab-bc8e-49447f4641d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/e6edfb61-9b7c-44ca-b1d1-5d0d0b48c17a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9483f355-4d3a-5e0f-bf62-23879746686a/9483f355-4d3a-5e0f-bf62-23879746686a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683495/general/395b0d3a-4642-4e95-9245-def124d147d7.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'98.404 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:41 [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 16:09:41 [adesa.it] INFO: Saving data for 10720291: {'created_time': 1774368581.280418, 'last_price_update_time': 1774368581.280427, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720291') HTTP/1.1" 204 0
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F300ebb8c-60a3-4b5a-946c-ea35536a8b82.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/300ebb8c-60a3-4b5a-946c-ea35536a8b82.JPG not downloaded yet
2026-03-24 16:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F548be48f-5570-4985-a719-1a9cbab38748.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/548be48f-5570-4985-a719-1a9cbab38748.JPG not downloaded yet
2026-03-24 16:09: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 16:09: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 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F482b3428-2bc1-486e-b2a5-15b8269f1083.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/482b3428-2bc1-486e-b2a5-15b8269f1083.JPG not downloaded yet
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F8c32e7c4-82da-48d6-89ac-222c98ff0477.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/8c32e7c4-82da-48d6-89ac-222c98ff0477.JPG not downloaded yet
2026-03-24 16:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/b5fe2742-0384-441c-ad29-269cdea7e2da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F016d1f0c-08a9-4e62-81b5-8e23fb2acfb0.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/016d1f0c-08a9-4e62-81b5-8e23fb2acfb0.JPG not downloaded yet
2026-03-24 16:09: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 16:09:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/300ebb8c-60a3-4b5a-946c-ea35536a8b82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F623e4544-ea57-4a13-9fa1-08d8da9d5c38.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/623e4544-ea57-4a13-9fa1-08d8da9d5c38.JPG not downloaded yet
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F050c9918-d811-403e-8366-450e7dd8f2c7.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/050c9918-d811-403e-8366-450e7dd8f2c7.JPG not downloaded yet
2026-03-24 16:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 658d460d-f6b3-5936-abcd-ad5cb10730ed with identifier: 10720293
2026-03-24 16:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 658d460d-f6b3-5936-abcd-ad5cb10730ed with scrape type 1
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 658d460d-f6b3-5936-abcd-ad5cb10730ed
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252F40516d53-574a-4454-8090-ed9d49ef527d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/40516d53-574a-4454-8090-ed9d49ef527d.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252Fb4983086-b166-40c2-a517-d33ee7d7bdbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/b4983086-b166-40c2-a517-d33ee7d7bdbd.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252F615c5c70-3415-4777-bd6f-a23a1d056b7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/615c5c70-3415-4777-bd6f-a23a1d056b7f.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252Fa472743f-013e-417c-96ff-381225e5e57f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/a472743f-013e-417c-96ff-381225e5e57f.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252Fd823952e-8f78-4501-a89e-c0124e9335c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/d823952e-8f78-4501-a89e-c0124e9335c2.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252F5e0c301f-2168-4701-96a9-61a8a3ac55f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/5e0c301f-2168-4701-96a9-61a8a3ac55f3.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252F75c34390-2916-4337-9f3f-53ce6b6980bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/75c34390-2916-4337-9f3f-53ce6b6980bb.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252Fe1ab605f-682b-4def-9424-9e70bd3d833e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/e1ab605f-682b-4def-9424-9e70bd3d833e.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252F9eb884f9-24bd-4dac-93c3-5b1af4b6a87f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/9eb884f9-24bd-4dac-93c3-5b1af4b6a87f.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5688125%252Fgeneral%252Fbd014b00-dddb-4706-9063-edad989eb709.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688125/general/bd014b00-dddb-4706-9063-edad989eb709.jpg already downloaded
2026-03-24 16:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 658d460d-f6b3-5936-abcd-ad5cb10730ed, identifier: 10720293
2026-03-24 16:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e2b77b-be74-53ae-8737-cb20db9f5c57 with identifier: 10720295
2026-03-24 16:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e2b77b-be74-53ae-8737-cb20db9f5c57 with scrape type 1
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80e2b77b-be74-53ae-8737-cb20db9f5c57
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252F7ea00e3b-90d5-4d6d-a1dc-2c4adc72e1a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/7ea00e3b-90d5-4d6d-a1dc-2c4adc72e1a1.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252F32b6820a-d099-423b-ab63-95c1be131baf.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/32b6820a-d099-423b-ab63-95c1be131baf.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252F40e906c9-b5ac-470c-963c-f49babd46473.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/40e906c9-b5ac-470c-963c-f49babd46473.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252Fa535613f-1a4f-4c7d-8b74-8b6aa66a14d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/a535613f-1a4f-4c7d-8b74-8b6aa66a14d7.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252Ff648162a-d4fb-492d-bf21-5c47cd5ebe9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/f648162a-d4fb-492d-bf21-5c47cd5ebe9e.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252Fb020af66-cd8f-479e-8903-d7d8c4d6c9af.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/b020af66-cd8f-479e-8903-d7d8c4d6c9af.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252Fcd3196e7-2bac-48da-b126-570d9617cd47.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/cd3196e7-2bac-48da-b126-570d9617cd47.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252F6dd47535-56e8-4ade-85be-d5d0122adac8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/6dd47535-56e8-4ade-85be-d5d0122adac8.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252Fdb5741c9-e868-45cb-bc36-1e24b0628bba.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/db5741c9-e868-45cb-bc36-1e24b0628bba.jpg already downloaded
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5714695%252Fgeneral%252F819a1148-f970-4c35-93fa-0e9db843ab73.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714695/general/819a1148-f970-4c35-93fa-0e9db843ab73.jpg already downloaded
2026-03-24 16:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 80e2b77b-be74-53ae-8737-cb20db9f5c57, identifier: 10720295
2026-03-24 16:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5678492%252Fgeneral%252F8a4cce33-75e5-4b7d-9981-cc742dbd3747.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/8a4cce33-75e5-4b7d-9981-cc742dbd3747.JPG not downloaded yet
2026-03-24 16:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 658d460d-f6b3-5936-abcd-ad5cb10730ed with identifier: 10720293
2026-03-24 16:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 658d460d-f6b3-5936-abcd-ad5cb10730ed with identifier: 10720293
2026-03-24 16:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 658d460d-f6b3-5936-abcd-ad5cb10730ed with identifier: 10720293 to the API
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 69,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Electric',
'id': '658d460d-f6b3-5936-abcd-ad5cb10730ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH353JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720293',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 42207,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 94,
'photo_urls': ['https://images.openlane.eu/carimgs/5688125/general/40516d53-574a-4454-8090-ed9d49ef527d.jpg',
'https://images.openlane.eu/carimgs/5688125/general/b4983086-b166-40c2-a517-d33ee7d7bdbd.jpg',
'https://images.openlane.eu/carimgs/5688125/general/615c5c70-3415-4777-bd6f-a23a1d056b7f.jpg',
'https://images.openlane.eu/carimgs/5688125/general/a472743f-013e-417c-96ff-381225e5e57f.jpg',
'https://images.openlane.eu/carimgs/5688125/general/d823952e-8f78-4501-a89e-c0124e9335c2.jpg',
'https://images.openlane.eu/carimgs/5688125/general/5e0c301f-2168-4701-96a9-61a8a3ac55f3.jpg',
'https://images.openlane.eu/carimgs/5688125/general/75c34390-2916-4337-9f3f-53ce6b6980bb.jpg',
'https://images.openlane.eu/carimgs/5688125/general/e1ab605f-682b-4def-9424-9e70bd3d833e.jpg',
'https://images.openlane.eu/carimgs/5688125/general/9eb884f9-24bd-4dac-93c3-5b1af4b6a87f.jpg',
'https://images.openlane.eu/carimgs/5688125/general/bd014b00-dddb-4706-9063-edad989eb709.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/40516d53-574a-4454-8090-ed9d49ef527d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46428,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/b4983086-b166-40c2-a517-d33ee7d7bdbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/615c5c70-3415-4777-bd6f-a23a1d056b7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/a472743f-013e-417c-96ff-381225e5e57f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/d823952e-8f78-4501-a89e-c0124e9335c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/5e0c301f-2168-4701-96a9-61a8a3ac55f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/75c34390-2916-4337-9f3f-53ce6b6980bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/e1ab605f-682b-4def-9424-9e70bd3d833e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/9eb884f9-24bd-4dac-93c3-5b1af4b6a87f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_658d460d-f6b3-5936-abcd-ad5cb10730ed/658d460d-f6b3-5936-abcd-ad5cb10730ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688125/general/bd014b00-dddb-4706-9063-edad989eb709.jpg',
'Width': 800}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 4,
'seller_name': 'Arval Italia',
'title': 'Renault Zoe Business - Electric - Automatic - 69 hp - 42.207 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720293%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [adesa.it] INFO: Saving data for 10720293: {'created_time': 1774368582.29517, 'last_price_update_time': 1774368582.29518, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720293') HTTP/1.1" 204 0
2026-03-24 16:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 80e2b77b-be74-53ae-8737-cb20db9f5c57 with identifier: 10720295
2026-03-24 16:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 80e2b77b-be74-53ae-8737-cb20db9f5c57 with identifier: 10720295
2026-03-24 16:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 80e2b77b-be74-53ae-8737-cb20db9f5c57 with identifier: 10720295 to the API
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '80e2b77b-be74-53ae-8737-cb20db9f5c57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF449RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720295',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 83882,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 101,
'photo_urls': ['https://images.openlane.eu/carimgs/5714695/general/7ea00e3b-90d5-4d6d-a1dc-2c4adc72e1a1.jpg',
'https://images.openlane.eu/carimgs/5714695/general/32b6820a-d099-423b-ab63-95c1be131baf.jpg',
'https://images.openlane.eu/carimgs/5714695/general/40e906c9-b5ac-470c-963c-f49babd46473.jpg',
'https://images.openlane.eu/carimgs/5714695/general/a535613f-1a4f-4c7d-8b74-8b6aa66a14d7.jpg',
'https://images.openlane.eu/carimgs/5714695/general/f648162a-d4fb-492d-bf21-5c47cd5ebe9e.jpg',
'https://images.openlane.eu/carimgs/5714695/general/b020af66-cd8f-479e-8903-d7d8c4d6c9af.jpg',
'https://images.openlane.eu/carimgs/5714695/general/cd3196e7-2bac-48da-b126-570d9617cd47.jpg',
'https://images.openlane.eu/carimgs/5714695/general/6dd47535-56e8-4ade-85be-d5d0122adac8.jpg',
'https://images.openlane.eu/carimgs/5714695/general/db5741c9-e868-45cb-bc36-1e24b0628bba.jpg',
'https://images.openlane.eu/carimgs/5714695/general/819a1148-f970-4c35-93fa-0e9db843ab73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/7ea00e3b-90d5-4d6d-a1dc-2c4adc72e1a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/32b6820a-d099-423b-ab63-95c1be131baf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/40e906c9-b5ac-470c-963c-f49babd46473.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/a535613f-1a4f-4c7d-8b74-8b6aa66a14d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/f648162a-d4fb-492d-bf21-5c47cd5ebe9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65873,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/b020af66-cd8f-479e-8903-d7d8c4d6c9af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69547,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/cd3196e7-2bac-48da-b126-570d9617cd47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/6dd47535-56e8-4ade-85be-d5d0122adac8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/db5741c9-e868-45cb-bc36-1e24b0628bba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e2b77b-be74-53ae-8737-cb20db9f5c57/80e2b77b-be74-53ae-8737-cb20db9f5c57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714695/general/819a1148-f970-4c35-93fa-0e9db843ab73.jpg',
'Width': 800}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 122 hp - 83.882 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [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 16:09:42 [adesa.it] INFO: Saving data for 10720295: {'created_time': 1774368582.584571, 'last_price_update_time': 1774368582.584582, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720295') HTTP/1.1" 204 0
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/016d1f0c-08a9-4e62-81b5-8e23fb2acfb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/482b3428-2bc1-486e-b2a5-15b8269f1083.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/8c32e7c4-82da-48d6-89ac-222c98ff0477.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678492%252Fgeneral%252F6c4d9d82-93b7-4cee-bae9-9a2962110ea9.JPG%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678492/general/6c4d9d82-93b7-4cee-bae9-9a2962110ea9.JPG not downloaded yet
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09: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 16:09: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 16:09: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 16:09: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 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10720280
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F3b01edad-0ad8-4a45-aff9-748584b8e490.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/3b01edad-0ad8-4a45-aff9-748584b8e490.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F2a0d400d-9687-42f0-9339-b43fc45b5b6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/2a0d400d-9687-42f0-9339-b43fc45b5b6f.jpg not downloaded yet
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/623e4544-ea57-4a13-9fa1-08d8da9d5c38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/050c9918-d811-403e-8366-450e7dd8f2c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/548be48f-5570-4985-a719-1a9cbab38748.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252Fc3e96990-cf7c-4862-945c-e2ee6637f82c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/c3e96990-cf7c-4862-945c-e2ee6637f82c.jpg not downloaded yet
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/6c4d9d82-93b7-4cee-bae9-9a2962110ea9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F699882e8-4f40-43c2-9423-4d76c2e1c741.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/699882e8-4f40-43c2-9423-4d76c2e1c741.jpg not downloaded yet
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678492/general/8a4cce33-75e5-4b7d-9981-cc742dbd3747.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720290)
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F67bd98bc-9635-4389-af31-759d1cc0bdf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/67bd98bc-9635-4389-af31-759d1cc0bdf9.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F85f78f05-fd0d-400c-9a8c-d3c8ddf77258.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/85f78f05-fd0d-400c-9a8c-d3c8ddf77258.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c74c6dfa-0900-56b6-a67f-85e1a0aea211 with identifier: 10720279
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c74c6dfa-0900-56b6-a67f-85e1a0aea211 with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c74c6dfa-0900-56b6-a67f-85e1a0aea211
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743412%252Fgeneral%252F7fda5b0e-a5c0-4945-a6af-f5010c5eed37.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/7fda5b0e-a5c0-4945-a6af-f5010c5eed37.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942e2639-5903-5a79-b527-13c11a0d7490 with identifier: 10720278
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942e2639-5903-5a79-b527-13c11a0d7490 with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 942e2639-5903-5a79-b527-13c11a0d7490
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743411%252Fgeneral%252F32759544-2632-45d6-9371-f35287d99a4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/32759544-2632-45d6-9371-f35287d99a4a.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22aa280f-2e4c-53e8-9c3b-1258f3b626ff with identifier: 10720282
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F010430bc-ad4f-4c1c-95a6-720e3e7f763d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/010430bc-ad4f-4c1c-95a6-720e3e7f763d.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61f42c78-520f-58d8-a6b5-5090d9f61e76 with identifier: 10720281
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61f42c78-520f-58d8-a6b5-5090d9f61e76 with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252Fc2f9f312-b5f0-4d58-a6d9-5385808b6661.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/c2f9f312-b5f0-4d58-a6d9-5385808b6661.jpg not downloaded yet
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F9614fd17-74e6-4ede-b6c9-1f2531b0d5fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/9614fd17-74e6-4ede-b6c9-1f2531b0d5fb.jpg not downloaded yet
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743413/general/3b01edad-0ad8-4a45-aff9-748584b8e490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720280)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743413/general/2a0d400d-9687-42f0-9339-b43fc45b5b6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720280)
2026-03-24 16:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743413/general/699882e8-4f40-43c2-9423-4d76c2e1c741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720280)
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743412%252Fgeneral%252Ff855612d-eb3f-489f-8715-9f3668bfd186.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/f855612d-eb3f-489f-8715-9f3668bfd186.jpg not downloaded yet
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743411%252Fgeneral%252Fbc26d4b0-7103-4f25-99ef-2da6da569bdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/bc26d4b0-7103-4f25-99ef-2da6da569bdd.jpg not downloaded yet
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252Ff8bb4b44-4bca-42e5-8473-2f61d0f8c422.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/f8bb4b44-4bca-42e5-8473-2f61d0f8c422.jpg not downloaded yet
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252Fd4f035d9-a442-4a6f-8ed5-7a1bde41ca95.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/d4f035d9-a442-4a6f-8ed5-7a1bde41ca95.jpg not downloaded yet
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F72eaa6e2-1821-4e85-9b87-7a49a66fed6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/72eaa6e2-1821-4e85-9b87-7a49a66fed6a.jpg not downloaded yet
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdba5263-d5e0-5157-9d33-4cf48d709afb, skipping ID generation
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdba5263-d5e0-5157-9d33-4cf48d709afb with scrape type 1
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdba5263-d5e0-5157-9d33-4cf48d709afb sending to next pipeline
2026-03-24 16:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cdba5263-d5e0-5157-9d33-4cf48d709afb, identifier: 10720290
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743413/general/c3e96990-cf7c-4862-945c-e2ee6637f82c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720280)
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252Fdf3160b3-e136-4614-a611-2293ad4f2526.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/df3160b3-e136-4614-a611-2293ad4f2526.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F02d9ac8b-8adf-4e7e-9062-fb63f4bf5211.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/02d9ac8b-8adf-4e7e-9062-fb63f4bf5211.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F79203cec-1588-4f9f-8739-9ae243f71139.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/79203cec-1588-4f9f-8739-9ae243f71139.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252Ff5e76e65-a314-465c-969b-4be2a6c407f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/f5e76e65-a314-465c-969b-4be2a6c407f3.jpg not downloaded yet
2026-03-24 16:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cdba5263-d5e0-5157-9d33-4cf48d709afb with identifier: 10720290
2026-03-24 16:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cdba5263-d5e0-5157-9d33-4cf48d709afb with identifier: 10720290
2026-03-24 16:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cdba5263-d5e0-5157-9d33-4cf48d709afb with identifier: 10720290 to the API
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5678492/general/8a4cce33-75e5-4b7d-9981-cc742dbd3747.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'cdba5263-d5e0-5157-9d33-4cf48d709afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF739RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720290',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119538,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-04-30',
'seats_number': 7,
'seller_name': 'Royal Auto S.R.L.',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 119.538 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [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 16:09:43 [adesa.it] INFO: Saving data for 10720290: {'created_time': 1774368583.465357, 'last_price_update_time': 1774368583.465367, 'auction_closing_time': 1774533600.0}
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720290') HTTP/1.1" 204 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743413%252Fgeneral%252F19ab56dc-f62f-4933-838f-2a82f2f92c1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/19ab56dc-f62f-4933-838f-2a82f2f92c1b.jpg not downloaded yet
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cdba5263-d5e0-5157-9d33-4cf48d709afb due to Ignoring non-200 response
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252Fc6d2a806-99df-4cc1-aa18-076237713b89.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/c6d2a806-99df-4cc1-aa18-076237713b89.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F9a8f74b0-9eb7-476b-9284-efee089f463c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/9a8f74b0-9eb7-476b-9284-efee089f463c.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F69b4f9d0-ff7d-4e46-9288-b6388eb4c002.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/69b4f9d0-ff7d-4e46-9288-b6388eb4c002.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252Fee58ab03-6ce0-49d5-97d9-8dd9c91f3300.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/ee58ab03-6ce0-49d5-97d9-8dd9c91f3300.jpg not downloaded yet
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddc1890>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8be0e9f-dc35-5086-97ea-ecfc0af9db6c/f8be0e9f-dc35-5086-97ea-ecfc0af9db6c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F3b01edad-0ad8-4a45-aff9-748584b8e490.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/3b01edad-0ad8-4a45-aff9-748584b8e490.jpg saved to cache
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df2c2d0>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8be0e9f-dc35-5086-97ea-ecfc0af9db6c/f8be0e9f-dc35-5086-97ea-ecfc0af9db6c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F2a0d400d-9687-42f0-9339-b43fc45b5b6f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/2a0d400d-9687-42f0-9339-b43fc45b5b6f.jpg saved to cache
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df13e90>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8be0e9f-dc35-5086-97ea-ecfc0af9db6c/f8be0e9f-dc35-5086-97ea-ecfc0af9db6c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F699882e8-4f40-43c2-9423-4d76c2e1c741.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/699882e8-4f40-43c2-9423-4d76c2e1c741.jpg saved to cache
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743413%252Fgeneral%252F73c8815e-b337-45e4-a979-eb4e7128d053.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/73c8815e-b337-45e4-a979-eb4e7128d053.jpg not downloaded yet
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/010430bc-ad4f-4c1c-95a6-720e3e7f763d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/d4f035d9-a442-4a6f-8ed5-7a1bde41ca95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743413/general/9614fd17-74e6-4ede-b6c9-1f2531b0d5fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720280)
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/c2f9f312-b5f0-4d58-a6d9-5385808b6661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252F1a853f94-828f-4187-ba9b-3301de5d238e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/1a853f94-828f-4187-ba9b-3301de5d238e.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F275039b3-5a99-4b72-b68c-f2bfd77219e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/275039b3-5a99-4b72-b68c-f2bfd77219e7.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F8618932b-4d7e-4b91-9d1c-8c3db4b71a7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/8618932b-4d7e-4b91-9d1c-8c3db4b71a7f.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F2d715f47-ddba-431a-8ce2-8f8c59c8a26f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/2d715f47-ddba-431a-8ce2-8f8c59c8a26f.jpg not downloaded yet
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1c290>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8be0e9f-dc35-5086-97ea-ecfc0af9db6c/f8be0e9f-dc35-5086-97ea-ecfc0af9db6c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252Fc3e96990-cf7c-4862-945c-e2ee6637f82c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/c3e96990-cf7c-4862-945c-e2ee6637f82c.jpg saved to cache
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252F952a776e-bc4e-4970-a2a2-4af96ab5045e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/952a776e-bc4e-4970-a2a2-4af96ab5045e.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F7f3c3e10-d48b-41e1-b39f-cae3b1e4dfa2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/7f3c3e10-d48b-41e1-b39f-cae3b1e4dfa2.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F669d7fec-55a1-48e9-9354-ca8c7e5c04c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/669d7fec-55a1-48e9-9354-ca8c7e5c04c5.jpg not downloaded yet
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F59e79721-fac7-4047-80e0-0464c3ebc58d.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/59e79721-fac7-4047-80e0-0464c3ebc58d.jpg not downloaded yet
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ec1d250>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22aa280f-2e4c-53e8-9c3b-1258f3b626ff/22aa280f-2e4c-53e8-9c3b-1258f3b626ff_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F010430bc-ad4f-4c1c-95a6-720e3e7f763d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/010430bc-ad4f-4c1c-95a6-720e3e7f763d.jpg saved to cache
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dac72d0>
2026-03-24 16:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_1.jpg HTTP/1.1" 201 0
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252Fd4f035d9-a442-4a6f-8ed5-7a1bde41ca95.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/d4f035d9-a442-4a6f-8ed5-7a1bde41ca95.jpg saved to cache
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89eb9fa50>
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8be0e9f-dc35-5086-97ea-ecfc0af9db6c/f8be0e9f-dc35-5086-97ea-ecfc0af9db6c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743413%252Fgeneral%252F9614fd17-74e6-4ede-b6c9-1f2531b0d5fb.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743413/general/9614fd17-74e6-4ede-b6c9-1f2531b0d5fb.jpg saved to cache
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8e250>
2026-03-24 16:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_0.jpg HTTP/1.1" 201 0
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252Fc2f9f312-b5f0-4d58-a6d9-5385808b6661.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/c2f9f312-b5f0-4d58-a6d9-5385808b6661.jpg saved to cache
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/9a8f74b0-9eb7-476b-9284-efee089f463c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/ee58ab03-6ce0-49d5-97d9-8dd9c91f3300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/69b4f9d0-ff7d-4e46-9288-b6388eb4c002.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252F7a27d0c4-64a3-48bd-bd3c-bd205ab5076b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/7a27d0c4-64a3-48bd-bd3c-bd205ab5076b.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252Fb991ce86-f931-4078-b059-b21c399290c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/b991ce86-f931-4078-b059-b21c399290c6.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F228a35b6-cf7c-41f8-a051-d787d3b4d324.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/228a35b6-cf7c-41f8-a051-d787d3b4d324.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F37ce022b-9d41-40a4-b18f-2984b32a0904.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/37ce022b-9d41-40a4-b18f-2984b32a0904.jpg not downloaded yet
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/c6d2a806-99df-4cc1-aa18-076237713b89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252F9d63635d-ab25-4aa7-a6dd-40a7d6e1efd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/9d63635d-ab25-4aa7-a6dd-40a7d6e1efd5.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252Fa08493d0-ac81-461f-ad87-bb6171ddaf42.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/a08493d0-ac81-461f-ad87-bb6171ddaf42.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252F9275dd03-0590-4e6b-89ec-12bfb5c2911b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/9275dd03-0590-4e6b-89ec-12bfb5c2911b.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F4733d522-e46a-4204-befc-904e62a54e28.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/4733d522-e46a-4204-befc-904e62a54e28.jpg not downloaded yet
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5288971-c657-5627-a1b4-2ef4745133be with identifier: 10720239
2026-03-24 16:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5288971-c657-5627-a1b4-2ef4745133be with scrape type 1
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5288971-c657-5627-a1b4-2ef4745133be
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F411e7dc4-9685-4408-92fa-00d5b8dbee2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/411e7dc4-9685-4408-92fa-00d5b8dbee2f.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252Fce1cd4ee-d0c9-4f44-bdce-8790845f511a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/ce1cd4ee-d0c9-4f44-bdce-8790845f511a.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252Fbf8895c5-9e73-4749-a61a-6ba616ed7807.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/bf8895c5-9e73-4749-a61a-6ba616ed7807.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F990989a5-bb42-46ab-bd6d-96a6dcacbb83.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/990989a5-bb42-46ab-bd6d-96a6dcacbb83.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252Fba8efe4e-c3f4-4456-a31e-79b002ce13a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/ba8efe4e-c3f4-4456-a31e-79b002ce13a6.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F759de7d8-1a3e-4d96-8016-d27f70ae5873.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/759de7d8-1a3e-4d96-8016-d27f70ae5873.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F60e2829f-2346-4104-8e2c-bc65c7023e0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/60e2829f-2346-4104-8e2c-bc65c7023e0e.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F15f352b4-9074-4ebc-b332-a5cbd56e6499.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/15f352b4-9074-4ebc-b332-a5cbd56e6499.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252Fc461e688-885f-4990-a802-f7835ac18af3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/c461e688-885f-4990-a802-f7835ac18af3.jpg already downloaded
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5703936%252Fgeneral%252F6b934e2c-6aaf-45ec-ad43-b8568ecfe88c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703936/general/6b934e2c-6aaf-45ec-ad43-b8568ecfe88c.jpg already downloaded
2026-03-24 16:09:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5288971-c657-5627-a1b4-2ef4745133be, identifier: 10720239
2026-03-24 16:09: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 16:09:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5288971-c657-5627-a1b4-2ef4745133be with identifier: 10720239
2026-03-24 16:09:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5288971-c657-5627-a1b4-2ef4745133be with identifier: 10720239
2026-03-24 16:09:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5288971-c657-5627-a1b4-2ef4745133be with identifier: 10720239 to the API
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720239>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'c5288971-c657-5627-a1b4-2ef4745133be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM319PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720239',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 135284,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5703936/general/411e7dc4-9685-4408-92fa-00d5b8dbee2f.jpg',
'https://images.openlane.eu/carimgs/5703936/general/ce1cd4ee-d0c9-4f44-bdce-8790845f511a.jpg',
'https://images.openlane.eu/carimgs/5703936/general/bf8895c5-9e73-4749-a61a-6ba616ed7807.jpg',
'https://images.openlane.eu/carimgs/5703936/general/990989a5-bb42-46ab-bd6d-96a6dcacbb83.jpg',
'https://images.openlane.eu/carimgs/5703936/general/ba8efe4e-c3f4-4456-a31e-79b002ce13a6.jpg',
'https://images.openlane.eu/carimgs/5703936/general/759de7d8-1a3e-4d96-8016-d27f70ae5873.jpg',
'https://images.openlane.eu/carimgs/5703936/general/60e2829f-2346-4104-8e2c-bc65c7023e0e.jpg',
'https://images.openlane.eu/carimgs/5703936/general/15f352b4-9074-4ebc-b332-a5cbd56e6499.jpg',
'https://images.openlane.eu/carimgs/5703936/general/c461e688-885f-4990-a802-f7835ac18af3.jpg',
'https://images.openlane.eu/carimgs/5703936/general/6b934e2c-6aaf-45ec-ad43-b8568ecfe88c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/411e7dc4-9685-4408-92fa-00d5b8dbee2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/ce1cd4ee-d0c9-4f44-bdce-8790845f511a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43946,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/bf8895c5-9e73-4749-a61a-6ba616ed7807.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/990989a5-bb42-46ab-bd6d-96a6dcacbb83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/ba8efe4e-c3f4-4456-a31e-79b002ce13a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/759de7d8-1a3e-4d96-8016-d27f70ae5873.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42463,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/60e2829f-2346-4104-8e2c-bc65c7023e0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37302,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/15f352b4-9074-4ebc-b332-a5cbd56e6499.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/c461e688-885f-4990-a802-f7835ac18af3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5288971-c657-5627-a1b4-2ef4745133be/c5288971-c657-5627-a1b4-2ef4745133be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703936/general/6b934e2c-6aaf-45ec-ad43-b8568ecfe88c.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 B4 Core - AWD - Diesel - Automatic - 197 hp - 135.284 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:44 [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 16:09:44 [adesa.it] INFO: Saving data for 10720239: {'created_time': 1774368584.916812, 'last_price_update_time': 1774368584.916822, 'auction_closing_time': 1774520400.0}
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720239') HTTP/1.1" 204 0
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/2d715f47-ddba-431a-8ce2-8f8c59c8a26f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/59e79721-fac7-4047-80e0-0464c3ebc58d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/7f3c3e10-d48b-41e1-b39f-cae3b1e4dfa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/669d7fec-55a1-48e9-9354-ca8c7e5c04c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252F38f49181-a0fd-4955-b20d-dbc4656e045e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/38f49181-a0fd-4955-b20d-dbc4656e045e.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F765c2864-84fa-458e-acb9-0ec161ad2516.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/765c2864-84fa-458e-acb9-0ec161ad2516.jpg not downloaded yet
2026-03-24 16:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252Fd380d52f-bf74-4d1c-b3b3-bff9d88e68ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/d380d52f-bf74-4d1c-b3b3-bff9d88e68ad.jpg not downloaded yet
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F4f77174b-63e9-4c30-902b-b6fb71c07e5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/4f77174b-63e9-4c30-902b-b6fb71c07e5a.jpg not downloaded yet
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8e750>
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942e2639-5903-5a79-b527-13c11a0d7490/942e2639-5903-5a79-b527-13c11a0d7490_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743411%252Fgeneral%252F9a8f74b0-9eb7-476b-9284-efee089f463c.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/9a8f74b0-9eb7-476b-9284-efee089f463c.jpg saved to cache
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 942e2639-5903-5a79-b527-13c11a0d7490
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89df9b150>
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252Fee58ab03-6ce0-49d5-97d9-8dd9c91f3300.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/ee58ab03-6ce0-49d5-97d9-8dd9c91f3300.jpg saved to cache
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db43d10>
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22aa280f-2e4c-53e8-9c3b-1258f3b626ff/22aa280f-2e4c-53e8-9c3b-1258f3b626ff_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F69b4f9d0-ff7d-4e46-9288-b6388eb4c002.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/69b4f9d0-ff7d-4e46-9288-b6388eb4c002.jpg saved to cache
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/952a776e-bc4e-4970-a2a2-4af96ab5045e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743412%252Fgeneral%252Fee8dea2e-d5b7-4fa3-81f3-856223041fd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/ee8dea2e-d5b7-4fa3-81f3-856223041fd6.jpg not downloaded yet
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743411%252Fgeneral%252F4548e60b-cfb6-4977-ac98-05032afa1796.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/4548e60b-cfb6-4977-ac98-05032afa1796.jpg not downloaded yet
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743415%252Fgeneral%252Fcfad592f-d1c5-4a53-b2a7-0e3140546b45.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/cfad592f-d1c5-4a53-b2a7-0e3140546b45.jpg not downloaded yet
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743414%252Fgeneral%252F747573ba-f4d1-4f60-b9cf-4c941f5de849.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/747573ba-f4d1-4f60-b9cf-4c941f5de849.jpg not downloaded yet
2026-03-24 16:09: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 16:09: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 16:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ea184d0>
2026-03-24 16:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c74c6dfa-0900-56b6-a67f-85e1a0aea211/c74c6dfa-0900-56b6-a67f-85e1a0aea211_image_3.jpg HTTP/1.1" 201 0
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743412%252Fgeneral%252Fc6d2a806-99df-4cc1-aa18-076237713b89.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/c6d2a806-99df-4cc1-aa18-076237713b89.jpg saved to cache
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c74c6dfa-0900-56b6-a67f-85e1a0aea211
2026-03-24 16:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9ebf09-6d67-51b2-86bf-5ec9291b0d50 with identifier: 10720248
2026-03-24 16:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9ebf09-6d67-51b2-86bf-5ec9291b0d50 with scrape type 1
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac9ebf09-6d67-51b2-86bf-5ec9291b0d50
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F4cc6b5ef-fcd2-4331-be1d-b949fc048606.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/4cc6b5ef-fcd2-4331-be1d-b949fc048606.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252Fd11ed9c0-b0ef-48a1-a0d0-92d7f23a127b.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/d11ed9c0-b0ef-48a1-a0d0-92d7f23a127b.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F4acffcee-d3c3-49a4-9b8b-28f6e0c798bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/4acffcee-d3c3-49a4-9b8b-28f6e0c798bc.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F14dce1b5-36df-4ba1-8ea2-12a2a118f2c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/14dce1b5-36df-4ba1-8ea2-12a2a118f2c7.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252Fa769895b-b32f-405e-824b-2e03b603a8b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/a769895b-b32f-405e-824b-2e03b603a8b1.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F88b616d5-981f-4a83-82d4-c42f0a6c1771.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/88b616d5-981f-4a83-82d4-c42f0a6c1771.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252Fc85a9429-e1e4-417e-a0d8-e45bb92c0802.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/c85a9429-e1e4-417e-a0d8-e45bb92c0802.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F01417d2f-9322-4641-abd9-5fb7139ee82a.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/01417d2f-9322-4641-abd9-5fb7139ee82a.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F252f1a73-00af-4218-a809-8c400a52fb52.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/252f1a73-00af-4218-a809-8c400a52fb52.jpg already downloaded
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5724839%252Fgeneral%252F7fb5cd56-b7bf-4e13-9548-dbbf4768b14e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724839/general/7fb5cd56-b7bf-4e13-9548-dbbf4768b14e.jpg already downloaded
2026-03-24 16:09:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ac9ebf09-6d67-51b2-86bf-5ec9291b0d50, identifier: 10720248
2026-03-24 16:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ac9ebf09-6d67-51b2-86bf-5ec9291b0d50 with identifier: 10720248
2026-03-24 16:09:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ac9ebf09-6d67-51b2-86bf-5ec9291b0d50 with identifier: 10720248
2026-03-24 16:09:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ac9ebf09-6d67-51b2-86bf-5ec9291b0d50 with identifier: 10720248 to the API
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720248>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ac9ebf09-6d67-51b2-86bf-5ec9291b0d50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM472PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720248',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5724839/general/4cc6b5ef-fcd2-4331-be1d-b949fc048606.jpg',
'https://images.openlane.eu/carimgs/5724839/general/d11ed9c0-b0ef-48a1-a0d0-92d7f23a127b.jpg',
'https://images.openlane.eu/carimgs/5724839/general/4acffcee-d3c3-49a4-9b8b-28f6e0c798bc.jpg',
'https://images.openlane.eu/carimgs/5724839/general/14dce1b5-36df-4ba1-8ea2-12a2a118f2c7.jpg',
'https://images.openlane.eu/carimgs/5724839/general/a769895b-b32f-405e-824b-2e03b603a8b1.jpg',
'https://images.openlane.eu/carimgs/5724839/general/88b616d5-981f-4a83-82d4-c42f0a6c1771.jpg',
'https://images.openlane.eu/carimgs/5724839/general/c85a9429-e1e4-417e-a0d8-e45bb92c0802.jpg',
'https://images.openlane.eu/carimgs/5724839/general/01417d2f-9322-4641-abd9-5fb7139ee82a.jpg',
'https://images.openlane.eu/carimgs/5724839/general/252f1a73-00af-4218-a809-8c400a52fb52.jpg',
'https://images.openlane.eu/carimgs/5724839/general/7fb5cd56-b7bf-4e13-9548-dbbf4768b14e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/4cc6b5ef-fcd2-4331-be1d-b949fc048606.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/d11ed9c0-b0ef-48a1-a0d0-92d7f23a127b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/4acffcee-d3c3-49a4-9b8b-28f6e0c798bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47281,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/14dce1b5-36df-4ba1-8ea2-12a2a118f2c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/a769895b-b32f-405e-824b-2e03b603a8b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50039,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/88b616d5-981f-4a83-82d4-c42f0a6c1771.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/c85a9429-e1e4-417e-a0d8-e45bb92c0802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/01417d2f-9322-4641-abd9-5fb7139ee82a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/252f1a73-00af-4218-a809-8c400a52fb52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9ebf09-6d67-51b2-86bf-5ec9291b0d50/ac9ebf09-6d67-51b2-86bf-5ec9291b0d50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724839/general/7fb5cd56-b7bf-4e13-9548-dbbf4768b14e.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 159.082 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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 16:09:45 [adesa.it] INFO: Saving data for 10720248: {'created_time': 1774368585.977951, 'last_price_update_time': 1774368585.977965, 'auction_closing_time': 1774520400.0}
2026-03-24 16:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720248') HTTP/1.1" 204 0
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ecc7050>
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_4.jpg HTTP/1.1" 201 0
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252F2d715f47-ddba-431a-8ce2-8f8c59c8a26f.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/2d715f47-ddba-431a-8ce2-8f8c59c8a26f.jpg saved to cache
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ddd9590>
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252F59e79721-fac7-4047-80e0-0464c3ebc58d.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/59e79721-fac7-4047-80e0-0464c3ebc58d.jpg saved to cache
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89e972f10>
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942e2639-5903-5a79-b527-13c11a0d7490/942e2639-5903-5a79-b527-13c11a0d7490_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743411%252Fgeneral%252F7f3c3e10-d48b-41e1-b39f-cae3b1e4dfa2.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/7f3c3e10-d48b-41e1-b39f-cae3b1e4dfa2.jpg saved to cache
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 942e2639-5903-5a79-b527-13c11a0d7490
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db611d0>
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22aa280f-2e4c-53e8-9c3b-1258f3b626ff/22aa280f-2e4c-53e8-9c3b-1258f3b626ff_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F669d7fec-55a1-48e9-9354-ca8c7e5c04c5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/669d7fec-55a1-48e9-9354-ca8c7e5c04c5.jpg saved to cache
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/9d63635d-ab25-4aa7-a6dd-40a7d6e1efd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/a08493d0-ac81-461f-ad87-bb6171ddaf42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/9275dd03-0590-4e6b-89ec-12bfb5c2911b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/37ce022b-9d41-40a4-b18f-2984b32a0904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/4733d522-e46a-4204-befc-904e62a54e28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/228a35b6-cf7c-41f8-a051-d787d3b4d324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db8ed50>
2026-03-24 16:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c74c6dfa-0900-56b6-a67f-85e1a0aea211/c74c6dfa-0900-56b6-a67f-85e1a0aea211_image_5.jpg HTTP/1.1" 201 0
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743412%252Fgeneral%252F952a776e-bc4e-4970-a2a2-4af96ab5045e.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/952a776e-bc4e-4970-a2a2-4af96ab5045e.jpg saved to cache
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c74c6dfa-0900-56b6-a67f-85e1a0aea211
2026-03-24 16:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10720275
2026-03-24 16:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with scrape type 1
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743408%252Fgeneral%252Fbfe9c000-c244-4bf6-ba1f-d8f7a7146aca.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743408/general/bfe9c000-c244-4bf6-ba1f-d8f7a7146aca.jpg not downloaded yet
2026-03-24 16:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ccef451-fc9f-5e54-a089-0127e05e47c8 with identifier: 10720252
2026-03-24 16:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ccef451-fc9f-5e54-a089-0127e05e47c8 with scrape type 1
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ccef451-fc9f-5e54-a089-0127e05e47c8
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F1cd2ecaa-6f7e-49c6-872a-daa25cf0fd99.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/1cd2ecaa-6f7e-49c6-872a-daa25cf0fd99.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252Fcadc5799-ac7c-4109-acaa-8549e5a9a49f.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/cadc5799-ac7c-4109-acaa-8549e5a9a49f.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F0a377228-dbe8-4e6c-ae71-7e3a8f44fa71.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/0a377228-dbe8-4e6c-ae71-7e3a8f44fa71.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F041ab894-0a05-4291-b5cd-971256930bd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/041ab894-0a05-4291-b5cd-971256930bd7.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252Fb060dab7-565f-41f2-a8f2-2653df54c003.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/b060dab7-565f-41f2-a8f2-2653df54c003.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F1f5ce3f6-2c98-432a-8132-abadfa2f5135.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/1f5ce3f6-2c98-432a-8132-abadfa2f5135.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252Fb2804330-de40-4530-80db-48c30eed5981.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/b2804330-de40-4530-80db-48c30eed5981.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F79fdc10f-6a9d-45ac-89a9-ff71ca0d2048.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/79fdc10f-6a9d-45ac-89a9-ff71ca0d2048.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252F058d85da-7605-4551-9e6c-611809ef599c.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/058d85da-7605-4551-9e6c-611809ef599c.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5730616%252Fgeneral%252Ff7947cf7-e1ba-4c8b-b199-5fff60363b4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730616/general/f7947cf7-e1ba-4c8b-b199-5fff60363b4e.jpg already downloaded
2026-03-24 16:09:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ccef451-fc9f-5e54-a089-0127e05e47c8, identifier: 10720252
2026-03-24 16:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e3c1170-5eb0-5711-a1e2-af595da83a0d with identifier: 10720241
2026-03-24 16:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3c1170-5eb0-5711-a1e2-af595da83a0d with scrape type 1
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e3c1170-5eb0-5711-a1e2-af595da83a0d
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Fe5e7089f-c887-4cf0-8a57-6ced8fa3bd84.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/e5e7089f-c887-4cf0-8a57-6ced8fa3bd84.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Ff0aa2997-070c-4c2f-98db-34e024db8a72.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/f0aa2997-070c-4c2f-98db-34e024db8a72.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252F8eb1e8a1-1860-46bc-bf44-e2444d7c1350.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/8eb1e8a1-1860-46bc-bf44-e2444d7c1350.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252F3d7cf341-fb1a-459b-8747-7482020443ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/3d7cf341-fb1a-459b-8747-7482020443ed.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Fc11b72a6-4953-49ce-80ec-e9b3ef0f51ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/c11b72a6-4953-49ce-80ec-e9b3ef0f51ac.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252F62eb4e05-7f38-4d6b-9e2c-a479337c4a18.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/62eb4e05-7f38-4d6b-9e2c-a479337c4a18.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Ff94cf0f6-8fe0-4332-9b9f-337cc8583394.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/f94cf0f6-8fe0-4332-9b9f-337cc8583394.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Feaf0bc08-76f3-4ebc-9d98-7f121c6564fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/eaf0bc08-76f3-4ebc-9d98-7f121c6564fb.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252Fb0840a73-91cc-44ad-bdf0-b5d704f807a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/b0840a73-91cc-44ad-bdf0-b5d704f807a3.jpg already downloaded
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5711499%252Fgeneral%252F6fbcf2da-79e0-42ea-87f4-a87e825ef943.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711499/general/6fbcf2da-79e0-42ea-87f4-a87e825ef943.jpg already downloaded
2026-03-24 16:09:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6e3c1170-5eb0-5711-a1e2-af595da83a0d, identifier: 10720241
2026-03-24 16:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ccef451-fc9f-5e54-a089-0127e05e47c8 with identifier: 10720252
2026-03-24 16:09:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ccef451-fc9f-5e54-a089-0127e05e47c8 with identifier: 10720252
2026-03-24 16:09:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ccef451-fc9f-5e54-a089-0127e05e47c8 with identifier: 10720252 to the API
2026-03-24 16:09:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720252>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8ccef451-fc9f-5e54-a089-0127e05e47c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK689RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720252',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 99957,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5730616/general/1cd2ecaa-6f7e-49c6-872a-daa25cf0fd99.jpg',
'https://images.openlane.eu/carimgs/5730616/general/cadc5799-ac7c-4109-acaa-8549e5a9a49f.jpg',
'https://images.openlane.eu/carimgs/5730616/general/0a377228-dbe8-4e6c-ae71-7e3a8f44fa71.jpg',
'https://images.openlane.eu/carimgs/5730616/general/041ab894-0a05-4291-b5cd-971256930bd7.jpg',
'https://images.openlane.eu/carimgs/5730616/general/b060dab7-565f-41f2-a8f2-2653df54c003.jpg',
'https://images.openlane.eu/carimgs/5730616/general/1f5ce3f6-2c98-432a-8132-abadfa2f5135.jpg',
'https://images.openlane.eu/carimgs/5730616/general/b2804330-de40-4530-80db-48c30eed5981.jpg',
'https://images.openlane.eu/carimgs/5730616/general/79fdc10f-6a9d-45ac-89a9-ff71ca0d2048.jpg',
'https://images.openlane.eu/carimgs/5730616/general/058d85da-7605-4551-9e6c-611809ef599c.jpg',
'https://images.openlane.eu/carimgs/5730616/general/f7947cf7-e1ba-4c8b-b199-5fff60363b4e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/1cd2ecaa-6f7e-49c6-872a-daa25cf0fd99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52007,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/cadc5799-ac7c-4109-acaa-8549e5a9a49f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/0a377228-dbe8-4e6c-ae71-7e3a8f44fa71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/041ab894-0a05-4291-b5cd-971256930bd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/b060dab7-565f-41f2-a8f2-2653df54c003.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55913,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/1f5ce3f6-2c98-432a-8132-abadfa2f5135.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/b2804330-de40-4530-80db-48c30eed5981.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46061,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/79fdc10f-6a9d-45ac-89a9-ff71ca0d2048.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/058d85da-7605-4551-9e6c-611809ef599c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ccef451-fc9f-5e54-a089-0127e05e47c8/8ccef451-fc9f-5e54-a089-0127e05e47c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730616/general/f7947cf7-e1ba-4c8b-b199-5fff60363b4e.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Seat Leon 1.0 TSI Business - Petrol - Automatic - 110 hp - 99.957 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [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 16:09:47 [adesa.it] INFO: Saving data for 10720252: {'created_time': 1774368587.180992, 'last_price_update_time': 1774368587.181002, 'auction_closing_time': 1774520400.0}
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720252') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6e3c1170-5eb0-5711-a1e2-af595da83a0d with identifier: 10720241
2026-03-24 16:09:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6e3c1170-5eb0-5711-a1e2-af595da83a0d with identifier: 10720241
2026-03-24 16:09:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6e3c1170-5eb0-5711-a1e2-af595da83a0d with identifier: 10720241 to the API
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09: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 16:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720241>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T10:20:00Z',
'fuel_type': 'Petrol',
'id': '6e3c1170-5eb0-5711-a1e2-af595da83a0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP612TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720241',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 34599,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 154,
'photo_urls': ['https://images.openlane.eu/carimgs/5711499/general/e5e7089f-c887-4cf0-8a57-6ced8fa3bd84.jpg',
'https://images.openlane.eu/carimgs/5711499/general/f0aa2997-070c-4c2f-98db-34e024db8a72.jpg',
'https://images.openlane.eu/carimgs/5711499/general/8eb1e8a1-1860-46bc-bf44-e2444d7c1350.jpg',
'https://images.openlane.eu/carimgs/5711499/general/3d7cf341-fb1a-459b-8747-7482020443ed.jpg',
'https://images.openlane.eu/carimgs/5711499/general/c11b72a6-4953-49ce-80ec-e9b3ef0f51ac.jpg',
'https://images.openlane.eu/carimgs/5711499/general/62eb4e05-7f38-4d6b-9e2c-a479337c4a18.jpg',
'https://images.openlane.eu/carimgs/5711499/general/f94cf0f6-8fe0-4332-9b9f-337cc8583394.jpg',
'https://images.openlane.eu/carimgs/5711499/general/eaf0bc08-76f3-4ebc-9d98-7f121c6564fb.jpg',
'https://images.openlane.eu/carimgs/5711499/general/b0840a73-91cc-44ad-bdf0-b5d704f807a3.jpg',
'https://images.openlane.eu/carimgs/5711499/general/6fbcf2da-79e0-42ea-87f4-a87e825ef943.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50313,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/e5e7089f-c887-4cf0-8a57-6ced8fa3bd84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/f0aa2997-070c-4c2f-98db-34e024db8a72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/8eb1e8a1-1860-46bc-bf44-e2444d7c1350.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/3d7cf341-fb1a-459b-8747-7482020443ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/c11b72a6-4953-49ce-80ec-e9b3ef0f51ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/62eb4e05-7f38-4d6b-9e2c-a479337c4a18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/f94cf0f6-8fe0-4332-9b9f-337cc8583394.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/eaf0bc08-76f3-4ebc-9d98-7f121c6564fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/b0840a73-91cc-44ad-bdf0-b5d704f807a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3c1170-5eb0-5711-a1e2-af595da83a0d/6e3c1170-5eb0-5711-a1e2-af595da83a0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711499/general/6fbcf2da-79e0-42ea-87f4-a87e825ef943.jpg',
'Width': 800}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Seat Leon Sportstourer 1.0 TSI Business - Petrol - Manual - 90 hp - '
'34.599 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [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 16:09:47 [adesa.it] INFO: Saving data for 10720241: {'created_time': 1774368587.50755, 'last_price_update_time': 1774368587.50756, 'auction_closing_time': 1774520400.0}
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720241') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecbfa45-05af-5ce6-af70-4d9f4302d548 with identifier: 10720277
2026-03-24 16:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecbfa45-05af-5ce6-af70-4d9f4302d548 with scrape type 1
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ecbfa45-05af-5ce6-af70-4d9f4302d548
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743410%252Fgeneral%252Fbcfc13cc-b09f-4f8c-8b56-b42fe641e7ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743410/general/bcfc13cc-b09f-4f8c-8b56-b42fe641e7ed.jpg not downloaded yet
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/d380d52f-bf74-4d1c-b3b3-bff9d88e68ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/765c2864-84fa-458e-acb9-0ec161ad2516.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/4f77174b-63e9-4c30-902b-b6fb71c07e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743408%252Fgeneral%252Fc2c5ae75-ec09-4b00-9b0f-317aa5b92f24.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743408/general/c2c5ae75-ec09-4b00-9b0f-317aa5b92f24.jpg not downloaded yet
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/4548e60b-cfb6-4977-ac98-05032afa1796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/cfad592f-d1c5-4a53-b2a7-0e3140546b45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/ee8dea2e-d5b7-4fa3-81f3-856223041fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743410%252Fgeneral%252Fc194a906-a16c-4f10-920e-6740b4866404.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743410/general/c194a906-a16c-4f10-920e-6740b4866404.jpg not downloaded yet
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff8a4b6bc10>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c74c6dfa-0900-56b6-a67f-85e1a0aea211/c74c6dfa-0900-56b6-a67f-85e1a0aea211_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743412%252Fgeneral%252F9d63635d-ab25-4aa7-a6dd-40a7d6e1efd5.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743412/general/9d63635d-ab25-4aa7-a6dd-40a7d6e1efd5.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c74c6dfa-0900-56b6-a67f-85e1a0aea211
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89ed9a310>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942e2639-5903-5a79-b527-13c11a0d7490/942e2639-5903-5a79-b527-13c11a0d7490_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743411%252Fgeneral%252Fa08493d0-ac81-461f-ad87-bb6171ddaf42.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743411/general/a08493d0-ac81-461f-ad87-bb6171ddaf42.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 942e2639-5903-5a79-b527-13c11a0d7490
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89de66d50>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22aa280f-2e4c-53e8-9c3b-1258f3b626ff/22aa280f-2e4c-53e8-9c3b-1258f3b626ff_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F9275dd03-0590-4e6b-89ec-12bfb5c2911b.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/9275dd03-0590-4e6b-89ec-12bfb5c2911b.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dea94d0>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252F37ce022b-9d41-40a4-b18f-2984b32a0904.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/37ce022b-9d41-40a4-b18f-2984b32a0904.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89dfba8d0>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61f42c78-520f-58d8-a6b5-5090d9f61e76/61f42c78-520f-58d8-a6b5-5090d9f61e76_image_7.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743414%252Fgeneral%252F4733d522-e46a-4204-befc-904e62a54e28.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743414/general/4733d522-e46a-4204-befc-904e62a54e28.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61f42c78-520f-58d8-a6b5-5090d9f61e76
2026-03-24 16:09:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6fa7ce0-363f-5cce-976b-e7b7a11c16e7 with identifier: 10720276
2026-03-24 16:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6fa7ce0-363f-5cce-976b-e7b7a11c16e7 with scrape type 1
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6fa7ce0-363f-5cce-976b-e7b7a11c16e7
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743409%252Fgeneral%252Ffcb03664-df66-4d72-8c58-6de89b6ec2f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743409/general/fcb03664-df66-4d72-8c58-6de89b6ec2f4.jpg not downloaded yet
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff89db7cc10>
2026-03-24 16:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 16:09: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 16:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22aa280f-2e4c-53e8-9c3b-1258f3b626ff/22aa280f-2e4c-53e8-9c3b-1258f3b626ff_image_6.jpg HTTP/1.1" 201 0
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743415%252Fgeneral%252F228a35b6-cf7c-41f8-a051-d787d3b4d324.jpg') HTTP/1.1" 204 0
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743415/general/228a35b6-cf7c-41f8-a051-d787d3b4d324.jpg saved to cache
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22aa280f-2e4c-53e8-9c3b-1258f3b626ff
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/38f49181-a0fd-4955-b20d-dbc4656e045e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743414/general/747573ba-f4d1-4f60-b9cf-4c941f5de849.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720281)
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743408%252Fgeneral%252F3e8cc523-6637-44ac-bd4c-d23e6c7c1ab8.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743408/general/3e8cc523-6637-44ac-bd4c-d23e6c7c1ab8.jpg not downloaded yet
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743411/general/b991ce86-f931-4078-b059-b21c399290c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720278)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743412/general/7a27d0c4-64a3-48bd-bd3c-bd205ab5076b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720279)
2026-03-24 16:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743415/general/8618932b-4d7e-4b91-9d1c-8c3db4b71a7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720282)
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743410%252Fgeneral%252Fef504b7d-f09d-4e2b-a81e-769ff144a861.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743410/general/ef504b7d-f09d-4e2b-a81e-769ff144a861.jpg not downloaded yet
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09: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%252F5743409%252Fgeneral%252Fbca4a9fc-79f0-4e94-b849-bbadd1c99cc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743409/general/bca4a9fc-79f0-4e94-b849-bbadd1c99cc2.jpg not downloaded yet
2026-03-24 16:09:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c601f336-ea35-52fd-abd2-0bdeece197a6 with identifier: 10720274
2026-03-24 16:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c601f336-ea35-52fd-abd2-0bdeece197a6 with scrape type 1
2026-03-24 16:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c601f336-ea35-52fd-abd2-0bdeece197a6
2026-03-24 16:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1"